summaryrefslogtreecommitdiff
diff options
authorCorey Bryant <corey.bryant@canonical.com>2022-05-31 17:15:36 -0400
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2022-05-31 21:25:22 +0000
commit73d122000b1f32056eb8c42b067af005c284b3cf (patch)
tree48c35b9cba1e924ef49ae72385f66765375704f3
parent0636f782194a50e63ad3907cd08dda30981ab9e4 (diff)
Imported using git-ubuntu import.
Notes
Notes: * New upstream release for OpenStack Zed. * d/control: Update standards version to 4.6.1.
-rw-r--r--.zuul.yaml2
-rw-r--r--ChangeLog5
-rw-r--r--PKG-INFO2
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
-rw-r--r--python_watcherclient.egg-info/PKG-INFO2
-rw-r--r--python_watcherclient.egg-info/pbr.json2
7 files changed, 17 insertions, 6 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 675ea74..309f288 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -1,7 +1,7 @@
- project:
templates:
- openstack-cover-jobs
- - openstack-python3-xena-jobs
+ - openstack-python3-yoga-jobs
- publish-openstack-docs-pti
- check-requirements
- openstackclient-plugin-jobs
diff --git a/ChangeLog b/ChangeLog
index 9e09b4f..75b9a02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
CHANGES
=======
+3.4.0
+-----
+
+* Add Python3 yoga unit tests
+
3.3.0
-----
diff --git a/PKG-INFO b/PKG-INFO
index ea64cee..4bea9dc 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-watcherclient
-Version: 3.3.0
+Version: 3.4.0
Summary: Python client library for Watcher API
Home-page: https://docs.openstack.org/python-watcherclient/latest/
Author: OpenStack
diff --git a/debian/changelog b/debian/changelog
index 212a65f..9539ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-watcherclient (3.4.0-0ubuntu1) kinetic; urgency=medium
+
+ * New upstream release for OpenStack Zed.
+ * d/control: Update standards version to 4.6.1.
+
+ -- Corey Bryant <corey.bryant@canonical.com> Tue, 31 May 2022 17:15:36 -0400
+
python-watcherclient (3.3.0-0ubuntu1) jammy; urgency=medium
* New upstream release for OpenStack Yoga.
diff --git a/debian/control b/debian/control
index 04b97f5..8777f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -41,8 +41,7 @@ Build-Depends-Indep:
python3-wheel (>= 0.24.0),
python3-yaml (>= 3.13),
subunit,
-Standards-Version: 4.5.0
-Vcs-Browser: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-watcherclient
+Standards-Version: 4.6.1
Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-watcherclient
Homepage: https://opendev.org/openstack/python-watcherclient
Testsuite: autopkgtest-pkg-python
diff --git a/python_watcherclient.egg-info/PKG-INFO b/python_watcherclient.egg-info/PKG-INFO
index ea64cee..4bea9dc 100644
--- a/python_watcherclient.egg-info/PKG-INFO
+++ b/python_watcherclient.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-watcherclient
-Version: 3.3.0
+Version: 3.4.0
Summary: Python client library for Watcher API
Home-page: https://docs.openstack.org/python-watcherclient/latest/
Author: OpenStack
diff --git a/python_watcherclient.egg-info/pbr.json b/python_watcherclient.egg-info/pbr.json
index 43fb5d2..bf315d1 100644
--- a/python_watcherclient.egg-info/pbr.json
+++ b/python_watcherclient.egg-info/pbr.json
@@ -1 +1 @@
-{"git_version": "dc9b5cb", "is_release": true} \ No newline at end of file
+{"git_version": "765701d", "is_release": true} \ No newline at end of file