python-gear/python-gear.changes
Steve Kowalik 09052fd52c - Update URL.
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=21
2024-09-25 02:45:10 +00:00

132 lines
4.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 25 02:44:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update URL.
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon May 6 10:51:00 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Enable tests again,
https://storyboard.openstack.org/#!/story/2009250 is solved.
- Fix build for Backports with python 3.6, bsc#1222933
-------------------------------------------------------------------
Wed Sep 28 19:51:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- version update to 0.16.0
* Merge "Update the docker image to python3.9 and buster"
* Fix python3.9 testing
* Update the docker image to python3.9 and buster
* Overhaul package metadata and contributor info
* Add libffi header dependency
* Update testing to Python 3.9 and linters
* Create SSL context using PROTOCOL_TLS, fallback to highest supported version
* Merge "wakeConnections: Randomize connections before scanning them"
* Merge "Move handleDisconnect into BaseClientServer"
* Merge "remove unicode from code"
* Merge "Modify connection timeout process"
* wakeConnections: Randomize connections before scanning them
* Added Docker image builds
* remove unicode from code
* Merge "Bump crypto requirement to accomodate security standards"
* use python3 as context for build-python-release
* Bump crypto requirement to accomodate security standards
* Move handleDisconnect into BaseClientServer
* Revert "Add BSD/Darwin support."
* Merge "Ignore keepalive on unsupported platforms"
* Merge "Add BSD/Darwin support."
-------------------------------------------------------------------
Fri Sep 24 23:18:43 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250
-------------------------------------------------------------------
Thu Mar 5 12:37:41 UTC 2020 - pgajdos@suse.com
- version update to 0.15.1
* packaging: updated project urls
* Ignore keepalive on unsupported platforms
* Add in-repo zuul config
* Fix documentation builds
-------------------------------------------------------------------
Fri Jul 26 13:14:22 UTC 2019 - pgajdos@suse.com
- version update to 0.14.0
* Add support for server name indication
* OpenDev Migration Patch
-------------------------------------------------------------------
Thu Mar 14 16:02:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.13.0:
* prefer ipv6 for listen addrs
* add support for keepalive to client
- Execute tests
-------------------------------------------------------------------
Tue Dec 4 12:48:23 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Oct 30 21:44:06 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- update to 0.12.0:
* Add --listen-address flag to geard
* Build universal wheels
* Automatically send GRAB\_JOB after CAN\_DO
-------------------------------------------------------------------
Mon Mar 26 09:37:20 UTC 2018 - tbechtold@suse.com
- Fix Source
-------------------------------------------------------------------
Fri Mar 23 14:55:46 UTC 2018 - tbechtold@suse.com
- update to 0.11.1:
* Make workers admin command py3 safe
* server: make stats more efficient
* Add a send lock to the base Connection class
* Server: support background jobs
* Fix exception setter
* Provide TextJob and TextWorker for convenience
* Uncap pbr dependency
* Update hacking dependency
* Replace assertEquals with assertEqual
* Make Job.name assume utf-8
* Ignore E129
* Move py27 after py34 and py35
* Re-enable flake8
* Add py35 to tox.ini default envs
* Move other-requirements.txt to bindep.txt
* Remove discover from test-requirements
* Add test for AdminRequest.isComplete
* Parse admin requests 2880 times faster
* Geard: Handle connections closed while sending
* Support TCP keepalives in geard
* List system dependencies for running common tests
* Do not encode the type (b) in the job name
* Bump version requirement for pbr
* Remove vestigal hook entry from setup.cfg
* Remove py26 from tox.ini
* Switch to six for configparser
* Do not change object size when iterating
* Allow setting a timeout for Client.waitForServer()
* Remove shebang as the script is managed by an entry\_point
* Guard against double shutdown in client
* Remove argparse from requirements
* Deprecated tox -downloadcache option removed
* Add a test for worker termination
- Switch to singlespec
-------------------------------------------------------------------
Mon Dec 7 14:44:52 UTC 2015 - tbechtold@suse.com
- Initial packaging (version 0.5.8)