Skip to content

Commit

Permalink
databases/py-marshmallow-sqlalchemy: Update to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 75507bb commit b1e9b94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/py-marshmallow-sqlalchemy/Makefile
@@ -1,7 +1,7 @@
# Created by: Mark Felder <feld@FreeBSD.org>

PORTNAME= marshmallow-sqlalchemy
PORTVERSION= 0.27.0
PORTVERSION= 0.28.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>=3.0.0:devel/py-marshmallow@${PY
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-lazy-fixture>=0:devel/py-pytest-lazy-fixture@${PY_FLAVOR} \

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

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions databases/py-marshmallow-sqlalchemy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641045884
SHA256 (marshmallow-sqlalchemy-0.27.0.tar.gz) = 1521b129564444648c523a38f6446c137f1aae5c9c7de1ec151d5ebf03fd407d
SIZE (marshmallow-sqlalchemy-0.27.0.tar.gz) = 51056
TIMESTAMP = 1647264494
SHA256 (marshmallow-sqlalchemy-0.28.0.tar.gz) = fb6b06686f38fec2ea0ec53a5ee4979219409e2b2260f9bc91e4b43105d19782
SIZE (marshmallow-sqlalchemy-0.28.0.tar.gz) = 51611

0 comments on commit b1e9b94

Please sign in to comment.