SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-uritools-4.0.2-1.5.noarch.rpm :

* Mon Dec 04 2023 Dirk Müller - update to 4.0.2:
* Depend on Python >= 3.7.
* Support Python 3.12.
* Add support for Python 3.11.
* Correct version information in RTD documentation.
* Tue Oct 11 2022 Yogalakshmi Arunachalam - Update to version 4.0.0
* Require Python 3.7 or later (breaking change).
* Remove undocumented submodules (breaking change). The chars, classify, compose, defrag, encoding, join and split submodules have been deleted. Therefore, statements like from uritools.classify import isuri will no longer work. Use from uritools import isuri instead.
* Thu Jun 03 2021 pgajdosAATTsuse.com- version update to 3.0.2
* Update build environment.
* Do not convert percent-encodings to uppercase in host components generated by ``uricompose()``.
* Officially support Python 3.9.
* Format code with Black.
* Thu Dec 26 2019 John Vandenberg - Initial spec for v3.0.0
 
ICM