mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 4.3
Changes: https://github.com/jaraco/rwt/blob/master/CHANGES.rst
This commit is contained in:
parent
a2956836fd
commit
d00fce1203
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480754
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rwt
|
||||
PORTVERSION= 4.1
|
||||
PORTVERSION= 4.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -19,8 +19,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.1:devel/py-pytest-sugar@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532816126
|
||||
SHA256 (rwt-4.1.tar.gz) = b5ddc1be6867120c64075e4218f4efd820aaac5528188bf8576d5717af313947
|
||||
SIZE (rwt-4.1.tar.gz) = 19653
|
||||
TIMESTAMP = 1537982645
|
||||
SHA256 (rwt-4.3.tar.gz) = f56214ef1749fedbb20411e2122c390ce6cfebb7119591bcf0151519e496bbf9
|
||||
SIZE (rwt-4.3.tar.gz) = 19871
|
||||
|
Loading…
Reference in New Issue
Block a user