Update to 2.1.1

Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-18 15:35:27 +00:00
parent 432294abac
commit 74d7c66c57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552645
3 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pastedeploy
PORTVERSION= 2.1.0
PORTREVISION= 1
PORTVERSION= 2.1.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580746245
SHA256 (PasteDeploy-2.1.0.tar.gz) = e7559878b6e92023041484be9bcb6d767cf4492fc3de7257a5dae76a7cc11a9b
SIZE (PasteDeploy-2.1.0.tar.gz) = 19078
TIMESTAMP = 1602877815
SHA256 (PasteDeploy-2.1.1.tar.gz) = 6dead6ab9823a85d585ef27f878bc647f787edb9ca8da0716aa9f1261b464817
SIZE (PasteDeploy-2.1.1.tar.gz) = 19141

View File

@ -15,3 +15,4 @@ URIs can refer to Python Eggs for INI-style configuration files. Paste Script
provides commands to serve applications based on this configuration file.
WWW: https://pylonsproject.org/
WWW: https://github.com/Pylons/pastedeploy