SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-vistir-0.8.0-39.47.noarch.rpm :

* Tue May 09 2023 Dirk Müller - update to 0.8.0:
* Drop spinner
* Drop deprecated functions
* Drop ability to import all from the package, instead user from vistir..
* Fri Oct 14 2022 pgajdosAATTsuse.com- version update to 0.7.0 - Drop backports modules ``vistir.compat`` - Bug fix - Remove Python2 support - Fix bug where ``rmtree`` fails in non ``utf-8`` system. `#116 `_ -
* Remove unsupported test runners for Python 2.7, 3.5 and 3.6
* Add test runner for Python 3.9
* remove reference to distutils
* Update ``vistir`` Pipfile.lock after pinning ``pytest`` to prior working version
* Remove ``pytype`` from the lock file as it was faiing to install
* Remove ``coveralls`` from the CI
* Remove Azure pipelines `#130 `_
* Mon Feb 21 2022 Andreas Schneider - Skip building on python2 (this doesn\'t work anymore)
* Fri Nov 13 2020 John Vandenberg - Disable tests that fail on Python 2 only, fixing Leap builds
* Wed Jul 22 2020 Marketa Calabkova - update to 0.5.2
* small fixes
* Thu Feb 06 2020 Marketa Calabkova - update to 0.5.0
* Reimplemented vistir.contextmanagers.open_file to fall back to urllib.urlopen in the absence of requests, which is now an optional extra.
* Fixed a bug which caused path_to_url to sometimes fail to properly encode surrogates using utf-8 on windows using python 3.- drop upstreamed patch fix-test_Account-for-encoded-length.patch
* Fri Jan 10 2020 Tomáš Chvátal - Conditionalize python2 build to do it only on older codestreams
* Thu Jan 02 2020 Stefan Brüns - Fix test case failing due to too long generated name:
* Add fix-test_Account-for-encoded-length.patch
* Wed Dec 04 2019 Tomáš Chvátal - Skip additional tests as they requires bigger seed than most of OBS machines are providing
* Mon Jul 22 2019 Tomáš Chvátal - Update to 0.4.3:
* Added compatibility shim for TimeoutError exception handling. #92
* Exceptions are no longer suppressed after being handled during vistir.misc.run. #95
* The signal handler for VistirSpinner will no longer cause deadlocks when CTRL_BREAK_EVENTS occur on windows. #96
 
ICM