Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-numpydoc
From: Adam Ciarcinski
Date: 2024-08-22 14:45:04
Message id: 20240822124504.E03FDFC74@cvs.NetBSD.org
Log Message:
py-numpydoc: updated to 1.8.0
1.8.0
Enhancements
- Unify CLIs
- Move "Attributes" and "Methods" below "Parameters"
Bug Fixes
- FIX: coroutines can have a return statement
- Unwrap decorated objects for YD01 validation check
- Fix bug with validation encoding
Documentation
- Classify development status as Production/Stable
- Add note about TOML regex; fix typo
- DOC: Clarify recommendations regarding use of backticks
Maintenance
- Fix typo in label-check.yml
- [pre-commit.ci] pre-commit autoupdate
- DEV: Rm xfails from pytest summary
- Drop Python 3.8 support
- Clean up old sphinx cruft
- Test on sphinx 7.3
- Require GHA update grouping
- Update pre-commit config
- Use ruff for linting and formatting
- Use intersphinx registry to avoid out of date links
- Do not rely on requirements.txt in ci, use .[test,doc]
- CI: update action that got moved org
- Fix navbar for documentation pages
- [pre-commit.ci] pre-commit autoupdate
- docscrape: fixes from SciPy
- MAINT: Remove scale to work around PyPI bug
Files: