diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2023-03-21 13:14:18 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2023-03-21 13:23:17 +0100 |
commit | 6ef999007a0f825a3971c6c9611ab24783b698ed (patch) | |
tree | aadafcd4c427d2d490d944d3fa1d00694a468569 | |
parent | devel/py-banal: Update to 1.0.6 (diff) |
devel/py-hatch-requirements-txt: Update to 0.4.0
Changelog:
https://github.com/repo-helper/hatch-requirements-txt/compare/v0.3.0...v0.4.0
-rw-r--r-- | devel/py-hatch-requirements-txt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-hatch-requirements-txt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-hatch-requirements-txt/Makefile b/devel/py-hatch-requirements-txt/Makefile index 2ae048fc4bc3..a9def1d74ca7 100644 --- a/devel/py-hatch-requirements-txt/Makefile +++ b/devel/py-hatch-requirements-txt/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatch-requirements-txt -DISTVERSION= 0.3.0 +DISTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatch-requirements-txt/distinfo b/devel/py-hatch-requirements-txt/distinfo index 6a941e5dc77d..8ec90d46fd8d 100644 --- a/devel/py-hatch-requirements-txt/distinfo +++ b/devel/py-hatch-requirements-txt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671530501 -SHA256 (hatch_requirements_txt-0.3.0.tar.gz) = bb87ecee32e4ac05d09854ac3c279dd526fbd655154acd9cd10c2a4768a83669 -SIZE (hatch_requirements_txt-0.3.0.tar.gz) = 5921 +TIMESTAMP = 1679233420 +SHA256 (hatch_requirements_txt-0.4.0.tar.gz) = 800509946e85d9e56d73242fab223ec36db50372e870a04e2dd1fd9bad98455d +SIZE (hatch_requirements_txt-0.4.0.tar.gz) = 6439 |