diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-16 18:27:24 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-16 18:29:41 +0000 |
| commit | d8ab41d67f9f7e9a9bb1069f2a4d1ded1f2561e9 (patch) | |
| tree | e99c641a6bb25b13c394c8d806d40c007b2b3c21 /sysutils/py-diffoscope/Makefile | |
| parent | 059d6f9f7619b94801b77d944e8777e6a38c194e (diff) | |
Diffstat (limited to 'sysutils/py-diffoscope/Makefile')
| -rw-r--r-- | sysutils/py-diffoscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile index ef13af468e29..94f9ef7a1386 100644 --- a/sysutils/py-diffoscope/Makefile +++ b/sysutils/py-diffoscope/Makefile @@ -1,7 +1,7 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> PORTNAME= diffoscope -PORTVERSION= 147 +PORTVERSION= 175 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ isoinfo:sysutils/cdrkit \ rpm2cpio:archivers/rpm2cpio -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |
