SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-Pyro4-4.82-28.23.noarch.rpm :

* Tue Feb 21 2023 Daniel Garcia - Delete Pyro4-pr238-py310-cmethod-smethod.patch- Skip python 3.11, it\'s not supported and won\'t be supported. It\'s recommended to use Pyro5, gh#irmen/Pyro4#246- Update to v4.82
* fixed AATTexpose issue on static method/classmethod due to API change in Python 3.10
* switched from travis to using github actions for CI builds and tests
* Python 3.10 is now included in the unit test runs
* Tue Dec 21 2021 Ben Greiner - Update to v4.81
* fix some typo\'s in docs
* corrected some minor other things in docs
* Python 3.9 is now included in the unit test runs
* No actual code changes.- (update just to satisfy the weekly report on d:l:python
* scripts)- Add patch Pyro4-pr238-py310-cmethod-smethod.patch
* gh#irmen/Pyro4#238
* Fri Feb 26 2021 John Vandenberg - Update to v4.80
* fix possible race condition when creating instances with instancemode \"single\"
* Fri Mar 20 2020 Tomáš Chvátal - Update to 4.79:
* cython compatibility fix
* removed explicit version checks of dependencies such as serpent
* Fri Jan 10 2020 Tomáš Chvátal - Properly conditionalize python2 build for older openSUSE
* Thu Jan 09 2020 Todd R - Update to 4.77
* dropped support for Python 3.4 (which has reached end-of-life status). Supported Python versions are now 2.7, and 3.5 or newer.
* URIs now allow spaces in the location part. Useful for unix domain sockets.- Dropped python2 subpackage due to dropping backports dependency.
* Tue Sep 24 2019 Tomáš Chvátal - Update to 4.76:
* corrected bogus space in worker thread name
* thread server can now be cleanly stopped with SIGINT / Ctrl-C on Windows
* the behavior of the NATPORT config item has been corrected to be in line with the API behavior of the Daemon
* certs are now included in sdist archive so the ssl unit tests also run as intended
* now correctly checks for write access to the correct logfile location, instead of assuming the current directory
* Wed Mar 06 2019 Tomáš Chvátal - Update to 4.75:
* include LICENSE file in distribution
* avoid decode error when dealing with memoryview annotations
* serpent 1.27 required to avoid regression in previous version
* fixed marshal serializer problem that prevented it to even call register() in the name server.
* msgpack, json and marshal serializers now understand how to serialize array.array the same way serpent already did
* fixed distributed-mandelbrot example to actually run multiple concurrent calculations.
* missing API method doc added on NameServer.count()
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun Jul 29 2018 jengelhAATTinai.de- Ensure neutrality of description.
 
ICM