14
0

- update to 0.1.12:

* Finalise TOML config (e.g. exclude unwanted folders in
    installations), remove `setup.py`
- update to 0.1.11:
  * Added documentation
  * Automated publishing to PyPI
  * Automated documentation generation
  * Switched to TOML package description
  * No changes in functionality

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proglog?expand=0&rev=7
This commit is contained in:
2025-07-05 10:21:00 +00:00
committed by Git OBS Bridge
parent 4d81bf7e3f
commit 9caa591c10
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jul 5 10:20:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.1.12:
* Finalise TOML config (e.g. exclude unwanted folders in
installations), remove `setup.py`
- update to 0.1.11:
* Added documentation
* Automated publishing to PyPI
* Automated documentation generation
* Switched to TOML package description
* No changes in functionality
-------------------------------------------------------------------
Tue Jun 3 12:24:42 UTC 2025 - Markéta Machová <mmachova@suse.com>