mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
security/py-pylibacl: Update to 0.7.0 and fix build with python-3.11
PR: 275494 Approved by: portmgr(blanket, fix build)
This commit is contained in:
parent
708f273a47
commit
61ee67e323
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pylibacl
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PORTDOCS= NEWS README
|
||||
PORTDOCS= NEWS.md README.md
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pylibacl-0.5.2.tar.gz) = efc71d91587def528576a65283f90dbb69cf02901dc9fd592cc1b5094cd5c0c2
|
||||
SIZE (pylibacl-0.5.2.tar.gz) = 31728
|
||||
TIMESTAMP = 1708172314
|
||||
SHA256 (pylibacl-0.7.0.tar.gz) = ed496e74ca5452d5d4cebe23df229ea462735a96528b9fa28e3ce1f7a2bed31a
|
||||
SIZE (pylibacl-0.7.0.tar.gz) = 47543
|
||||
|
|
Loading…
Add table
Reference in a new issue