SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-txtorcon-23.11.0-1.3.noarch.rpm :

* Fri Dec 29 2023 Dirk Müller - update to 23.11.0:
* Fix test-failures on Python 3.12
* Particular GETINFO hanging (ultra-long lines over 16KiB caused problems in the protocol)
* Use built-in `mock` only
* Remove `incremental`
* Tue Sep 19 2023 Ondřej Súkup - update to 23.5.0
* Fix a bug with CONTROLLER_WAIT events
* drop python2 support
* Added support for Python 3.11.
* No more ipaddress dependency
* Tue Jun 21 2022 Ben Greiner - Actually requires twisted[tls]: python-Twisted-tls
* Wed Apr 20 2022 pgajdosAATTsuse.com- version update to 22.0.0
* Use GitHub Action for CI (instead of Travis)
* fix coveralls uploading of coverage- do not require python-mock for build
* Tue Aug 31 2021 Matej Cepl - Update to 21.1.0: - This fixes some incorrectly-skipped tests in 21.0.0
* Fix some incorrect unit-test skipping logic gh#meejah/txtorcon#354 and gh#meejah/txtorcon#352
* Fix broken tests revealed by previous fixes gh#meejah/txtorcon#356
* fix Python 3.x+ bug with TorInfo and .__class__ access (gh#meejah/txtorcon#350)- Patch 362-skip-failing-tests.patch can be removed again.
* Tue Aug 31 2021 Matej Cepl - Add 362-skip-failing-tests.patch to skip failing tests (gh#meejah/txtorcon#362).
* Sat May 01 2021 Matej Cepl - Async tests don\'t work with pytest. Use python -m twisted.trial instead.
* Mon Apr 20 2020 Tomáš Chvátal - Fix build wihtout python2
* Mon Apr 06 2020 Marketa Calabkova - Update to 20.0.0
* Use real GeoIP database or nothing (https://github.com/meejah/txtorcon/issues/250)
* Change abstract base classes import in preperation for Python 3.8 (thanks AATTglowatsk)
* Python 3.4 is no longer supported
* Python 2 is deprecated; all new code should be Python 3. Support for Python 2 will be removed in a future release.
* Mon Dec 30 2019 Dominique Leuenberger - Drop GeoIP dependency. The geoip interface is no longer valid and this package was not portedto GeoIP2. The test has already been disarmed a while back.
 
ICM