Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 09:15:32 UTC Now

2023-05-29 08:47:35 UTC MAIN commitmail json YAML

py-deprecated: updated to 1.2.14

v1.2.14

Bug fix release

Fix
- Fix: return a correctly dedented docstring when long docstring are using the D212 or D213 format.

Other
- Add support for Python 3.11.
- Drop support for Python older than 3.7 in build systems like pytest and tox,
  while ensuring the library remains production-compatible.
- Update GitHub workflow to run in recent Python versions.

(adam)