Skip to content

Commit

Permalink
databases/py-pony: Update to 0.7.16
Browse files Browse the repository at this point in the history
PR:		261592
  • Loading branch information
mekanix authored and lwhsu committed Feb 5, 2022
1 parent 633c8c1 commit 73f7f69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/py-pony/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pony
PORTVERSION= 0.7.14
PORTVERSION= 0.7.16
CATEGORIES= databases devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}

USES= python:3.5-3.9
USES= python
USE_PYTHON= autoplist concurrent distutils

TEST_ENV= PYTHONPATH=${WRKSRC}/src
Expand Down
6 changes: 3 additions & 3 deletions databases/py-pony/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1610007613
SHA256 (pony-0.7.14.tar.gz) = 2f01e84e79ea7a14040225cb6c079bb266e7ba147346356c266490b18c77ce82
SIZE (pony-0.7.14.tar.gz) = 290604
TIMESTAMP = 1643617419
SHA256 (pony-0.7.16.tar.gz) = 5f45fc67587f4520c560a57148cc573b097d42f82f5cb200d72c957b5708198d
SIZE (pony-0.7.16.tar.gz) = 255213

0 comments on commit 73f7f69

Please sign in to comment.