devel/py-pytest: add portepoch

In 46a663d44c multiple reverts of updates
happend:
 * devel/py-pytest-flask downgrade from        6.2.4 -> 4.6.11
 * devel/py-pytest-translations downgrade from 3.1.0 -> 2.0.0
 * devel/py-pytest-xdist downgrade from        2.3.0 -> 2.3.0
 * devel/py-pytest-flask downgrade from        1.2.0 -> 0.15.1

Differential Revision:	https://reviews.freebsd.org/D34006
Approved by:		rene
This commit is contained in:
Tobias C. Berner 2022-01-23 06:10:23 +01:00
parent 00a19b9ff6
commit daec6edfc2
4 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= pytest-flask PORTNAME= pytest-flask
PORTVERSION= 0.15.1 PORTVERSION= 0.15.1
PORTEPOCH= 1
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,5 +1,6 @@
PORTNAME= pytest-translations PORTNAME= pytest-translations
PORTVERSION= 2.0.0 PORTVERSION= 2.0.0
PORTEPOCH= 1
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -2,6 +2,7 @@
PORTNAME= pytest-xdist PORTNAME= pytest-xdist
PORTVERSION= 1.32.0 PORTVERSION= 1.32.0
PORTEPOCH= 1
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,5 +1,6 @@
PORTNAME= pytest PORTNAME= pytest
PORTVERSION= 4.6.11 PORTVERSION= 4.6.11
PORTEPOCH= 1
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}