mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-tuf: Update version 5.0.0=>5.1.0
Changelog: https://github.com/theupdateframework/python-tuf/releases/tag/v5.1.0
This commit is contained in:
parent
56fa7156cf
commit
a173498aaf
@ -1,5 +1,5 @@
|
||||
PORTNAME= tuf
|
||||
DISTVERSION= 5.0.0
|
||||
DISTVERSION= 5.1.0
|
||||
CATEGORIES= security devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,8 +24,4 @@ NO_ARCH= yes
|
||||
|
||||
PYTEST_BROKEN_TESTS= test_cleanup TestRepoExamples # uses files missing from pypi distribution
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|hatchling==1|hatchling>=1|g' \
|
||||
${WRKSRC}/pyproject.toml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1716822718
|
||||
SHA256 (tuf-5.0.0.tar.gz) = 9c5d87d3822ae2f83c756d5a208c6942a2829ae1ea63c18c363124497d04da4f
|
||||
SIZE (tuf-5.0.0.tar.gz) = 266998
|
||||
TIMESTAMP = 1728364057
|
||||
SHA256 (tuf-5.1.0.tar.gz) = 1865737bf8e05893ae31b4511617da7f02cf070562fa3c931074d29ef5fb46d7
|
||||
SIZE (tuf-5.1.0.tar.gz) = 269105
|
||||
|
Loading…
Reference in New Issue
Block a user