| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-atpublic | Distribution: openSUSE Tumbleweed |
| Version: 6.0.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Oct 27 16:31:42 2025 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 28551 | Source RPM: python-atpublic-6.0.2-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://public.readthedocs.io/ | |
| Summary: @public decorator for populating __all__ | |
public -- @public for populating __all__.
Apache-2.0
* Mon Oct 27 2025 Markéta Machová <mmachova@suse.com>
- Add missing test dependency importlib-resources for Python 3.11
* Tue Oct 21 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 6.0.2
* Documentation improvements.
* Temporary workaround for a furo
* theme bug in dark mode.
* CI updates.
* Sat Jul 12 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 03 2025 Dirk Müller <dmueller@suse.com>
- update to 5.1:
* Drop official support for Python 3.8, add support for Python
3.13.
* Thu Aug 22 2024 Frantisek Simorda <frantisek.simorda@suse.com>
- Update to 5.0:
* @public is now properly type annotated.
* Adopt hatch test and hatch fmt commands. (GL#25)
* @public and @private now raise TypeError instead of ValueError if __all__ is not a concrete list object. (GL#26)
* Other minor coding improvements identified by ruff.
* Switch to Trusted Publishing for publishing new versions to PyPI. (GL#24)
- version 4.1:
* Add support for Python 3.12. (GL#22)
* Switch to hatch, replacing pdm and tox. (GL#21)
* Fri Jan 05 2024 Dirk Müller <dmueller@suse.com>
- remove obsolete pdm-pep517 dependency
* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com>
- update to 4.0:
* Drop Python 3.7 support (GL#16)
* Remove ``public.install()`` which was used to inject the
``public`` and ``private`` functions into the ``builtins``
namespace. This isn't very helpful and could be actively
harmful. Explicit is better than implicit. (GL#14)
* The functional form of ``public()`` now returns the argument
* values* in the order they are given. This allows you to
explicitly bind those values to names in the global namespace.
* Switch from ``flake8`` and ``isort`` to ``ruff`` for code
quality. (GL#32)
* Switch to ``pdm-backend`` (GL#15)
* More GitLab CI integration improvements.
* Tue Jun 13 2023 Dirk Müller <dmueller@suse.com>
- tag for sle15 new python stack
* Fri Mar 24 2023 Daniel Garcia <daniel.garcia@suse.com>
- Remove typing_extensions requirement not needed for python version > 3.8
* Sun Dec 04 2022 Torsten Gruner <simmphonie@opensuse.org>
- Update to v3.1.1
* Improvements to the GitLab CI integration.
- version 3.1 (2022-08-27)
* Fix a typo in pyproject.toml file.
* Exclude certain local cache files from the sdist/wheel.
* Add support for Python 3.11.
* Updates for pdm and dependencies.
- version 3.0.1 (2022-01-10)
* Fix a typo in the README.rst.
- version 3.0 (2022-01-10)
* Use modern package management by adopting pdm and pyproject.toml, and dropping setup.py and setup.cfg.
* Build the docs with Python 3.8.
* Update to version 3.0 of Sybil.
* Adopt the Furo documentation theme.
* Use importlib.metadata.version() as a better way to get the package version number for the documentation.
* Drop Python 3.6 support.
* Update Windows GitLab runner to include Python 3.10.
* Update copyright years.
* The master branch is renamed to main. (GL#11)
* Tue Jan 11 2022 Ben Greiner <code@bnavigator.de>
- Fix sybil usage in conftest based on sybil version.
* https://gitlab.com/warsaw/public/-/merge_requests/16
/usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/INSTALLER /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/METADATA /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/RECORD /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/REQUESTED /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/WHEEL /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/licenses /usr/lib/python3.13/site-packages/atpublic-6.0.2.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/public /usr/lib/python3.13/site-packages/public/__init__.py /usr/lib/python3.13/site-packages/public/__pycache__ /usr/lib/python3.13/site-packages/public/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/public/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/public/__pycache__/modules.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/public/__pycache__/modules.cpython-313.pyc /usr/lib/python3.13/site-packages/public/__pycache__/private.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/public/__pycache__/private.cpython-313.pyc /usr/lib/python3.13/site-packages/public/__pycache__/public.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/public/__pycache__/public.cpython-313.pyc /usr/lib/python3.13/site-packages/public/__pycache__/types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/public/__pycache__/types.cpython-313.pyc /usr/lib/python3.13/site-packages/public/modules.py /usr/lib/python3.13/site-packages/public/private.py /usr/lib/python3.13/site-packages/public/public.py /usr/lib/python3.13/site-packages/public/py.typed /usr/lib/python3.13/site-packages/public/types.py /usr/share/doc/packages/python313-atpublic /usr/share/doc/packages/python313-atpublic/NEWS.rst /usr/share/doc/packages/python313-atpublic/README.rst /usr/share/licenses/python313-atpublic /usr/share/licenses/python313-atpublic/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:33:49 2025