File python-mbstrdecoder.changes of Package python-mbstrdecoder
-------------------------------------------------------------------
Thu Jun 5 04:38:29 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon May 5 20:57:36 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.1.4:
* Fix `UnicodeDecodeError` exception sending correctly
* Remove deprecated `tests_require` from setup.py
* Modify to use `setuptools_scm` for package build
* Add support for Python 3.13
* Drop support for Python 3.7/3.8
* Add metadata attributes to the `mbstrdecoder` module
* Improve type annotations
-------------------------------------------------------------------
Fri Dec 1 17:01:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.3:
* Add `__all__` to __init__.py
* Add `zip_safe=False`
-------------------------------------------------------------------
Wed May 3 08:53:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.2:
* Add support for Python 3.12
* Drop support for Python 3.6
* Fix a type annotation
-------------------------------------------------------------------
Thu Sep 29 15:56:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.1.1:
Remove chardet<5 requirement by @karolinku in #6
Add support for Python 3.11
Remove code that for support Python 2
-------------------------------------------------------------------
Wed Dec 8 12:23:02 UTC 2021 - pgajdos@suse.com
- do not require pytest-runner, it is not needed
-------------------------------------------------------------------
Tue Oct 26 20:38:26 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* add Python 3.10 support
* drop Python 3.5 support
-------------------------------------------------------------------
Tue Sep 7 06:59:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.0.1:
* allow chardet 4
-------------------------------------------------------------------
Sun Dec 20 08:22:59 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Allow use with chardet v4
-------------------------------------------------------------------
Sun Apr 5 07:52:27 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.0
* no upstream changelog found
- Drop support for python2
- Adjust dependencies
-------------------------------------------------------------------
Wed Apr 1 09:07:21 UTC 2020 - pgajdos@suse.com
- version update to 0.8.4
* no upstream changelog found
-------------------------------------------------------------------
Thu Feb 6 16:43:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- 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 07:49:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.8.1:
* reduced test dependencies
* Fixes for python 3.8
-------------------------------------------------------------------
Fri May 10 16:22:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- De-vendor six
- Enable builds on Python 2 and remove undesirable build dependencies
-------------------------------------------------------------------
Fri Jan 18 19:51:55 UTC 2019 - mardnh@gmx.de
- Initial package, version 0.6.2