Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyzmq for openSUSE:Factory checked in at 2021-07-10 22:54:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old) and /work/SRC/openSUSE:Factory/.python-pyzmq.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyzmq" Sat Jul 10 22:54:01 2021 rev:46 rq:904240 version:22.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes 2021-03-16 15:45:25.677135469 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyzmq.new.2625/python-pyzmq.changes 2021-07-10 22:54:12.795892479 +0200 @@ -1,0 +2,22 @@ +Mon Jul 5 16:30:37 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- Update to 22.1.0 + * New features: + - asyncio: experimental support for Proactor eventloop if + tornado 6.1 is available by running a selector in a + background thread. + * Fixes: + - Windows: fix type of socket.FD option in win-amd64 + - asyncio: Cancel timers when using HWM with async Sockets + * Other changes: + - Windows: update bundled libzmq dll URLs for Windows. Windows + wheels no longer include concrt140.dll. + - adopt pre-commit for formatting, linting + +------------------------------------------------------------------- +Mon Jul 5 16:16:46 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- Increase memory constraint from 8000M to 9000M since build + sometimes fails with "Out of memory" errors. + +------------------------------------------------------------------- Old: ---- pyzmq-22.0.3.tar.gz New: ---- pyzmq-22.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.Tb8g0D/_old 2021-07-10 22:54:13.447887447 +0200 +++ /var/tmp/diff_new_pack.Tb8g0D/_new 2021-07-10 22:54:13.451887416 +0200 @@ -25,7 +25,7 @@ %bcond_with tests %endif Name: python-pyzmq -Version: 22.0.3 +Version: 22.1.0 Release: 0 Summary: Python bindings for 0MQ License: BSD-3-Clause AND LGPL-3.0-or-later ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.Tb8g0D/_old 2021-07-10 22:54:13.491887108 +0200 +++ /var/tmp/diff_new_pack.Tb8g0D/_new 2021-07-10 22:54:13.491887108 +0200 @@ -1,7 +1,7 @@ <constraints> <hardware> <memory> - <size unit="M">8000</size> + <size unit="M">9000</size> </memory> </hardware> -</constraints> \ No newline at end of file +</constraints> ++++++ pyzmq-22.0.3.tar.gz -> pyzmq-22.1.0.tar.gz ++++++ ++++ 3459 lines of diff (skipped)