diff -pruN 2.2.0-1/AUTHORS 2.4.0-0ubuntu1/AUTHORS
--- 2.2.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/AUTHORS	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1,42 @@
+Adrian Czarnecki <adrian.czarnecki@ts.fujitsu.com>
+Andreas Jaeger <aj@suse.com>
+Artur Basiak <artur.basiak@ts.fujitsu.com>
+Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
+Charles Short <zulcss@gmail.com>
+Chuck Short <chuck.short@canonical.com>
+Corey Bryant <corey.bryant@canonical.com>
+Craig Bryant <craig.bryant@hpe.com>
+Denis Poisson <denis.poisson@ts.fujitsu.com>
+Dexter Fryar <dexter.fryar@outlook.com>
+Dirk Mueller <dirk@dmllr.de>
+Doug Hellmann <doug@doughellmann.com>
+Flavio Percoco <flaper87@gmail.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Gleb Stepanov <gstepanov@mirantis.com>
+Haiwei Xu <xu-haiwei@mxw.nes.nec.co.jp>
+Hervé Beraud <hberaud@redhat.com>
+James E. Blair <jeblair@redhat.com>
+Jeremy Stanley <fungi@yuggoth.org>
+Joe Keen <joe.keen@hp.com>
+Jui Chandwaskar <jchandwaskar@op5.com>
+Kaiyan Sheng <kaiyan.sheng@hp.com>
+Laszlo Hegedus <laszlo.hegedus@ericsson.com>
+Martin Chacon Piza <MartinDavid.ChaconPiza1@est.fujitsu.com>
+Masayuki Igawa <masayuki@igawa.io>
+Michael James Hoppal <michael.jam.hoppal@hp.com>
+Nichita Herciu <nherciu@cloudbasesolutions.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Tomasz Trębski <tomasz.trebski@ts.fujitsu.com>
+Vu Cong Tuan <tuanvc@vn.fujitsu.com>
+Witek Bedyk <witold.bedyk@suse.com>
+Witold Bedyk <witold.bedyk@est.fujitsu.com>
+ZhongShengping <chdzsp@163.com>
+gary-hessler <gary.hessler@hp.com>
+gecong1973 <ge.cong@zte.com.cn>
+jiasirui <jiasirui@inspur.com>
+melissaml <ma.lei@99cloud.net>
+pengyuesheng <pengyuesheng@gohighsec.com>
+rajat29 <rajat.sharma@nectechnologies.in>
+zhangchun <zhangchun@yovole.com>
+zhulingjie <easyzlj@gmail.com>
diff -pruN 2.2.0-1/ChangeLog 2.4.0-0ubuntu1/ChangeLog
--- 2.2.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/ChangeLog	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1,195 @@
+CHANGES
+=======
+
+2.4.0
+-----
+
+* Add Python3 yoga unit tests
+
+2.3.0
+-----
+
+* Add Python3 xena unit tests
+
+2.2.0
+-----
+
+* Add doc/requirements
+* bump py37 to py38 in tox.ini
+* Add Python3 wallaby unit tests
+* change a better title in README.rst
+
+2.1.0
+-----
+
+* Use unittest.mock instead of mock
+* Remove .testr.conf
+* Fix and unify cover environment
+* Add CONTRIBUTING.rst
+* Fix hacking min version to 3.0.1
+* Add py38 package metadata
+* Add Python3 victoria unit tests
+* Cleanup py27 support
+* Update hacking for Python3
+
+2.0.0
+-----
+
+* [ussuri][goal] Drop python 2.7 support and testing
+* Switch to Ussuri jobs
+* Update the constraints url
+
+1.12.0
+------
+
+* Disable monasca-tempest-java-influxdb job
+* Add Python 3 Train unit tests
+* Replace git.openstack.org URLs with opendev.org URLs
+* OpenDev Migration Patch
+* Dropping the py35 testing
+
+1.11.0
+------
+
+* add python 3.7 unit test job
+* add python 3.7 unit test job
+* Add tempest tests jobs
+* Update hacking version to latest
+* Remove setup.py check from pep8 job
+* fix tox python3 overrides
+* Use templates for cover and lower-constraints
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+
+1.10.1
+------
+
+* Add check for rst syntax
+* Convert README.md to ReStructuredTest format
+* Switch to using stestr
+* fix tox python3 overrides
+* Remove repository section from README
+
+1.10.0
+------
+
+* Update pep8 check
+* Update links in README
+* Clean up tox.ini
+* add lower-constraints job
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Remove PostgreSQL tempest jobs from Zuul
+* Zuul: Remove project name
+* Zuul: Remove project name
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+1.9.0
+-----
+
+* Remove -U from pip install
+* Avoid tox\_install.sh for constraints support
+* Updated from global requirements
+* Add .zuul.yaml file
+
+1.8.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Fix html\_last\_updated\_fmt for Python3
+
+1.7.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+
+1.6.0
+-----
+
+* Optimize the link address
+* Updated from global requirements
+* Updated from global requirements
+
+1.5.0
+-----
+
+* Updated from global requirements
+* Extend tox for monasca-statsd
+* Clean up client.py
+* Clean up connection.py
+* Clean up counter.py
+* Extract common update functions
+* Updated from global requirements
+* Switch to hacking 0.12.x
+* Make monasca-statsd PEP8 compatible
+
+1.4.0
+-----
+
+* Show team and repo badges on README
+* Fix setup.cfg
+* add a summary for the project to fix release announcements
+
+1.3.0
+-----
+
+* Clean up the licensing
+* Add python3 support
+* Clean imports in code
+* Allow easy configuration of host/port settings
+* Delete python bytecode file
+* Use constraints everywhere
+* Sync tools/tox\_install.sh
+* Updated from global requirements
+* Fixing copyright
+* Remove reference to removed metric types
+* Removed H302
+* Updated from global requirements
+* Remove python-statsd from requirements.txt
+* Removing statsd-generator
+
+1.1.0
+-----
+
+* Make imports python 3 compatible
+* [monasca-statsd] Change tox to use https instead of git
+* [monasca-statsd] Constraint tox targets with upper-constraints
+
+1.0.4
+-----
+
+* Unused function removed
+* Split line
+
+1.0.3
+-----
+
+* Add in HPE Copyrights
+* Delete python bytecode before every test run
+
+2015.1
+------
+
+* Update .gitreview for new namespace
+* Add HP Copyright
+* Added a config file for documentation generation using Markdown and readthedocs.org
+
+1.0.2
+-----
+
+* Refactored statsd code to be modular
+* Fixing issues in generator, unit tests, and documentation
+
+1.0.1
+-----
+
+* Adding python client for statsd messages
+* Added .gitreview
diff -pruN 2.2.0-1/debian/changelog 2.4.0-0ubuntu1/debian/changelog
--- 2.2.0-1/debian/changelog	2021-08-20 10:29:29.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/changelog	2022-05-31 18:47:51.000000000 +0000
@@ -1,30 +1,42 @@
-python-monasca-statsd (2.2.0-1) unstable; urgency=medium
+python-monasca-statsd (2.4.0-0ubuntu1) kinetic; urgency=medium
 
