Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-gear-0.16.0-3.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-gear Distribution: openSUSE:Factory:zSystems
Version: 0.16.0 Vendor: openSUSE
Release: 3.1 Build date: Wed Sep 25 04:44:53 2024
Group: Unspecified Build host: reproducible
Size: 450692 Source RPM: python-gear-0.16.0-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://opendev.org/opendev/gear
Summary: Pure Python Async Gear Protocol Library
A pure-Python asynchronous library to interface with Gearman.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Sep 25 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update URL.
  - Switch to pyproject macros.
  - No more greedy globs in %files.
* Mon May 06 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 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 2021 Matej Cepl <mcepl@suse.com>
  - Switch off the test suite, because of https://storyboard.openstack.org/#!/story/2009250
* Thu Mar 05 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 2019 pgajdos@suse.com
  - version update to 0.14.0
    * Add support for server name indication
    * OpenDev Migration Patch
* Thu Mar 14 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 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Tue Oct 30 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 2018 tbechtold@suse.com
  - Fix Source

Files

/etc/alternatives/geard
/usr/bin/geard
/usr/bin/geard-3.12
/usr/lib/python3.12/site-packages/gear
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/AUTHORS
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/pbr.json
/usr/lib/python3.12/site-packages/gear-0.16.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/gear/__init__.py
/usr/lib/python3.12/site-packages/gear/__pycache__
/usr/lib/python3.12/site-packages/gear/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/__pycache__/acl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/__pycache__/acl.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/__pycache__/constants.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/__pycache__/constants.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/acl.py
/usr/lib/python3.12/site-packages/gear/cmd
/usr/lib/python3.12/site-packages/gear/cmd/__init__.py
/usr/lib/python3.12/site-packages/gear/cmd/__pycache__
/usr/lib/python3.12/site-packages/gear/cmd/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/cmd/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/cmd/__pycache__/geard.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/cmd/__pycache__/geard.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/cmd/geard.py
/usr/lib/python3.12/site-packages/gear/constants.py
/usr/lib/python3.12/site-packages/gear/tests
/usr/lib/python3.12/site-packages/gear/tests/__init__.py
/usr/lib/python3.12/site-packages/gear/tests/__pycache__
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/test_functional.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/test_functional.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/test_gear.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gear/tests/__pycache__/test_gear.cpython-312.pyc
/usr/lib/python3.12/site-packages/gear/tests/test_functional.py
/usr/lib/python3.12/site-packages/gear/tests/test_gear.py
/usr/share/doc/packages/python312-gear
/usr/share/doc/packages/python312-gear/AUTHORS
/usr/share/doc/packages/python312-gear/ChangeLog
/usr/share/doc/packages/python312-gear/README.rst
/usr/share/licenses/python312-gear
/usr/share/licenses/python312-gear/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jan 4 23:43:41 2025