git: 842437682911 - main - devel/py-unpaddedbase64: Update to 2.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:12:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8424376829110e7f1c693a018a7e30de5ac583d2
commit 8424376829110e7f1c693a018a7e30de5ac583d2
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:02:44 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:43:39 +0000
devel/py-unpaddedbase64: Update to 2.0.0
Changes: https://github.com/matrix-org/python-unpaddedbase64/commits/master
---
devel/py-unpaddedbase64/Makefile | 8 ++------
devel/py-unpaddedbase64/distinfo | 6 +++---
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/devel/py-unpaddedbase64/Makefile b/devel/py-unpaddedbase64/Makefile
index f370ec663f8e..5cb56c2acf7d 100644
--- a/devel/py-unpaddedbase64/Makefile
+++ b/devel/py-unpaddedbase64/Makefile
@@ -1,9 +1,9 @@
# Created by: Brendan Molloy <brendan+freebsd at bbqsrc.net>
PORTNAME= unpaddedbase64
-PORTVERSION= 1.1.0
-DISTVERSIONPREFIX= v
+PORTVERSION= 2.0.0
CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet at FreeBSD.org
@@ -17,10 +17,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
-USE_GITHUB= yes
-GH_ACCOUNT= matrix-org
-GH_PROJECT= python-unpaddedbase64
-
NO_ARCH= yes
do-test:
diff --git a/devel/py-unpaddedbase64/distinfo b/devel/py-unpaddedbase64/distinfo
index d764793dd288..bcfd677203c0 100644
--- a/devel/py-unpaddedbase64/distinfo
+++ b/devel/py-unpaddedbase64/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484675265
-SHA256 (matrix-org-python-unpaddedbase64-v1.1.0_GH0.tar.gz) = 4e3fc1883e75f70380e903e858ffdcb77b85624213ab9559c5f1e5917491bb73
-SIZE (matrix-org-python-unpaddedbase64-v1.1.0_GH0.tar.gz) = 5889
+TIMESTAMP = 1618320210
+SHA256 (unpaddedbase64-2.0.0.tar.gz) = b80a3e57f85cc88fe7b239f4bf9a3eae23749265770846fe1ca8661e6df5cd62
+SIZE (unpaddedbase64-2.0.0.tar.gz) = 5571
More information about the dev-commits-ports-all
mailing list