git: 84f6e70de0d6 - main - math/py-bitvector: Update to 3.5.0

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Jun 2 08:54:35 UTC 2021


The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84f6e70de0d6e9862b80516de76857c06763119f

commit 84f6e70de0d6e9862b80516de76857c06763119f
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-06-02 08:54:30 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-06-02 08:54:30 +0000

    math/py-bitvector: Update to 3.5.0
---
 math/py-bitvector/Makefile | 4 ++--
 math/py-bitvector/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile
index 755ebb3df1bf..b26dd5401ecf 100644
--- a/math/py-bitvector/Makefile
+++ b/math/py-bitvector/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bitvector
-PORTVERSION=	3.4.9
+PORTVERSION=	3.5.0
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP \
 		https://engineering.purdue.edu/kak/dist/
@@ -11,7 +11,7 @@ COMMENT=	Pure-Python memory-efficient packed representation for bit arrays
 
 LICENSE=	PSFL
 
-USES=		python:3.6+
+USES=		python
 
 USE_PYTHON=	autoplist distutils
 PYDISTUTILS_PKGNAME=	BitVector
diff --git a/math/py-bitvector/distinfo b/math/py-bitvector/distinfo
index c4fcc3bab67d..bc81253f81dc 100644
--- a/math/py-bitvector/distinfo
+++ b/math/py-bitvector/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554905030
-SHA256 (BitVector-3.4.9.tar.gz) = a5e94cbb4804213b1f0c32d84517cd8f0bb8c689b5eb8055d351632e220a5edd
-SIZE (BitVector-3.4.9.tar.gz) = 128306
+TIMESTAMP = 1622623986
+SHA256 (BitVector-3.5.0.tar.gz) = cac2fbccf11e325115827ed7be03e5fd62615227b0bbf3fa5a18a842a221839c
+SIZE (BitVector-3.5.0.tar.gz) = 161704


More information about the dev-commits-ports-main mailing list