mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
devel/py-python-semantic-release: Update to 9.15.2
- Add GitHub to MASTER_SITES Changes: https://github.com/python-semantic-release/python-semantic-release/releases
This commit is contained in:
parent
4c3e63af68
commit
afa2c59e08
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= python-semantic-release
|
||||
PORTVERSION= 9.15.1
|
||||
PORTVERSION= 9.15.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/python-semantic-release/python-semantic-release/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= python_semantic_release-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888278
|
||||
SHA256 (python_semantic_release-9.15.1.tar.gz) = fe506e55979fb280d846e5b710faa339fa6081243220f772ca1272d4da62c1ae
|
||||
SIZE (python_semantic_release-9.15.1.tar.gz) = 260191
|
||||
TIMESTAMP = 1735227912
|
||||
SHA256 (python_semantic_release-9.15.2.tar.gz) = 241d95dc1bfafbf0442fa5ad63fc5bd345716514fa4703b302ddae4cffa934e1
|
||||
SIZE (python_semantic_release-9.15.2.tar.gz) = 268503
|
||||
|
|
Loading…
Add table
Reference in a new issue