mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 20.2.0
Pet portlint PR: 247592 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
This commit is contained in:
parent
33e227b5a1
commit
73d10f0af1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540606
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Automat
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 20.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,16 +14,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}m2r>0:textproc/py-m2r@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=16.1.0:devel/py-attrs@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
# Note: We cannot include devel/py-twisted in *_DEPENDS because it depends
|
||||
# on us for BUILD and RUN.
|
||||
|
||||
# Officially: 2.7, 3.5-3.8
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
# Note: We cannot include devel/py-twisted in *_DEPENDS because it depends
|
||||
# on us for BUILD and RUN.
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1571878512
|
||||
SHA256 (Automat-0.8.0.tar.gz) = 269a09dfb063a3b078983f4976d83f0a0d3e6e7aaf8e27d8df1095e09dc4a484
|
||||
SIZE (Automat-0.8.0.tar.gz) = 59687
|
||||
TIMESTAMP = 1593260712
|
||||
SHA256 (Automat-20.2.0.tar.gz) = 7979803c74610e11ef0c0d68a2942b152df52da55336e0c9d58daf1831cbdf33
|
||||
SIZE (Automat-20.2.0.tar.gz) = 61679
|
||||
|
Loading…
Reference in New Issue
Block a user