14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-gettext?expand=0&rev=5
This commit is contained in:
2023-12-29 10:29:54 +00:00
committed by Git OBS Bridge
parent 40eb20269d
commit 7ac6def222
4 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>