aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 23:23:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-27 23:43:55 +0000
commit897b408c424a13910ebb8809cec9900c1b580a02 (patch)
tree9fe63f3a9d97f66d9dd5d6d6d85945d472013f46
parent94890e9409f4d10d4842b04ff4a32f3c3ad9b585 (diff)
downloadports-897b408c424a13910ebb8809cec9900c1b580a02.tar.gz
ports-897b408c424a13910ebb8809cec9900c1b580a02.zip
devel/py-flit: Update to 3.9.0
-rw-r--r--devel/py-flit/Makefile6
-rw-r--r--devel/py-flit/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-flit/Makefile b/devel/py-flit/Makefile
index 0db5f4cab645..280d0d3e0a53 100644
--- a/devel/py-flit/Makefile
+++ b/devel/py-flit/Makefile
@@ -1,13 +1,13 @@
PORTNAME= flit
-PORTVERSION= 3.8.0
-PORTREVISION= 2
+PORTVERSION= 3.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple packaging tool for simple packages
-WWW= https://github.com/pypa/flit
+WWW= https://flit.pypa.io/en/stable/ \
+ https://github.com/pypa/flit
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-flit/distinfo b/devel/py-flit/distinfo
index f9f30eeb665e..e212b42eacb1 100644
--- a/devel/py-flit/distinfo
+++ b/devel/py-flit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057733
-SHA256 (flit-3.8.0.tar.gz) = d0f2a8f4bd45dc794befbf5839ecc0fd3830d65a57bd52b5997542fac5d5e937
-SIZE (flit-3.8.0.tar.gz) = 139496
+TIMESTAMP = 1685162132
+SHA256 (flit-3.9.0.tar.gz) = d75edf5eb324da20d53570a6a6f87f51e606eee8384925cd66a90611140844c7
+SIZE (flit-3.9.0.tar.gz) = 141104