forked from pool/python-msgfy
* Drop support for Python 3.6 * Add support for Python 3.11 * Update [build-system] * Modify to use pypa/build for package build * Improve error handling * Improve type annotations * Add support for Python 3.10 * Drop support for Python 3.5 - Switch to pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgfy?expand=0&rev=2
24 lines
764 B
Plaintext
24 lines
764 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 3 03:35:32 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.2.1:
|
|
* Drop support for Python 3.6
|
|
* Add support for Python 3.11
|
|
* Update [build-system]
|
|
* Modify to use pypa/build for package build
|
|
* Improve error handling
|
|
* Improve type annotations
|
|
* Add support for Python 3.10
|
|
* Drop support for Python 3.5
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 8 21:10:07 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 10:26:55 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 0.0.7
|