Path to this page:
./
devel/py-incremental,
Small library that versions your Python projects
Branch: CURRENT,
Version: 24.7.2,
Package name: py311-incremental-24.7.2,
Maintainer: pkgsrc-usersIncremental is a small library that versions your Python projects.
Required to run:[
devel/py-setuptools]
Master sites:
Filesize: 27.497 KB
Version history: (Expand)
- (2024-07-30) Updated to version: py311-incremental-24.7.2
- (2024-07-28) Updated to version: py311-incremental-24.7.1
- (2023-04-30) Updated to version: py310-incremental-22.10.0
- (2023-02-09) Updated to version: py310-incremental-21.3.0nb1
- (2022-01-05) Updated to version: py39-incremental-21.3.0nb1
- (2021-10-07) Updated to version: py39-incremental-21.3.0
CVS history: (Expand)
2023-05-04 23:00:23 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-incremental: not for Python 2
|
2023-04-30 19:17:22 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-incremental: update to 22.10.0.
Incremental 22.10.0 (2022-10-15)
================================
No significant changes.
Incremental 22.10.0.rc1 (2022-10-04)
====================================
Features
--------
- Incremental now supports type-checking with Mypy (#69)
|
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 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-29 08:44:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-incremental: update to 21.3.0.
Incremental 21.3.0 (2021-03-01)
===============================
Bugfixes
--------
- The output of incremental is now compatible with Black (#56, #60)
- Incremental now properly supports PEP 440-compliant dev, rc, post suffixes (#62)
- Incremental now properly supports PEP 440-compliant post releases (#37)
|
2017-05-24 13:36:07 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Incremental 17.5.0 (2017-05-20)
Deprecations and Removals
-------------------------
- Incremental will no longer attempt to read git or svn repositories to see if
the project is running from a checkout.
|
2016-11-20 11:20:37 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import py-incremental-16.10.1 as devel/py-incremental.
Incremental is a small library that versions your Python projects.
|