mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
databases/py-apsw: Update to 3.45.3.0
Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html
This commit is contained in:
parent
581dac3787
commit
02040a122e
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= apsw
|
PORTNAME= apsw
|
||||||
PORTVERSION= 3.45.2.0
|
PORTVERSION= 3.45.3.0
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||||
USES= localbase python sqlite
|
USES= localbase python sqlite
|
||||||
USE_PYTHON= autoplist concurrent pep517 unittest
|
USE_PYTHON= autoplist concurrent pep517 unittest
|
||||||
|
|
||||||
|
TEST_ARGS= discover -s ${WRKSRC}/apsw
|
||||||
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
|
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1710712392
|
TIMESTAMP = 1713528518
|
||||||
SHA256 (apsw-3.45.2.0.tar.gz) = 4fe81f5e390969d08d3048f357a68b347316b8f09455ff4657d94c56acfa255c
|
SHA256 (apsw-3.45.3.0.tar.gz) = e538e439b1bd0f4e8347db623d50c83f66c662432827a1113bfbad298764fbc5
|
||||||
SIZE (apsw-3.45.2.0.tar.gz) = 398326
|
SIZE (apsw-3.45.3.0.tar.gz) = 398710
|
||||||
|
|
Loading…
Add table
Reference in a new issue