Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:43:27 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1e9b946072b - main - databases/py-marshmallow-sqlalchemy: Update to 0.28.0
Message-ID:  <202203251343.22PDhRFn019417@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1e9b946072bfa2f8c759207c9e4b2540b0edd30

commit b1e9b946072bfa2f8c759207c9e4b2540b0edd30
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 12:47:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:36:49 +0000

    databases/py-marshmallow-sqlalchemy: Update to 0.28.0
    
    Changes:        https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
---
 databases/py-marshmallow-sqlalchemy/Makefile | 4 ++--
 databases/py-marshmallow-sqlalchemy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/databases/py-marshmallow-sqlalchemy/Makefile b/databases/py-marshmallow-sqlalchemy/Makefile
index 556a8c0441ad..b9959c61fda4 100644
--- a/databases/py-marshmallow-sqlalchemy/Makefile
+++ b/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}
@@ -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
diff --git a/databases/py-marshmallow-sqlalchemy/distinfo b/databases/py-marshmallow-sqlalchemy/distinfo
index 6f9b4ca9ab08..a677f9f5748a 100644
--- a/databases/py-marshmallow-sqlalchemy/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203251343.22PDhRFn019417>