-  * d/copyright: Add me to copyright file
-  * d/control: Add me to uploaders field
-  * New upstream version
+  * New upstream release for OpenStack Zed.
+  * d/control: Switch to debhelper compat 13.
+  * d/control: Update standards version to 4.6.1.
 
- -- Michal Arbet <michal.arbet@ultimum.io>  Fri, 20 Aug 2021 12:29:29 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 31 May 2022 14:47:51 -0400
 
-python-monasca-statsd (2.1.0-2) unstable; urgency=medium
+python-monasca-statsd (2.3.0-0ubuntu1) jammy; urgency=medium
 
-  * Uploading to unstable.
-  * Fixed debian/watch.
-  * Add a debian/salsa-ci.yml.
+  * New upstream release for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Sat, 17 Oct 2020 16:45:51 +0200
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Tue, 16 Nov 2021 07:30:31 +0000
 
-python-monasca-statsd (2.1.0-1) experimental; urgency=medium
+python-monasca-statsd (2.2.0-0ubuntu2) impish; urgency=medium
 
-  [ Ondřej Nový ]
-  * Use debhelper-compat instead of debian/compat.
-  * Bump Standards-Version to 4.4.1.
+  * d/t/autopkgtest-pkg-python.conf: Add explicit import_name for
+    autopkgtests.
 
-  [ Thomas Goirand ]
-  * New upstream release.
-  * Removed python3-mock from build-depends.
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Fri, 02 Jul 2021 07:05:59 +0000
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2020 09:18:39 +0200
+python-monasca-statsd (2.2.0-0ubuntu1) impish; urgency=medium
+
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
+  * New upstream release for OpenStack Xena.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Mon, 07 Jun 2021 13:24:01 +0000
+
+python-monasca-statsd (2.1.0-0ubuntu1) groovy; urgency=medium
+
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control, d/rules: Switch to debhelper compat 12 and pybuild.
+  * d/control: Update Standards-Version to 4.5.0.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 28 Jul 2020 16:39:30 -0400
 
 python-monasca-statsd (1.11.0-2) unstable; urgency=medium
 
diff -pruN 2.2.0-1/debian/control 2.4.0-0ubuntu1/debian/control
--- 2.2.0-1/debian/control	2021-08-20 10:29:18.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/control	2022-05-31 18:47:51.000000000 +0000
@@ -1,31 +1,35 @@
 Source: python-monasca-statsd
 Section: python
 Priority: optional
-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
- Michal Arbet <michal.arbet@ultimum.io>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
  python3-setuptools,
+ python3-sphinx (>= 1.6.5),
 Build-Depends-Indep:
  python3-coverage,
  python3-hacking,
- python3-oslotest,
- python3-six,
- python3-stestr,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-monasca-statsd
-Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-monasca-statsd.git
-Homepage: https://github.com/openstack/monasca-statsd
+ python3-mock,
+ python3-openstackdocstheme (>= 1.18.1),
+ python3-oslosphinx (>= 4.7.0),
+ python3-oslotest (>= 1:3.2.0),
+ python3-six (>= 1.12.0),
+ python3-stestr (>= 1.0.0),
+ python3-testrepository (>= 0.0.18),
+Standards-Version: 4.6.1
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-monasca-statsd
+Homepage: https://opendev.org/openstack/monasca-statsd
 
 Package: python3-monasca-statsd
 Architecture: all
 Depends:
- python3-six,
+ python3-six (>= 1.12.0),
  ${misc:Depends},
  ${python3:Depends},
 Description: monasca statsd client - Python 3.x
diff -pruN 2.2.0-1/debian/copyright 2.4.0-0ubuntu1/debian/copyright
--- 2.2.0-1/debian/copyright	2021-08-20 10:28:59.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/copyright	2022-05-31 18:47:51.000000000 +0000
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: monasca-statsd
-Source: https://github.com/openstack/monasca-statsd
+Source: https://opendev.org/openstack/monasca-statsd
 
 Files: *
 Copyright: (c) 2013, OpenStack Foundation <openstack-dev@lists.openstack.org>
@@ -10,7 +10,6 @@ License: Apache-2-and-BSD-3-clause
 
 Files: debian/*
 Copyright: (c) 2017, Thomas Goirand <zigo@debian.org>
-           (c) 2021, Michal Arbet <michal.arbet@ultimum.io>
 License: Apache-2-and-BSD-3-clause
 
 License: Apache-2-and-BSD-3-clause
diff -pruN 2.2.0-1/debian/gbp.conf 2.4.0-0ubuntu1/debian/gbp.conf
--- 2.2.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/gbp.conf	2022-05-31 18:47:51.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 2.2.0-1/debian/rules 2.4.0-0ubuntu1/debian/rules
--- 2.2.0-1/debian/rules	2020-10-09 10:09:25.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/rules	2022-05-31 18:47:51.000000000 +0000
@@ -1,10 +1,12 @@
 #!/usr/bin/make -f
 
-UPSTREAM_GIT := https://github.com/openstack/monasca-statsd.git
+export PYBUILD_NAME=monascastatsd
+
+UPSTREAM_GIT := https://opendev.org/openstack/monasca-statsd.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build
diff -pruN 2.2.0-1/debian/salsa-ci.yml 2.4.0-0ubuntu1/debian/salsa-ci.yml
--- 2.2.0-1/debian/salsa-ci.yml	2021-08-20 10:26:45.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff -pruN 2.2.0-1/debian/tests/autopkgtest-pkg-python.conf 2.4.0-0ubuntu1/debian/tests/autopkgtest-pkg-python.conf
--- 2.2.0-1/debian/tests/autopkgtest-pkg-python.conf	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/tests/autopkgtest-pkg-python.conf	2022-05-31 18:47:51.000000000 +0000
@@ -0,0 +1 @@
+import_name = monascastatsd
diff -pruN 2.2.0-1/debian/watch 2.4.0-0ubuntu1/debian/watch
--- 2.2.0-1/debian/watch	2021-08-20 10:26:45.000000000 +0000
+++ 2.4.0-0ubuntu1/debian/watch	2022-05-31 18:47:51.000000000 +0000
@@ -1,3 +1,4 @@
 version=3
-opts="uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
-https://github.com/openstack/monasca-statsd/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/monasca-statsd/monasca-statsd-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
diff -pruN 2.2.0-1/.gitignore 2.4.0-0ubuntu1/.gitignore
--- 2.2.0-1/.gitignore	2021-01-18 15:19:51.000000000 +0000
+++ 2.4.0-0ubuntu1/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-.pydevproject
-.project
-.settings
-*.pyc
-build
-dist
-*.egg-info
-.tox
-AUTHORS
-ChangeLog
-.coverage
-cover/
-.testrepository/
-doc/build/
-.stestr
diff -pruN 2.2.0-1/.gitreview 2.4.0-0ubuntu1/.gitreview
--- 2.2.0-1/.gitreview	2021-01-18 15:19:51.000000000 +0000
+++ 2.4.0-0ubuntu1/.gitreview	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-[gerrit]
-host=review.opendev.org
-port=29418
-project=openstack/monasca-statsd.git
diff -pruN 2.2.0-1/monasca_statsd.egg-info/dependency_links.txt 2.4.0-0ubuntu1/monasca_statsd.egg-info/dependency_links.txt
--- 2.2.0-1/monasca_statsd.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/dependency_links.txt	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.2.0-1/monasca_statsd.egg-info/not-zip-safe 2.4.0-0ubuntu1/monasca_statsd.egg-info/not-zip-safe
--- 2.2.0-1/monasca_statsd.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/not-zip-safe	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.2.0-1/monasca_statsd.egg-info/pbr.json 2.4.0-0ubuntu1/monasca_statsd.egg-info/pbr.json
--- 2.2.0-1/monasca_statsd.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/pbr.json	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "116019a", "is_release": true}
\ No newline at end of file
diff -pruN 2.2.0-1/monasca_statsd.egg-info/PKG-INFO 2.4.0-0ubuntu1/monasca_statsd.egg-info/PKG-INFO
--- 2.2.0-1/monasca_statsd.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/PKG-INFO	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1,115 @@
+Metadata-Version: 1.2
+Name: monasca-statsd
+Version: 2.4.0
+Summary: Monasca statsd Python client
+Home-page: https://opendev.org/openstack/monasca-statsd
+Maintainer: monasca
+Maintainer-email: monasca@lists.launchpad.net
+License: Apache-2
+Description: Openstack Monasca Statsd
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/monasca-statsd.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        A Monasca-Statsd Python Client.
+        ===============================
+        
+        Quick Start Guide
+        -----------------
+        
+        First install the library with ``pip`` or ``easy_install``:
+        
+        ::
+        
+           # Install in system python ...
+           sudo pip install monasca-statsd
+        
+           # .. or into a virtual env
+           pip install monasca-statsd
+        
+        Then start instrumenting your code:
+        
+        ::
+        
+           # Import the module.
+           import monascastatsd as mstatsd
+        
+           # Create the connection
+           conn = mstatsd.Connection(host='localhost', port=8125)
+        
+           # Create the client with optional dimensions
+           client = mstatsd.Client(connection=conn, dimensions={'env': 'test'})
+        
+           NOTE: You can also create a client without specifying the connection and it will create the client
+           with the default connection information for the monasca-agent statsd processor daemon
+           which uses host='localhost' and port=8125.
+        
+           client = mstatsd.Client(dimensions={'env': 'test'})
+        
+           # Increment and decrement a counter.
+           counter = client.get_counter(name='page.views')
+        
+           counter.increment()
+           counter += 3
+        
+           counter.decrement()
+           counter -= 3
+        
+           # Record a gauge 50% of the time.
+           gauge = client.get_gauge('gauge', dimensions={'env': 'test'})
+        
+           gauge.send('metric', 123.4, sample_rate=0.5)
+        
+           # Sample a histogram.
+           histogram = client.get_histogram('histogram', dimensions={'test': 'True'})
+        
+           histogram.send('metric', 123.4, dimensions={'color': 'red'})
+        
+           # Time a function call.
+           timer = client.get_timer()
+        
+           @timer.timed('page.render')
+           def render_page():
+               # Render things ...
+               pass
+        
+           # Time a block of code.
+           timer = client.get_timer()
+        
+           with timer.time('t'):
+               # Do stuff
+               time.sleep(2)
+        
+           # Add dimensions to any metric.
+           histogram = client.get_histogram('my_hist')
+           histogram.send('query.time', 10, dimensions = {'version': '1.0', 'environment': 'dev'})
+        
+        Feedback
+        --------
+        
+        To suggest a feature, report a bug, or participate in the general
+        discussion, head over to `StoryBoard`_.
+        
+        License
+        -------
+        
+        See LICENSE file. Code was originally forked from Datadog’s
+        dogstatsd-python, hence the dual license.
+        
+        .. _StoryBoard: https://storyboard.openstack.org/#!/project/872
+        
+        
+Keywords: openstack,monitoring,statsd
+Platform: UNKNOWN
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Topic :: System :: Monitoring
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Requires-Python: >=3.6
diff -pruN 2.2.0-1/monasca_statsd.egg-info/requires.txt 2.4.0-0ubuntu1/monasca_statsd.egg-info/requires.txt
--- 2.2.0-1/monasca_statsd.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/requires.txt	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1 @@
+six>=1.12.0
diff -pruN 2.2.0-1/monasca_statsd.egg-info/SOURCES.txt 2.4.0-0ubuntu1/monasca_statsd.egg-info/SOURCES.txt
--- 2.2.0-1/monasca_statsd.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/SOURCES.txt	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1,37 @@
+.coveragerc
+.stestr.conf
+.zuul.yaml
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+LICENSE
+README.rst
+Rakefile
+lower-constraints.txt
+mkdocs.yml
+requirements.txt
+setup.cfg
+setup.py
+test-requirements.txt
+tox.ini
+doc/requirements.txt
+doc/source/conf.py
+doc/source/index.rst
+monasca_statsd.egg-info/PKG-INFO
+monasca_statsd.egg-info/SOURCES.txt
+monasca_statsd.egg-info/dependency_links.txt
+monasca_statsd.egg-info/not-zip-safe
+monasca_statsd.egg-info/pbr.json
+monasca_statsd.egg-info/requires.txt
+monasca_statsd.egg-info/top_level.txt
+monascastatsd/__init__.py
+monascastatsd/client.py
+monascastatsd/common.py
+monascastatsd/connection.py
+monascastatsd/counter.py
+monascastatsd/gauge.py
+monascastatsd/metricbase.py
+monascastatsd/timer.py
+releasenotes/notes/drop-py-2-7-c9e3758f73d5cf29.yaml
+tests/__init__.py
+tests/test_monascastatsd.py
\ No newline at end of file
diff -pruN 2.2.0-1/monasca_statsd.egg-info/top_level.txt 2.4.0-0ubuntu1/monasca_statsd.egg-info/top_level.txt
--- 2.2.0-1/monasca_statsd.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/monasca_statsd.egg-info/top_level.txt	2022-02-18 15:56:21.000000000 +0000
@@ -0,0 +1 @@
+monascastatsd
diff -pruN 2.2.0-1/PKG-INFO 2.4.0-0ubuntu1/PKG-INFO
--- 2.2.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.4.0-0ubuntu1/PKG-INFO	2022-02-18 15:56:21.624613300 +0000
@@ -0,0 +1,115 @@
+Metadata-Version: 1.2
+Name: monasca-statsd
+Version: 2.4.0
+Summary: Monasca statsd Python client
+Home-page: https://opendev.org/openstack/monasca-statsd
+Maintainer: monasca
+Maintainer-email: monasca@lists.launchpad.net
+License: Apache-2
+Description: Openstack Monasca Statsd
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/monasca-statsd.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        A Monasca-Statsd Python Client.
+        ===============================
+        
+        Quick Start Guide
+        -----------------
+        
+        First install the library with ``pip`` or ``easy_install``:
+        
+        ::
+        
+           # Install in system python ...
+           sudo pip install monasca-statsd
+        
+           # .. or into a virtual env
+           pip install monasca-statsd
+        
+        Then start instrumenting your code:
+        
+        ::
+        
+           # Import the module.
+           import monascastatsd as mstatsd
+        
+           # Create the connection
+           conn = mstatsd.Connection(host='localhost', port=8125)
+        
+           # Create the client with optional dimensions
+           client = mstatsd.Client(connection=conn, dimensions={'env': 'test'})
+        
+           NOTE: You can also create a client without specifying the connection and it will create the client
+           with the default connection information for the monasca-agent statsd processor daemon
+           which uses host='localhost' and port=8125.
+        
+           client = mstatsd.Client(dimensions={'env': 'test'})
+        
+           # Increment and decrement a counter.
+           counter = client.get_counter(name='page.views')
+        
+           counter.increment()
+           counter += 3
+        
+           counter.decrement()
+           counter -= 3
+        
+           # Record a gauge 50% of the time.
+           gauge = client.get_gauge('gauge', dimensions={'env': 'test'})
+        
+           gauge.send('metric', 123.4, sample_rate=0.5)
+        
+           # Sample a histogram.
+           histogram = client.get_histogram('histogram', dimensions={'test': 'True'})
+        
+           histogram.send('metric', 123.4, dimensions={'color': 'red'})
+        
+           # Time a function call.
+           timer = client.get_timer()
+        
+           @timer.timed('page.render')
+           def render_page():
+               # Render things ...
+               pass
+        
+           # Time a block of code.
+           timer = client.get_timer()
+        
+           with timer.time('t'):
+               # Do stuff
+               time.sleep(2)
+        
+           # Add dimensions to any metric.
+           histogram = client.get_histogram('my_hist')
+           histogram.send('query.time', 10, dimensions = {'version': '1.0', 'environment': 'dev'})
+        
+        Feedback
+        --------
+        
+        To suggest a feature, report a bug, or participate in the general
+        discussion, head over to `StoryBoard`_.
+        
+        License
+        -------
+        
+        See LICENSE file. Code was originally forked from Datadog’s
+        dogstatsd-python, hence the dual license.
+        
+        .. _StoryBoard: https://storyboard.openstack.org/#!/project/872
+        
+        
+Keywords: openstack,monitoring,statsd
+Platform: UNKNOWN
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Topic :: System :: Monitoring
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Requires-Python: >=3.6
diff -pruN 2.2.0-1/setup.cfg 2.4.0-0ubuntu1/setup.cfg
--- 2.2.0-1/setup.cfg	2021-01-18 15:19:51.000000000 +0000
+++ 2.4.0-0ubuntu1/setup.cfg	2022-02-18 15:56:21.628613200 +0000
@@ -5,35 +5,35 @@ maintainer_email = monasca@lists.launchp
 description-file = README.rst
 summary = Monasca statsd Python client
 home-page = https://opendev.org/openstack/monasca-statsd
-keywords=
-    openstack
-    monitoring
-    statsd
+keywords = 
+	openstack
+	monitoring
+	statsd
 license = Apache-2
 include_package_data = True
 test_suite = nose.collector
 python-requires = >=3.6
-classifier =
-    Development Status :: 5 - Production/Stable
-    License :: OSI Approved :: Apache Software License
-    Topic :: System :: Monitoring
-    Programming Language :: Python
-    Programming Language :: Python :: Implementation :: CPython
-    Programming Language :: Python :: 3 :: Only
-    Programming Language :: Python :: 3
-    Programming Language :: Python :: 3.6
-    Programming Language :: Python :: 3.7
-    Programming Language :: Python :: 3.8
+classifier = 
+	Development Status :: 5 - Production/Stable
+	License :: OSI Approved :: Apache Software License
+	Topic :: System :: Monitoring
+	Programming Language :: Python
+	Programming Language :: Python :: Implementation :: CPython
+	Programming Language :: Python :: 3 :: Only
+	Programming Language :: Python :: 3
+	Programming Language :: Python :: 3.6
+	Programming Language :: Python :: 3.7
+	Programming Language :: Python :: 3.8
 
 [files]
-packages =
-    monascastatsd
+packages = 
+	monascastatsd
 
 [pbr]
 autodoc_index_modules = True
 
 [egg_info]
-tag_build =
+tag_build = 
 tag_date = 0
 tag_svn_revision = 0
 
@@ -41,3 +41,4 @@ tag_svn_revision = 0
 all_files = 1
 build-dir = doc/build
 source-dir = doc/source
+
diff -pruN 2.2.0-1/.zuul.yaml 2.4.0-0ubuntu1/.zuul.yaml
--- 2.2.0-1/.zuul.yaml	2021-01-18 15:19:51.000000000 +0000
+++ 2.4.0-0ubuntu1/.zuul.yaml	2022-02-18 15:55:26.000000000 +0000
@@ -3,7 +3,7 @@
       - check-requirements
       - openstack-cover-jobs
       - openstack-lower-constraints-jobs
-      - openstack-python3-wallaby-jobs
+      - openstack-python3-yoga-jobs
     check:
       jobs:
         - monasca-tempest-python3-influxdb:
