Path to this page:
./
devel/py-jaraco.develop,
Development utilities by jaraco
Branch: CURRENT,
Version: 8.15.1,
Package name: py312-jaraco.develop-8.15.1,
Maintainer: pkgsrc-usersDevelopment utilities by jaraco.
Master sites:
Filesize: 25.018 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-jaraco.develop-8.15.1
- (2024-08-03) Updated to version: py311-jaraco.develop-8.15.1
- (2024-07-02) Updated to version: py311-jaraco.develop-8.15.0
- (2024-06-17) Updated to version: py311-jaraco.develop-8.14.1
- (2024-05-27) Updated to version: py311-jaraco.develop-8.14.0
- (2024-03-16) Updated to version: py311-jaraco.develop-8.8.1
CVS history: (Expand)
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-10 08:49:45 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-jaraco.develop: not for Python 3.9
|
2024-08-03 10:13:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-jaraco.develop: updated to 8.15.1
v8.15.1
Bugfixes
- Use more modern 'is_dir' incantation.
|
2024-07-02 11:15:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-jaraco.develop: updated to 8.15.0
v8.15.0
Features
Add support for resolving metadata even when pyproject.toml is in conflict.
|
2024-06-17 14:04:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-jaraco.develop: updated to 8.14.1
v8.14.1
Bugfixes
- Correct failure in configure_fork.
|
2024-05-27 11:06:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-jaraco.develop: updated to 8.14.0
v8.14.0
Features
- When configuring a fork, configure the default repo as the upstream repo (for \
PRs, etc).
v8.13.0
Features
- Rely on jaraco.packaging.metadata.hunt_down_url to resolve the homepage.
Bugfixes
- Fix bug where migrate-config would fail to include a homepage.
- Inject the URLs agead of project.optional-dependencies, but only if there's \
not already a homepage indicated.
v8.12.2
Bugfixes
- Fix bug where migrate-config would replace an already multiline contributor \
with extra space.
v8.12.1
Bugfixes
- Fix typo in migrate-config.
v8.12.0
Features
- Add command for migrating config to pyproject.toml.
|
2024-03-16 18:36:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-jaraco.develop: updated to 8.8.1
v8.8.1
Bugfixes
- Fix command syntax in make.
v8.8.0
Features
- Updated Python build routine for macOS to support OpenSSL 3.
|