From 85ceb3e7a42c6ee1eebce633469245e8542ba1fb Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 7 Jun 2022 16:00:26 -0500 Subject: databases/py-unqlite: Update version 0.5.3=>0.9.3 Relnotes: https://github.com/coleifer/unqlite-python/releases/tag/0.9.3 --- databases/py-unqlite/Makefile | 5 ++++- databases/py-unqlite/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'databases') diff --git a/databases/py-unqlite/Makefile b/databases/py-unqlite/Makefile index d0f0fe4e9ac4..b169baed8de5 100644 --- a/databases/py-unqlite/Makefile +++ b/databases/py-unqlite/Makefile @@ -1,5 +1,5 @@ PORTNAME= unqlite -PORTVERSION= 0.5.3 +PORTVERSION= 0.9.3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,4 +12,7 @@ LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist cython +post-stage: + @${STRIP_CMD} ${STAGEDIR}/${PYTHONPREFIX_SITELIBDIR}/unqlite*.so + .include diff --git a/databases/py-unqlite/distinfo b/databases/py-unqlite/distinfo index ced8e3a4b5ba..eafcf018005b 100644 --- a/databases/py-unqlite/distinfo +++ b/databases/py-unqlite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464625232 -SHA256 (unqlite-0.5.3.tar.gz) = 510244124782764f225dd17d0e2aba2ba60d89ba56fc10ae34943c9175fbd4d1 -SIZE (unqlite-0.5.3.tar.gz) = 535060 +TIMESTAMP = 1654634703 +SHA256 (unqlite-0.9.3.tar.gz) = c4cfe3d687d34423e543c6284659a57e88988caf1765b800c4d199ad451a671b +SIZE (unqlite-0.9.3.tar.gz) = 575539 -- cgit v1.2.3