Update to 3.4.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
This commit is contained in:
parent
8f25f7c3d2
commit
d38bc799aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462516
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pytest
|
||||
PORTVERSION= 3.4.0
|
||||
PORTVERSION= 3.4.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1517409373
|
||||
SHA256 (pytest-3.4.0.tar.gz) = 6074ea3b9c999bd6d0df5fa9d12dd95ccd23550df2a582f5f5b848331d2e82ca
|
||||
SIZE (pytest-3.4.0.tar.gz) = 812403
|
||||
TIMESTAMP = 1519214806
|
||||
SHA256 (pytest-3.4.1.tar.gz) = 9ddcb879c8cc859d2540204b5399011f842e5e8823674bf429f70ada281b3cc6
|
||||
SIZE (pytest-3.4.1.tar.gz) = 812928
|
||||
|
|
Loading…
Reference in a new issue