forked from pool/python-setuptools-gettext
* Avoid importing convert_path from distutils, which is gone in Python 3.12 - update to 0.1.13: * Fix wheel building - update to 0.1.12: * replace logging.warn with logging.warning * Support wheel building * Update pip with dependabot * Ruff fixes * Drop python 3.7 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-gettext?expand=0&rev=10
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 30 08:12:49 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.1.14:
|
|
* Avoid importing convert_path from distutils, which is gone in
|
|
Python 3.12
|
|
- update to 0.1.13:
|
|
* Fix wheel building
|
|
- update to 0.1.12:
|
|
* replace logging.warn with logging.warning
|
|
* Support wheel building
|
|
* Update pip with dependabot
|
|
* Ruff fixes
|
|
* Drop python 3.7 support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 20:54:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.1.11:
|
|
* Fix test
|
|
- update to 0.1.10:
|
|
* Add setting for default language
|
|
* Add some tests
|
|
* Fix root
|
|
* Set pythonpath
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 29 10:28:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.1.8:
|
|
* **Full Changelog**: https://github.com/breezy-
|
|
team/setuptools-gettext/compare/v0.1.1...v0.1.7
|
|
* Delay adding entry points to finalize_distribution_options
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 9 09:21:21 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 23 08:06:06 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for setuptools-gettext 0.1.1.
|