- Update to 2.1.2
PR: ports/160980 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
This commit is contained in:
parent
5f9b8475ca
commit
d27d527712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282360
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pytest
|
||||
PORTVERSION= 2.1.1
|
||||
PORTVERSION= 2.1.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,6 +19,7 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib
|
||||
|
||||
PLIST_SUB+= PYTHON_VER=${PYTHON_VER}
|
||||
# Python 3 ready
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_ZIP= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155
|
||||
SIZE (pytest-2.1.1.zip) = 288420
|
||||
SHA256 (pytest-2.1.2.zip) = 91176cf53655a6b8eaede4be9071fc3b6aa9549a4f23b55ca415a41e878995da
|
||||
SIZE (pytest-2.1.2.zip) = 290049
|
||||
|
|
Loading…
Reference in a new issue