git: 133ea925d255 - main - devel/py-flit: Update to 3.1.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:11:38 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=133ea925d255b1df21c722bbcbb85662f1a2b256
commit 133ea925d255b1df21c722bbcbb85662f1a2b256
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:02:04 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:43:14 +0000
devel/py-flit: Update to 3.1.0
Changes: https://github.com/takluyver/flit/blob/master/doc/history.rst
---
devel/py-flit/Makefile | 6 +++---
devel/py-flit/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/py-flit/Makefile b/devel/py-flit/Makefile
index 1188b0ffa684..e65269cf3022 100644
--- a/devel/py-flit/Makefile
+++ b/devel/py-flit/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= flit
-PORTVERSION= 3.0.0
+PORTVERSION= 3.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flit-core>=${PORTVERSION}:devel/py-flit-core@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytoml>=0:textproc/py-pytoml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-flit/distinfo b/devel/py-flit/distinfo
index 6d68a5381de1..b985e0431a1b 100644
--- a/devel/py-flit/distinfo
+++ b/devel/py-flit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599492092
-SHA256 (flit-3.0.0.tar.gz) = b4fe0f84a1ffbf125d003e253ec98c0b6e3e31290b31fba3ad22d28588c20893
-SIZE (flit-3.0.0.tar.gz) = 109641
+TIMESTAMP = 1618320134
+SHA256 (flit-3.1.0.tar.gz) = c45104d677572958cbe63ae99011bed16b6e1cf5d6620bc6a8c6f1cfcd7aa40b
+SIZE (flit-3.1.0.tar.gz) = 110402
More information about the dev-commits-ports-all
mailing list