2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2024-08-22 14:45:04 by Adam Ciarcinski | Files touched by this commit (4) | |
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
|
2024-05-11 07:13:15 by Adam Ciarcinski | Files touched by this commit (4) | |
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
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2022-07-10 20:58:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-numpydoc: restrict to python 3
|
2022-04-19 14:05:35 by Tobias Nygren | Files touched by this commit (1) |
Log message:
py-numpydoc: use versioned dependencies for jinja2
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|