pyzmq (24.0.1-4) unstable; urgency=high

  * Team Upload.
  * convert test_on_recv_basic to async. Should really
    build on slower archs now.

 -- Nilesh Patra <nilesh@debian.org>  Fri, 13 Jan 2023 15:30:52 +0530

pyzmq (24.0.1-3) unstable; urgency=medium

  * Team Upload.
  * Further increase timeout to build on slower archs

 -- Nilesh Patra <nilesh@debian.org>  Fri, 13 Jan 2023 15:17:29 +0530

pyzmq (24.0.1-2) unstable; urgency=medium

  [ Gordon Ball ]
  * Team Upload.
  * Drop obsolete dependency on python3-nose (Closes: #1018605)

  [ Nilesh Patra ]
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Add patch to increase test timeout (Closes: #1027209)
  * Run autopkgtest for supported pyvers instead of requested

 -- Nilesh Patra <nilesh@debian.org>  Fri, 13 Jan 2023 08:41:54 +0530

pyzmq (24.0.1-1) unstable; urgency=medium

  * d/watch: track github tags, not releases
  * New upstream version 24.0.1
  * Standards-Version: 4.6.1
  * Build using pyproject.toml (pybuild-plugin-pyprojwct) instead of setup.py

 -- Gordon Ball <gordon@chronitis.net>  Mon, 03 Oct 2022 19:51:34 +0000

pyzmq (22.3.0-1) unstable; urgency=medium

  * New upstream version 22.3.0

 -- Gordon Ball <gordon@chronitis.net>  Sun, 10 Oct 2021 21:55:13 +0000

pyzmq (22.2.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Security-Contact.
  * Update standards version to 4.5.1, no changes needed.

  [ Gordon Ball ]
  * Drop explicit debug package python3-zmq-dbg

 -- Gordon Ball <gordon@chronitis.net>  Sat, 04 Sep 2021 18:59:13 +0000

pyzmq (22.2.1-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Non-maintainer upload.
  * Fix FTBFS with nocheck profile: unconditionally depend on
    python3-setuptools. (Closes: #983621)

  [ Gordon Ball ]
  * New upstream version 22.2.1
  * Refresh patches

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python3-zmq-dbg: Add Multi-Arch: same.

 -- Gordon Ball <gordon@chronitis.net>  Mon, 16 Aug 2021 18:02:33 +0000

pyzmq (20.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Gordon Ball ]
  * New upstream version 20.0.0
  * Refresh patches, drop superseded backport
    asyncio-wait-for-POLLOUT-on-sender-in-can_connect

 -- Gordon Ball <gordon@chronitis.net>  Fri, 13 Nov 2020 19:14:26 +0000

pyzmq (19.0.2-2) unstable; urgency=medium

  * Backport upstream fix of asyncio: wait for POLLOUT on sender in
    can_connect.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 09 Sep 2020 16:07:48 +0200

pyzmq (19.0.2-1) unstable; urgency=medium

  * New upstream version 19.0.2
  * Update to debhelper compat level 13

 -- Gordon Ball <gordon@chronitis.net>  Tue, 18 Aug 2020 11:57:10 +0000

pyzmq (19.0.1-1) unstable; urgency=medium

  * New upstream version 19.0.1
  * Rebase patches; drop proxy-test-endianness.patch
  * Declare Rules-Requires-Root: no
  * Test suite (build-time and autopkgtest)
     + Enable security
     + Disable log, cython

 -- Gordon Ball <gordon@chronitis.net>  Tue, 11 Aug 2020 22:00:20 +0000

pyzmq (18.1.1-4) unstable; urgency=medium

  [ Helmut Grohne ]
  * Annotate Build-Depends with <!nocheck>. (Closes: #961468)

 -- Gordon Ball <gordon@chronitis.net>  Mon, 01 Jun 2020 18:16:55 +0000

pyzmq (18.1.1-3) unstable; urgency=medium

  * Patch an endian-specific test which was failing on big-endian
    architectures

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Mar 2020 21:33:39 +0000

pyzmq (18.1.1-2) unstable; urgency=medium

  * Fix quoting error in autopkgtest

 -- Gordon Ball <gordon@chronitis.net>  Thu, 05 Mar 2020 23:13:50 +0000

pyzmq (18.1.1-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release: 18.1.1
  * Drop backported patches: fix_monitor_test.patch,
    ThreadAuthenticator-race.patch, python3.8.diff
  * Drop versioned depends already satisfied in oldstable
  * Update to Standards-Version 4.5.0 (no changes)
  * Add some extra optional test dependencies on python3: nose, numpy
  * Drop build-time and autopkgtests on python2 to prune the python2
    dependency tree

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938310

 -- Sandro Tosi <morph@debian.org>  Wed, 04 Mar 2020 19:10:18 -0500

pyzmq (17.1.2-4) unstable; urgency=medium

  * Team upload.
  * Apply patches from 17.1.2-3ubuntu5 to fix FTBFS (closes: #945328)
    - d/p/ThreadAuthenticator-race.patch: fix a race condition that causes
      test_curve_user_id to fail intermittently [Michael Hudson-Doyle]
    - d/p/bump-poll-timeout-auth-test.patch: increase poll timeout 1 -> 2
      seconds for slow architectures [Andreas Hasenack]
    - d/p/python3.8.diff: compatibility fix for asyncio tests in python3.8 due
      to changes in the underlying python exceptions [Matthias Klose]

 -- Gordon Ball <gordon@chronitis.net>  Wed, 04 Dec 2019 20:24:19 +0000

pyzmq (17.1.2-3) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop PyPy support

 -- Ondřej Nový <onovy@debian.org>  Mon, 22 Jul 2019 18:38:40 +0200

pyzmq (17.1.2-2) unstable; urgency=medium

  [ Luca Boccassi ]
  * Backport patch to fix test run with libzmq >= 4.3.0 (closes: #919283).

  [ Stewart Ferguson ]
  * Adding version requirement to build depend (Closes: #845538).

  [ Laszlo Boszormenyi (GCS) ]
  * Add myself to uploaders.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 19 Jan 2019 21:26:02 +0000

pyzmq (17.1.2-1) unstable; urgency=medium

  * New upstream release
  * bump standard to 4.2.1, no changes necessary

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 27 Oct 2018 15:37:57 +0200

pyzmq (17.1.0-1) unstable; urgency=medium

  [ Julian Taylor ]
  * new upstream release
  * bump standard to 4.1.5, no changes necessary

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 21 Jul 2018 15:40:10 +0200

pyzmq (17.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/changelog: Remove trailing whitespaces

  [ Julian Taylor ]
  * New upstream release
  * bump standard to 4.1.1, no changes necessary
  * 0004-tornado-5-compat.patch: fix compatibility with tornado 5
    Closes: #894437, #893360

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Fri, 30 Mar 2018 13:26:37 +0200

pyzmq (16.0.2-2) unstable; urgency=medium

  * skip some randomly failing or hanging tests, the package is still
    functional enough for its rdependencies
  * don't create dbgsym packages

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Thu, 22 Dec 2016 21:32:37 +0100

pyzmq (16.0.2-1) unstable; urgency=medium

  * New upstream release.
  * update build dependencies for new minimum python 2.7 and 3.3

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 30 Oct 2016 17:18:31 +0100

pyzmq (15.4.0-1) unstable; urgency=medium

  * New upstream release.
  * remove upstream applied patches:
     - handle-no-tornado
     - noncopysend-test.patch
     - thread_auth_fixes
  * remove obsolete debian/copyright sections
  * add pytest to build depends
  * remove python3 test special case, obsolete by pytest
  * update adt-tests to pytest

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 24 Aug 2016 22:06:33 +0200

pyzmq (15.2.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Julian Taylor ]
  * New upstream release.
  * debian/patches/skip_large_send: skip high memory using test
  * debian/patches/thread_auth_fixes: attempt to fix test hangs on ports
  * remove asyncio.py from python2, syntax not compatible
  * bump standard to 3.9.7, no changes necessary

 -- Julian Taylor <jtaylor@ubuntu.com>  Wed, 20 Apr 2016 20:38:06 +0200

pyzmq (15.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Add LGPL-3 exemption for linking.
  * Build-Depend on python{,3}-tornado.
  * Delete _test_asyncio.py from Python 2.x packages, to avoid a byte
    compilation failure at install time.
  * Patch upstream tests to allocate a buffer for zmq_getsockopt to write to.
  * Handle the lack of a pypy-tornado by skipping the tests.
  * Drop the absolute import patch, and instead discover tests by module, not
    path.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 10 Jan 2016 09:44:33 -0800

pyzmq (14.4.0-4) unstable; urgency=medium

  [ Vincent Bernat ]
  * Also B-D on python3-cffi-backend-dbg.

  [ Julian Taylor ]
  * fix test import failure due to missing python3 gevent
    (Closes: #800732)
  * remove obsolete XS-Testsuite
  * bump to debian/compat 9

 -- Vincent Bernat <bernat@debian.org>  Thu, 17 Sep 2015 08:14:19 +0200

pyzmq (14.4.0-3) unstable; urgency=medium

  * CFFI backend was relying on the presence of gcc to get the multiarch
    triplet. Get this information from sys instead. This should fix the
    autopkgtest.

 -- Vincent Bernat <bernat@debian.org>  Tue, 15 Sep 2015 21:07:17 +0200

pyzmq (14.4.0-2) unstable; urgency=medium

  * Add missing python{,3}-cffi, python-cffi-backend-dbg,
    python-gevent{,-dbg} and python-numpy-dbg build-dependencies to run
    tests.  Closes: #796930.
  * Bump Standard To 3.9.6.
  * Add myself to uploaders.
  * Remove runtime dependency on gcc and libzmq3-dev.

 -- Vincent Bernat <bernat@debian.org>  Sat, 29 Aug 2015 22:32:43 +0200

pyzmq (14.4.0-1) unstable; urgency=medium

  * New upstream release
  * refresh patches, remove upstream applied monitor-test.patch
  * built against zeromq with libsodium enabling crypto

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Mon, 20 Oct 2014 20:15:43 +0200

pyzmq (14.3.1-1) unstable; urgency=medium

  * New upstream release
  * monitor-test.patch: fix test logic for synchronous connects on freebsd
  * ignore test results on mips, hard to debug race condition, no reason to
    delay testing migration (Closes: #750813)

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Tue, 17 Jun 2014 23:23:35 +0200

pyzmq (14.3.0-1) unstable; urgency=medium

  * New upstream release

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 14 May 2014 21:27:23 +0200

pyzmq (14.2.0-1) unstable; urgency=medium

  * New upstream release

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 03 May 2014 17:45:57 +0200

pyzmq (14.1.1-1) unstable; urgency=medium

  * New upstream release
    - drop upstream applied cython-error.patch
  * fix minitornado copyright information
    thanks to Thorsten Alteholz for the report
  * bump pypy build dependency to 2.2, required for cffi patch to work.

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Fri, 04 Apr 2014 16:33:57 +0200

pyzmq (14.0.1-1) unstable; urgency=low

  * New upstream release
    drop upstream applied workaround-gevent.patch
  * cython-error.patch: fix use-after-free due to wrong cython use
  * provide pypy-zmq package
  * build package with pybuild
  * bump cython build depend version to required >= 0.16 (Closes: #721711)
  * run nose with zmq.tests to avoid autopkgtest issues if optional
    dependencies are missing
  * bump X-Python-Version to >= 2.6 as required by 0.13.x
  * bump debhelper to >= 8.1~ for build-arch support
  * remove Miguel Landaeta from Uploaders. (Closes: #728413)
    Thank you for your work.
  * bump standard to 3.9.5, no changes required

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sat, 04 Jan 2014 22:24:19 +0100

pyzmq (13.1.0-1) unstable; urgency=low

  * New upstream release built with zeromq3 (Closes: #698830)
    - drop all patches
  * workaround-gevent.patch: workaround issue with gevent < 1.0
  * noncopysend-test.patch: avoid uninitialized values in tests
  * update copyright

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 12 May 2013 13:59:20 +0200

pyzmq (2.2.0.1-2) unstable; urgency=low

  [ Julian Taylor ]
  * upload to unstable
  * python-gevent-dbg is fixed, enable python2 dbg autopkgtests
  * cython0.19-compat.patch: fix build with cython 0.19

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Thu, 09 May 2013 15:07:29 +0200

pyzmq (2.2.0.1-1) experimental; urgency=low

  * New upstream release
  * relicense debian packaging to LGPL-3
  * update watch file to use github directly
    thanks to Bart Martens for the file
  * add autopkgtests
  * drop obsolete DM-Upload-Allowed
  * bump standard to 3.9.4, no changes required

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 24 Feb 2013 19:23:15 +0100

pyzmq (2.2.0-1) unstable; urgency=low

  [ Julian Taylor ]
  * New upstream release
  * update debian/copyright for relicensing of non core files to BSD-3-clause
  * bump standard to 3.9.3, no changes required
  * build with hardening flags

  [ Bernd Zeimetz ]
  * Set DM-Upload-Allowed: yes

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 20 May 2012 17:41:34 +0200

pyzmq (2.1.11-1) unstable; urgency=low

  [ Julian Taylor ]
  * New upstream release (Closes: #655793)
  * added myself to Uploaders
  * properly clean to allow building twice in a row
  * ignore testsuite result due to random failures on armel and mips
    probably caused by libzmq or toolchain
  * add Python3 to short description of py3 packages
  * wrap-and-sort debian/
  * add python-nose to build depends to get better test result output
  * add python-numpy to build depends to get more tests
  * use githubredir.debian.net in debian/watch

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Sun, 19 Feb 2012 14:53:20 +0100

pyzmq (2.1.10-2) unstable; urgency=low

  [ Julian Taylor ]
  * remove python:Provides, python:Breaks and XB-Python-Version
    not needed with dh_python2
  * bump python dependency to >= 2.6.6-3~ for dh_python2
  * do not delete *_d.so files from lib/debug in python-zmq-dbg
    - needed for gdb when using debug interpreter
  * fix dep5 copyright syntax error
  * add python3 packages (Closes: #636484)
  * add a directory existance check to clean target to allow build with
    git-buildpackage --git-overlay

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Mon, 05 Dec 2011 21:42:24 +0100

pyzmq (2.1.10-1) unstable; urgency=low

  * New upstream version
  * Build-depend on zeromq 2.1.10

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Tue, 22 Nov 2011 14:54:20 +0100

pyzmq (2.1.9-1) unstable; urgency=low

  * New upstream version
    - should build on kFreeBSD without patches (Closes: #637777).
  * Build-depend on zeromq 2.1.9

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Fri, 23 Sep 2011 00:16:39 +0200

pyzmq (2.1.7-1) unstable; urgency=low

  [ Bernd Zeimetz ]
  * New upstream version.
  * Build-depend on zeromq 2.1.7.
  * Bump Standards-Version to 3.9.2, no changes needed.
  * Remove all .pyc and .so files during clean.

  [ Miguel Landaeta ]
  * Update copyright dates and make it DEP-5 compliant.
  * Refresh patches.
  * Enable build-time tests.

 -- Miguel Landaeta <miguel@miguel.cc>  Mon, 23 May 2011 08:57:59 +0200

pyzmq (2.0.10.1-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable
  * Add Breaks: ${python:Breaks}

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 15 Feb 2011 09:08:36 +0100

pyzmq (2.0.10.1-1) experimental; urgency=low

  * New upstream release.
  * Migrate to dh_python2 and drop Build-Depends on python-support.
  * Fix typo in package descriptions.

 -- Miguel Landaeta <miguel@miguel.cc>  Thu, 03 Feb 2011 13:50:00 -0430

pyzmq (2.0.10-1) experimental; urgency=low

  * New upstream release.
    - cpython minimum build version bumped to 0.13
  * Add watch file.

 -- Miguel Landaeta <miguel@miguel.cc>  Wed, 17 Nov 2010 16:14:17 -0430

pyzmq (0.1.20100703+git18f5d06155-1) unstable; urgency=low

  * Initial release. (Closes: #590633)

 -- Miguel Landaeta <miguel@miguel.cc>  Wed, 08 Sep 2010 13:50:41 -0430