git: 7a805a256766 - main - devel/py-flit: Update to 3.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:42:30 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7a805a25676610c7e18df5dd589134cca04b555e
commit 7a805a25676610c7e18df5dd589134cca04b555e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:48:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:48:05 +0000
devel/py-flit: Update to 3.5.1
- Update WWW
Changes: https://github.com/pypa/flit/blob/master/doc/history.rst
---
devel/py-flit/Makefile | 2 +-
devel/py-flit/distinfo | 6 +++---
devel/py-flit/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-flit/Makefile b/devel/py-flit/Makefile
index 4b4a7785c9f6..aaf1fbc09d92 100644
--- a/devel/py-flit/Makefile
+++ b/devel/py-flit/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= flit
-PORTVERSION= 3.5.0
+PORTVERSION= 3.5.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-flit/distinfo b/devel/py-flit/distinfo
index 59bb370b9a23..c6be9767919e 100644
--- a/devel/py-flit/distinfo
+++ b/devel/py-flit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637519868
-SHA256 (flit-3.5.0.tar.gz) = 7b55f406ee5c1505f463cd9a186c73d2ccaf7d44618ca59ae643e0dce27cadf7
-SIZE (flit-3.5.0.tar.gz) = 122519
+TIMESTAMP = 1638556560
+SHA256 (flit-3.5.1.tar.gz) = 2e3b7377714483ecc54b236330d7bf3467b9f5b909b22333b50b6b4324162510
+SIZE (flit-3.5.1.tar.gz) = 122689
diff --git a/devel/py-flit/pkg-descr b/devel/py-flit/pkg-descr
index 1d6ca4d7684a..4f85711bf7fd 100644
--- a/devel/py-flit/pkg-descr
+++ b/devel/py-flit/pkg-descr
@@ -1,4 +1,4 @@
Flit is a simple way to put Python packages and modules on PyPI. It tries to
require less thought about packaging and help you avoid common mistakes.
-WWW: https://github.com/takluyver/flit
+WWW: https://github.com/pypa/flit