aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:37:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:54:11 +0000
commit2d0e02294c575c32e3f45ec8194993ef50f8b5a3 (patch)
tree7cffd26ed1f1c1fcf40fe2c0e66e14cecd25bb44
parent5b4341392c8c6516d95755b7d3587a7ea0787b83 (diff)
downloadports-2d0e02294c575c32e3f45ec8194993ef50f8b5a3.tar.gz
ports-2d0e02294c575c32e3f45ec8194993ef50f8b5a3.zip
sysutils/py-distro: Update to 1.6.0
-rw-r--r--sysutils/py-distro/Makefile2
-rw-r--r--sysutils/py-distro/distinfo6
-rw-r--r--sysutils/py-distro/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/py-distro/Makefile b/sysutils/py-distro/Makefile
index e63fdb0d48df..6a7b048ad28b 100644
--- a/sysutils/py-distro/Makefile
+++ b/sysutils/py-distro/Makefile
@@ -1,7 +1,7 @@
# Created by: Ben Woods <woodsb02@FreeBSD.org>
PORTNAME= distro
-PORTVERSION= 1.5.0
+PORTVERSION= 1.6.0
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/py-distro/distinfo b/sysutils/py-distro/distinfo
index 3b2af6dcff85..a9dafb49a232 100644
--- a/sysutils/py-distro/distinfo
+++ b/sysutils/py-distro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603378261
-SHA256 (distro-1.5.0.tar.gz) = 0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92
-SIZE (distro-1.5.0.tar.gz) = 54340
+TIMESTAMP = 1628103160
+SHA256 (distro-1.6.0.tar.gz) = 83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424
+SIZE (distro-1.6.0.tar.gz) = 53518
diff --git a/sysutils/py-distro/pkg-descr b/sysutils/py-distro/pkg-descr
index 169403caed5e..5ba827054c41 100644
--- a/sysutils/py-distro/pkg-descr
+++ b/sysutils/py-distro/pkg-descr
@@ -4,4 +4,4 @@ replacement for Python's original platform.linux_distribution function. It also
provides much more functionality which isn't necessarily Python bound, like a
command-line interface.
-WWW: https://github.com/nir0s/distro
+WWW: https://github.com/python-distro/distro