mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
devel/py-pretend: Update to 1.0.9
This commit is contained in:
parent
16fec2702b
commit
1dd1756e64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476557
2 changed files with 7 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pretend
|
PORTNAME= pretend
|
||||||
PORTVERSION= 1.0.8
|
PORTVERSION= 1.0.9
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -21,4 +21,7 @@ USE_PYTHON= autoplist distutils
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= alex
|
GH_ACCOUNT= alex
|
||||||
|
|
||||||
|
do-test:
|
||||||
|
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (alex-pretend-v1.0.8_GH0.tar.gz) = ba52bf8e6b3cda7319a70a3257476cedca7ba10c0cd142aff4935227f4f74142
|
TIMESTAMP = 1533607486
|
||||||
SIZE (alex-pretend-v1.0.8_GH0.tar.gz) = 5509
|
SHA256 (alex-pretend-v1.0.9_GH0.tar.gz) = 890313320280455daeaa11100e8b765093fee7839ae946de38333601fe544a16
|
||||||
|
SIZE (alex-pretend-v1.0.9_GH0.tar.gz) = 5656
|
||||||
|
|
Loading…
Add table
Reference in a new issue