Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:01:57 +0000
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: 6626ad42471f - main - databases/py-marshmallow-sqlalchemy: Update to 1.5.0
Message-ID:  <69e3ff55.34309.2fa35577@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 6626ad42471f88903956663314697c9865b2aea2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:23:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:35 +0000

    databases/py-marshmallow-sqlalchemy: Update to 1.5.0
    
    Changes:        https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
                    https://marshmallow-sqlalchemy.readthedocs.io/en/latest/changelog.html
---
 databases/py-marshmallow-sqlalchemy/Makefile | 2 +-
 databases/py-marshmallow-sqlalchemy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/py-marshmallow-sqlalchemy/Makefile b/databases/py-marshmallow-sqlalchemy/Makefile
index 1da8ff0c54e5..aa8e862966da 100644
--- a/databases/py-marshmallow-sqlalchemy/Makefile
+++ b/databases/py-marshmallow-sqlalchemy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow-sqlalchemy
-PORTVERSION=	1.4.2
+PORTVERSION=	1.5.0
 CATEGORIES=	databases python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-marshmallow-sqlalchemy/distinfo b/databases/py-marshmallow-sqlalchemy/distinfo
index ce5e2f68fc31..2a888e3e5669 100644
--- a/databases/py-marshmallow-sqlalchemy/distinfo
+++ b/databases/py-marshmallow-sqlalchemy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744288840
-SHA256 (marshmallow_sqlalchemy-1.4.2.tar.gz) = 6410304bf98ec26ea35f3f9d3cee82e51fd093c434612add32a0bdcdb5668f7c
-SIZE (marshmallow_sqlalchemy-1.4.2.tar.gz) = 51428
+TIMESTAMP = 1775587202
+SHA256 (marshmallow_sqlalchemy-1.5.0.tar.gz) = e51192c204770645a2fab0d72f44f8789272eef75951f84b1608d6b4b0bfe0e6
+SIZE (marshmallow_sqlalchemy-1.5.0.tar.gz) = 51349


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff55.34309.2fa35577>