Path to this page:
./
devel/py-hatch-vcs,
Hatch plugin for versioning with your preferred VCS
Branch: CURRENT,
Version: 0.4.0,
Package name: py311-hatch-vcs-0.4.0,
Maintainer: pkgsrc-usersThis provides a plugin for Hatch that uses your preferred version control
system (like Git) to determine project versions.
Master sites:
Filesize: 10.661 KB
Version history: (Expand)
- (2023-11-09) Updated to version: py311-hatch-vcs-0.4.0
- (2023-10-28) Updated to version: py311-hatch-vcs-0.3.0nb1
- (2023-01-17) Updated to version: py310-hatch-vcs-0.3.0
- (2022-12-07) Updated to version: py310-hatch-vcs-0.2.1
- (2022-08-29) Updated to version: py310-hatch-vcs-0.2.0
- (2022-06-14) Package added to pkgsrc.se, version py39-hatch-vcs-0.2.0 (created)
CVS history: (Expand)
2023-11-09 15:30:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hatch-vcs: updated to 0.4.0
0.4.0 - 2023-11-06
***Changed:***
- Drop support for Python 3.7
***Added:***
- Officially support Python 3.12
***Fixed:***
- Prevent `UserWarning` when a template is not defined explicitly
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-01-16 22:17:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-hatch-vcs: updated to 0.3.0
0.3.0 - 2022-12-10
***Changed:***
- Drop support for Python 2
***Added:***
- Add a metadata hook for injecting VCS metadata
- Bump the minimum supported version of Hatchling
|
2022-12-07 10:43:40 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-hatch-vcs: updated to 0.2.1
0.2.1
Fixed:
- Allow `root` in `raw-options`
|
2022-12-02 19:41:52 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-hatch-vcs: requires py-setuptools_scm
|
2022-08-29 18:08:27 by Dr. Thomas Orgis | Files touched by this commit (1) |
Log message:
devel/py-hatch-vcs: fix PLIST
They changed a directory name.
|
2022-06-13 21:27:45 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-hatch-vcs: added version 0.2.0
This provides a plugin for Hatch that uses your preferred version control
system (like Git) to determine project versions.
|