diff --git a/atpublic-5.1.tar.gz b/atpublic-5.1.tar.gz deleted file mode 100644 index 895c091..0000000 --- a/atpublic-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00bd5366412ef76a64d30b597ae42bd3c0b2cd996728f0c278bb9dbb543b69b8 -size 15056 diff --git a/atpublic-6.0.1.tar.gz b/atpublic-6.0.1.tar.gz new file mode 100644 index 0000000..db57abb --- /dev/null +++ b/atpublic-6.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8a73c359a8c44d61602e91601fb895b798434703025e818fd124723df9e58e +size 17420 diff --git a/python-atpublic.changes b/python-atpublic.changes index dac9dd6..4b381fc 100644 --- a/python-atpublic.changes +++ b/python-atpublic.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jul 12 17:20:47 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-atpublic.spec b/python-atpublic.spec index 049cbe2..afd33d5 100644 --- a/python-atpublic.spec +++ b/python-atpublic.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-atpublic -Version: 5.1 +Version: 6.0.1 Release: 0 Summary: @public decorator for populating __all__ License: Apache-2.0