From 11dd4ace4e6105098030ab92ca74fabc247deaa9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 22 Aug 2024 01:51:11 -0700 Subject: [PATCH] =?UTF-8?q?databases/py-sqlcipher3:=20update=200.5.2=20?= =?UTF-8?q?=E2=86=92=200.5.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- databases/py-sqlcipher3/Makefile | 9 ++++++--- databases/py-sqlcipher3/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/databases/py-sqlcipher3/Makefile b/databases/py-sqlcipher3/Makefile index 464a60b35128..ceeb69f1c134 100644 --- a/databases/py-sqlcipher3/Makefile +++ b/databases/py-sqlcipher3/Makefile @@ -1,7 +1,7 @@ PORTNAME= sqlcipher3 -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.3 CATEGORIES= databases python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -14,7 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher USES= localbase python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= distutils autoplist pytest # unclear how to run tests, see https://github.com/coleifer/sqlcipher3/issues/26 + +USE_GITHUB= yes +GH_ACCOUNT= coleifer post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sqlcipher3/_sqlite3${PYTHON_EXT_SUFFIX}.so diff --git a/databases/py-sqlcipher3/distinfo b/databases/py-sqlcipher3/distinfo index 6281a8bdf23b..7a3382aa2aef 100644 --- a/databases/py-sqlcipher3/distinfo +++ b/databases/py-sqlcipher3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707948034 -SHA256 (sqlcipher3-0.5.2.tar.gz) = 032619b45d54520e418c3462f8caee8e3ef08991a43713839f0e6b243beafaee -SIZE (sqlcipher3-0.5.2.tar.gz) = 40357 +TIMESTAMP = 1724314202 +SHA256 (coleifer-sqlcipher3-0.5.3_GH0.tar.gz) = 5f242d158d5fcd4656e04d1ea08f765c06d0c5be35bbf7a6d3e9fe966cd64542 +SIZE (coleifer-sqlcipher3-0.5.3_GH0.tar.gz) = 64810