Update to 2.1.0
Changes: https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html
This commit is contained in:
parent
9ce405825d
commit
ea14bee0db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525068
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PasteDeploy
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,9 +12,7 @@ COMMENT= Load, configure, and compose WSGI applications and servers
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.6:www/py-paste@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544007596
|
||||
SHA256 (PasteDeploy-2.0.1.tar.gz) = d423fb9d51fdcf853aa4ff43ac7ec469b643ea19590f67488122d6d0d772350a
|
||||
SIZE (PasteDeploy-2.0.1.tar.gz) = 13756
|
||||
TIMESTAMP = 1580746245
|
||||
SHA256 (PasteDeploy-2.1.0.tar.gz) = e7559878b6e92023041484be9bcb6d767cf4492fc3de7257a5dae76a7cc11a9b
|
||||
SIZE (PasteDeploy-2.1.0.tar.gz) = 19078
|
||||
|
Loading…
Reference in New Issue
Block a user