Path to this page:
./
misc/py-pep440,
Check whether versions number match PEP 440
Branch: CURRENT,
Version: 0.1.2nb1,
Package name: py311-pep440-0.1.2nb1,
Maintainer: pkgsrc-usersA simple package with utils to check whether versions number match PEP 440.
Master sites:
Filesize: 4.275 KB
Version history: (Expand)
- (2023-10-28) Updated to version: py311-pep440-0.1.2nb1
- (2023-08-26) Package added to pkgsrc.se, version py311-pep440-0.1.2 (created)
CVS history: (Expand)
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-08-25 23:55:53 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-pep440: added version 0.1.2
A simple package with utils to check whether versions number match PEP 440.
|