forked from pool/python-atpublic
- update to 6.0.1:
* Fix test suite when run with Python < 3.12. (:GL:`28`)
* Add test for Python 3.14.
* Added populate_all() which can be called from the bottom of
your module to infer and populate your module's __all__. Use
this if you don't like the decorator syntax. (:GL:`27`)
* Documentation improvements.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 17:20:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.0.1:
|
||||
* Fix test suite when run with Python < 3.12. (:GL:`28`)
|
||||
* Add test for Python 3.14.
|
||||
* Added populate_all() which can be called from the bottom of
|
||||
your module to infer and populate your module's __all__. Use
|
||||
this if you don't like the decorator syntax. (:GL:`27`)
|
||||
* Documentation improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 13:26:53 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user