1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/py-bitvector: Update to 3.5.0

This commit is contained in:
Li-Wen Hsu 2021-06-02 16:54:30 +08:00
parent 383cada88e
commit 84f6e70de0
No known key found for this signature in database
GPG Key ID: 8D7BCC7D012FD37E
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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