Path to this page:
Subject: CVS commit: pkgsrc/devel/py-atpublic
From: Adam Ciarcinski
Date: 2024-08-07 22:16:22
Message id: 20240807201622.A9ECFFC74@cvs.NetBSD.org
Log Message:
py-atpublic: updated to 5.0
5.0 (2024-07-24)
* ``@public`` is now properly type annotated.
* Adopt ``hatch test`` and ``hatch fmt`` commands.
* ``@public`` and ``@private`` now raise ``TypeError`` instead of
``ValueError`` if ``__all__`` is not a concrete ``list`` object.
* Other minor coding improvements identified by ``ruff``.
* Switch to `Trusted Publishing
<https://docs.pypi.org/trusted-publishers/adding-a-publisher/#gitlab-cicd>`_
for publishing new versions to PyPI.
Files: