[Python-modules-commits] r34030 - in packages/pyzmq/tags (5 files)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Sat Aug 29 21:23:37 UTC 2015
Date: Saturday, August 29, 2015 @ 21:23:36
Author: bernat
Revision: 34030
[svn-buildpackage] Tagging pyzmq 14.4.0-2
Added:
packages/pyzmq/tags/14.4.0-2/
packages/pyzmq/tags/14.4.0-2/debian/changelog
(from rev 34029, packages/pyzmq/trunk/debian/changelog)
packages/pyzmq/tags/14.4.0-2/debian/control
(from rev 34029, packages/pyzmq/trunk/debian/control)
Deleted:
packages/pyzmq/tags/14.4.0-2/debian/changelog
packages/pyzmq/tags/14.4.0-2/debian/control
Deleted: packages/pyzmq/tags/14.4.0-2/debian/changelog
===================================================================
--- packages/pyzmq/trunk/debian/changelog 2015-08-29 15:43:17 UTC (rev 34024)
+++ packages/pyzmq/tags/14.4.0-2/debian/changelog 2015-08-29 21:23:36 UTC (rev 34030)
@@ -1,194 +0,0 @@
-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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at miguel.cc> Wed, 08 Sep 2010 13:50:41 -0430
Copied: packages/pyzmq/tags/14.4.0-2/debian/changelog (from rev 34029, packages/pyzmq/trunk/debian/changelog)
===================================================================
--- packages/pyzmq/tags/14.4.0-2/debian/changelog (rev 0)
+++ packages/pyzmq/tags/14.4.0-2/debian/changelog 2015-08-29 21:23:36 UTC (rev 34030)
@@ -0,0 +1,205 @@
+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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at miguel.cc> Wed, 08 Sep 2010 13:50:41 -0430
Deleted: packages/pyzmq/tags/14.4.0-2/debian/control
===================================================================
--- packages/pyzmq/trunk/debian/control 2015-08-29 15:43:17 UTC (rev 34024)
+++ packages/pyzmq/tags/14.4.0-2/debian/control 2015-08-29 21:23:36 UTC (rev 34030)
@@ -1,132 +0,0 @@
-Source: pyzmq
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Julian Taylor <jtaylor.debian at googlemail.com>
-Build-Depends: cython (>= 0.16),
- cython-dbg (>= 0.16),
- debhelper (>= 8.1~),
- dh-python (>= 1.20131021-1~),
- dpkg-dev (>= 1.16.1~),
- libzmq3-dev,
- pypy (>= 2.2),
- python-all-dbg (>= 2.6.6-3~),
- python-all-dev (>= 2.6.6-3~),
- python-nose,
- python-numpy,
- python-setuptools,
- python3 (>= 3.3.0-2),
- python3-all-dbg (>= 3.2),
- python3-all-dev (>= 3.2)
-Standards-Version: 3.9.5
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
-Homepage: http://www.zeromq.org/bindings:python
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyzmq/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyzmq/trunk/
-XS-Testsuite: autopkgtest
-
-Package: python-zmq
-Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Description: Python bindings for 0MQ library
- Python bindings for 0MQ. 0MQ is a small, fast, and free
- software library that gives you message-passing concurrency
- for applications in most common languages.
- .
- The 0MQ lightweight messaging kernel is a library which
- extends the standard socket interfaces with features
- traditionally provided by specialised messaging middleware
- products. 0MQ sockets provide an abstraction of asynchronous
- message queues, multiple messaging patterns, message
- filtering (subscriptions), seamless access to multiple
- transport protocols and more.
-
-Package: python-zmq-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: python-zmq (= ${binary:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Recommends: python-dbg
-Description: Python bindings for 0MQ library - debugging files
- Python bindings for 0MQ. 0MQ is a small, fast, and free
- software library that gives you message-passing concurrency
- for applications in most common languages.
- .
- The 0MQ lightweight messaging kernel is a library which
- extends the standard socket interfaces with features
- traditionally provided by specialised messaging middleware
- products. 0MQ sockets provide an abstraction of asynchronous
- message queues, multiple messaging patterns, message
- filtering (subscriptions), seamless access to multiple
- transport protocols and more.
- .
- This package contains the extension built for the Python debug interpreter.
-
-Package: python3-zmq
-Architecture: any
-Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Description: Python3 bindings for 0MQ library
- Python bindings for 0MQ. 0MQ is a small, fast, and free
- software library that gives you message-passing concurrency
- for applications in most common languages.
- .
- The 0MQ lightweight messaging kernel is a library which
- extends the standard socket interfaces with features
- traditionally provided by specialised messaging middleware
- products. 0MQ sockets provide an abstraction of asynchronous
- message queues, multiple messaging patterns, message
- filtering (subscriptions), seamless access to multiple
- transport protocols and more.
- .
- This package contains the extension built for the Python3 interpreter.
-
-Package: python3-zmq-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: python3-zmq (= ${binary:Version}),
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Recommends: python-dbg
-Description: Python3 bindings for 0MQ library - debugging files
- Python bindings for 0MQ. 0MQ is a small, fast, and free
- software library that gives you message-passing concurrency
- for applications in most common languages.
- .
- The 0MQ lightweight messaging kernel is a library which
- extends the standard socket interfaces with features
- traditionally provided by specialised messaging middleware
- products. 0MQ sockets provide an abstraction of asynchronous
- message queues, multiple messaging patterns, message
- filtering (subscriptions), seamless access to multiple
- transport protocols and more.
- .
- This package contains the extension built for the Python3 debug interpreter.
-
-Package: pypy-zmq
-Architecture: any
-Depends: gcc,
- libzmq3-dev,
- pypy (>= 2.2),
- ${misc:Depends},
- ${pypy:Depends},
- ${shlibs:Depends}
-Description: PyPy bindings for 0MQ library
- Python bindings for 0MQ. 0MQ is a small, fast, and free
- software library that gives you message-passing concurrency
- for applications in most common languages.
- .
- The 0MQ lightweight messaging kernel is a library which
- extends the standard socket interfaces with features
- traditionally provided by specialised messaging middleware
- products. 0MQ sockets provide an abstraction of asynchronous
- message queues, multiple messaging patterns, message
- filtering (subscriptions), seamless access to multiple
- transport protocols and more.
- .
- This package contains the extension built for the PyPy interpreter.
Copied: packages/pyzmq/tags/14.4.0-2/debian/control (from rev 34029, packages/pyzmq/trunk/debian/control)
===================================================================
--- packages/pyzmq/tags/14.4.0-2/debian/control (rev 0)
+++ packages/pyzmq/tags/14.4.0-2/debian/control 2015-08-29 21:23:36 UTC (rev 34030)
@@ -0,0 +1,132 @@
+Source: pyzmq
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Julian Taylor <jtaylor.debian at googlemail.com>, Vincent Bernat <bernat at debian.org>
+Build-Depends: cython (>= 0.16),
+ cython-dbg (>= 0.16),
+ debhelper (>= 8.1~),
+ dh-python (>= 1.20131021-1~),
+ dpkg-dev (>= 1.16.1~),
+ libzmq3-dev,
+ pypy (>= 2.2),
+ python-all-dbg (>= 2.6.6-3~),
+ python-all-dev (>= 2.6.6-3~),
+ python-nose,
+ python-numpy, python-numpy-dbg,
+ python-gevent, python-gevent-dbg,
+ python-cffi, python3-cffi, python-cffi-backend-dbg,
+ python-setuptools,
+ python3 (>= 3.3.0-2),
+ python3-all-dbg (>= 3.2),
+ python3-all-dev (>= 3.2)
+Standards-Version: 3.9.6
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.2
+Homepage: http://www.zeromq.org/bindings:python
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyzmq/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyzmq/trunk/
+XS-Testsuite: autopkgtest
+
+Package: python-zmq
+Architecture: any
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Description: Python bindings for 0MQ library
+ Python bindings for 0MQ. 0MQ is a small, fast, and free
+ software library that gives you message-passing concurrency
+ for applications in most common languages.
+ .
+ The 0MQ lightweight messaging kernel is a library which
+ extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware
+ products. 0MQ sockets provide an abstraction of asynchronous
+ message queues, multiple messaging patterns, message
+ filtering (subscriptions), seamless access to multiple
+ transport protocols and more.
+
+Package: python-zmq-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: python-zmq (= ${binary:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Recommends: python-dbg
+Description: Python bindings for 0MQ library - debugging files
+ Python bindings for 0MQ. 0MQ is a small, fast, and free
+ software library that gives you message-passing concurrency
+ for applications in most common languages.
+ .
+ The 0MQ lightweight messaging kernel is a library which
+ extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware
+ products. 0MQ sockets provide an abstraction of asynchronous
+ message queues, multiple messaging patterns, message
+ filtering (subscriptions), seamless access to multiple
+ transport protocols and more.
+ .
+ This package contains the extension built for the Python debug interpreter.
+
+Package: python3-zmq
+Architecture: any
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Description: Python3 bindings for 0MQ library
+ Python bindings for 0MQ. 0MQ is a small, fast, and free
+ software library that gives you message-passing concurrency
+ for applications in most common languages.
+ .
+ The 0MQ lightweight messaging kernel is a library which
+ extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware
+ products. 0MQ sockets provide an abstraction of asynchronous
+ message queues, multiple messaging patterns, message
+ filtering (subscriptions), seamless access to multiple
+ transport protocols and more.
+ .
+ This package contains the extension built for the Python3 interpreter.
+
+Package: python3-zmq-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: python3-zmq (= ${binary:Version}),
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends}
+Recommends: python-dbg
+Description: Python3 bindings for 0MQ library - debugging files
+ Python bindings for 0MQ. 0MQ is a small, fast, and free
+ software library that gives you message-passing concurrency
+ for applications in most common languages.
+ .
+ The 0MQ lightweight messaging kernel is a library which
+ extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware
+ products. 0MQ sockets provide an abstraction of asynchronous
+ message queues, multiple messaging patterns, message
+ filtering (subscriptions), seamless access to multiple
+ transport protocols and more.
+ .
+ This package contains the extension built for the Python3 debug interpreter.
+
+Package: pypy-zmq
+Architecture: any
+Depends: pypy (>= 2.2),
+ ${misc:Depends},
+ ${pypy:Depends},
+ ${shlibs:Depends}
+Description: PyPy bindings for 0MQ library
+ Python bindings for 0MQ. 0MQ is a small, fast, and free
+ software library that gives you message-passing concurrency
+ for applications in most common languages.
+ .
+ The 0MQ lightweight messaging kernel is a library which
+ extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware
+ products. 0MQ sockets provide an abstraction of asynchronous
+ message queues, multiple messaging patterns, message
+ filtering (subscriptions), seamless access to multiple
+ transport protocols and more.
+ .
+ This package contains the extension built for the PyPy interpreter.
More information about the Python-modules-commits
mailing list