Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-numpydoc
From: Adam Ciarcinski
Date: 2024-05-11 07:13:15
Message id: 20240511051315.A37DCFA2C@cvs.NetBSD.org
Log Message:
py-numpydoc: updated to 1.7.0
1.7.0
Enhancements
- PERF: wrap inspect.getsourcelines with cache
Bug Fixes
- during tokenize, use UTF8 encoding on all platforms
- fix 'Alias for field number X' problem with NamedTuples
Documentation
- DOC: Fix typos found by codespell
- DOC: Update link to mailing list
- Add Python 3.12 to classifiers
- Update release process
- Update release process
Maintenance
- [pre-commit.ci] pre-commit autoupdate
- [pre-commit.ci] pre-commit autoupdate
- MAINT: apply refurb suggestion
- [pre-commit.ci] pre-commit autoupdate
- Bump actions/setup-python from 4 to 5
- [pre-commit.ci] pre-commit autoupdate
- Filter ``DeprecationWarning`` in failing test for python 3.12
- MAINT: Replace NameConstant with Constant
- [pre-commit.ci] pre-commit autoupdate
- Update precommit repos
- Require sphinx 6
- Use trusted publisher
Files: