Skip to content

Commit

Permalink
databases/py-databases: Update to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mekanix authored and nunotexbsd committed Jun 6, 2022
1 parent 6e4935d commit 128d100
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/py-databases/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= databases
DISTVERSION= 0.5.5
DISTVERSION= 0.6.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiomysql>0:databases/py-aiomysql@${PY_FLAVO
${PYTHON_PKGNAMEPREFIX}starlette>=0:www/py-starlette@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

# USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions databases/py-databases/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1643046098
SHA256 (databases-0.5.5.tar.gz) = 02c6b016c1c951c21cca281dc8e2e002c60dc44026c0084aabbd8c37514aeb37
SIZE (databases-0.5.5.tar.gz) = 15118
TIMESTAMP = 1654462994
SHA256 (databases-0.6.0.tar.gz) = abf088900e6665952fede331cb126a1810a097fb3aad54e02a4f58521419dabf
SIZE (databases-0.6.0.tar.gz) = 15049

0 comments on commit 128d100

Please sign in to comment.