Changelog for
python311-mbstrdecoder-1.1.3-lp156.27.1.noarch.rpm :
* Fri Dec 01 2023 Dirk Müller
- update to 1.1.3:
* Add `__all__` to __init__.py
* Add `zip_safe=False`
* Wed May 03 2023 Dirk Müller - update to 1.1.2:
* Add support for Python 3.12
* Drop support for Python 3.6
* Fix a type annotation
* Thu Sep 29 2022 Yogalakshmi Arunachalam - Update to 1.1.1: Remove chardet<5 requirement by AATTkarolinku in #6 Add support for Python 3.11 Remove code that for support Python 2
* Wed Dec 08 2021 pgajdosAATTsuse.com- do not require pytest-runner, it is not needed
* Tue Oct 26 2021 Dirk Müller - update to 1.1.0:
* add Python 3.10 support
* drop Python 3.5 support
* Tue Sep 07 2021 Dirk Müller - update to 1.0.1:
* allow chardet 4
* Sun Dec 20 2020 John Vandenberg - Allow use with chardet v4
* Sun Apr 05 2020 Martin Hauke - Update to version 1.0.0
* no upstream changelog found- Drop support for python2- Adjust dependencies
* Wed Apr 01 2020 pgajdosAATTsuse.com- version update to 0.8.4
* no upstream changelog found
* Thu Feb 06 2020 Martin Hauke - Update to version 0.8.3:
* Fix encoding detection failure
* Modify to get a stable result when repeatedly call
* Change chardet dependency from optional to mandatory
* Update extras_require
* Wed Jul 24 2019 Tomáš Chvátal - Update to 0.8.1:
* reduced test dependencies
* Fixes for python 3.8
* Fri May 10 2019 John Vandenberg - De-vendor six- Enable builds on Python 2 and remove undesirable build dependencies
* Fri Jan 18 2019 mardnhAATTgmx.de- Initial package, version 0.6.2