mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- update to 2.3.5
This commit is contained in:
parent
b3e1a119bb
commit
046b46e9e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317632
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pytest
|
||||
PORTVERSION= 2.3.4
|
||||
PORTVERSION= 2.3.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,12 +11,10 @@ COMMENT= Cross-project testing tool for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.13:${PORTSDIR}/devel/py-pylib
|
||||
|
||||
# Python 3 ready
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_ZIP= yes
|
||||
|
||||
PLIST_SUB+= PYTHON_VER=${PYTHON_VER}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c
|
||||
SIZE (pytest-2.3.4.zip) = 527214
|
||||
SHA256 (pytest-2.3.5.tar.gz) = 804c28bef415fc6a54de7934f05b2d67a9cc8a230de98685fca274d9fcbe8b1c
|
||||
SIZE (pytest-2.3.5.tar.gz) = 426328
|
||||
|
Loading…
Reference in New Issue
Block a user