Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-marshmallow-sqlalchemy
Commits: 0c0d5556 by Robin Candau at 2024-06-30T13:22:09+02:00 upgpkg: 1.0.0-3: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-marshmallow-sqlalchemy pkgdesc = SQLAlchemy integration with marshmallow pkgver = 1.0.0 - pkgrel = 2 + pkgrel = 3 url = https://marshmallow-sqlalchemy.readthedocs.io/ arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-marshmallow-sqlalchemy pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc='SQLAlchemy integration with marshmallow' url=https://marshmallow-sqlalchemy.readthedocs.io/ arch=(any) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow-sqlalchemy/-/commit/0c0d5556c889a152fb757829b6aae60eb62ee694 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow-sqlalchemy/-/commit/0c0d5556c889a152fb757829b6aae60eb62ee694 You're receiving this email because of your account on gitlab.archlinux.org.
