git: 2d0e02294c57 - main - sysutils/py-distro: Update to 1.6.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 14:59:44 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2d0e02294c575c32e3f45ec8194993ef50f8b5a3
commit 2d0e02294c575c32e3f45ec8194993ef50f8b5a3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 14:37:18 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 14:54:11 +0000
sysutils/py-distro: Update to 1.6.0
- Update WWW
Changes: https://github.com/python-distro/distro/releases
---
sysutils/py-distro/Makefile | 2 +-
sysutils/py-distro/distinfo | 6 +++---
sysutils/py-distro/pkg-descr | 2 +-
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 at 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
More information about the dev-commits-ports-all
mailing list