mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
archivers/py-libarchive-c: Update version 2.9=>4.0
Relnotes: https://github.com/Changaco/python-libarchive-c/releases/tag/4.0
This commit is contained in:
parent
78565dcdbd
commit
00018d1610
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
|
||||
|
||||
PORTNAME= libarchive-c
|
||||
PORTVERSION= 2.9
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= archivers python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,11 +12,11 @@ COMMENT= Python interface to libarchive
|
|||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1621176451
|
||||
SHA256 (libarchive-c-2.9.tar.gz) = 9919344cec203f5db6596a29b5bc26b07ba9662925a05e24980b84709232ef60
|
||||
SIZE (libarchive-c-2.9.tar.gz) = 46408
|
||||
TIMESTAMP = 1646764516
|
||||
SHA256 (libarchive-c-4.0.tar.gz) = a5b41ade94ba58b198d778e68000f6b7de41da768de7140c984f71d7fa8416e5
|
||||
SIZE (libarchive-c-4.0.tar.gz) = 51171
|
||||
|
|
Loading…
Add table
Reference in a new issue