Update to 3.2.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
This commit is contained in:
parent
dd15e70587
commit
9592b87e1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449466
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pytest
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1502473958
|
||||
SHA256 (pytest-3.2.1.tar.gz) = 4c2159d2be2b4e13fa293e7a72bdf2f06848a017150d5c6d35112ce51cfd74ce
|
||||
SIZE (pytest-3.2.1.tar.gz) = 784076
|
||||
TIMESTAMP = 1504891824
|
||||
SHA256 (pytest-3.2.2.tar.gz) = f46e49e0340a532764991c498244a60e3a37d7424a532b3ff1a6a7653f1a403a
|
||||
SIZE (pytest-3.2.2.tar.gz) = 786396
|
||||
|
|
Loading…
Reference in a new issue