Skip to content

Commit

Permalink
databases/py-agate-sql: update to 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed Jan 29, 2023
1 parent 4924f2e commit 02f986f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions databases/py-agate-sql/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= agate-sql
PORTVERSION= 0.5.8
PORTVERSION= 0.5.9
CATEGORIES= databases textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,9 +11,9 @@ WWW= https://agate-sql.rtfd.org/
LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.8:databases/py-sqlalchemy10@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}sqlalchemy14<2:databases/py-sqlalchemy14@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions databases/py-agate-sql/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1632811104
SHA256 (agate-sql-0.5.8.tar.gz) = 581e062ae878cc087d3d0948670d46b16589df0790bf814524b0587a359f2ada
SIZE (agate-sql-0.5.8.tar.gz) = 15182
TIMESTAMP = 1675013403
SHA256 (agate-sql-0.5.9.tar.gz) = 30b642a32a5b671161abef9e8ec36352f2e78a24ce849054edac6946d8b9ddc6
SIZE (agate-sql-0.5.9.tar.gz) = 15434

0 comments on commit 02f986f

Please sign in to comment.