Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-marshmallow


Commits:
79dd135e by Felix Yan at 2026-06-16T02:23:16+08:00
upgpkg: 4.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-marshmallow
        pkgdesc = A lightweight library for converting complex datatypes to and 
from native Python datatypes.
-       pkgver = 4.2.1
+       pkgver = 4.2.2
        pkgrel = 1
        url = https://github.com/marshmallow-code/marshmallow
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-marshmallow
        makedepends = python-installer
        makedepends = python-flit-core
        depends = python
-       source = 
git+https://github.com/marshmallow-code/marshmallow.git#tag=4.2.1
-       sha512sums = 
9a223aea71ffda2c14fe10cd545033b86aab71416873c83e8217d59bc88f9e42bc6dde7c1ae15bcf2ff35004669fd3679414488f8a182481e874888d91081759
+       source = 
git+https://github.com/marshmallow-code/marshmallow.git#tag=4.2.2
+       sha512sums = 
f764e7c6b1102f4f2a3e2a981d63a96f41c1c4db2a065819d3dbdb317e1ae0438dc119591d4d9033f84f2e7aeb70311e88760e409a817b30747f8b792ab809c6
 
 pkgname = python-marshmallow


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-marshmallow
-pkgver=4.2.1
+pkgver=4.2.2
 pkgrel=1
 pkgdesc="A lightweight library for converting complex datatypes to and from 
native Python datatypes."
 url="https://github.com/marshmallow-code/marshmallow";
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('git' 'python-build' 'python-installer' 'python-flit-core')
 checkdepends=('python-pytest' 'python-simplejson')
 source=("git+https://github.com/marshmallow-code/marshmallow.git#tag=$pkgver";)
-sha512sums=('9a223aea71ffda2c14fe10cd545033b86aab71416873c83e8217d59bc88f9e42bc6dde7c1ae15bcf2ff35004669fd3679414488f8a182481e874888d91081759')
+sha512sums=('f764e7c6b1102f4f2a3e2a981d63a96f41c1c4db2a065819d3dbdb317e1ae0438dc119591d4d9033f84f2e7aeb70311e88760e409a817b30747f8b792ab809c6')
 
 prepare() {
   cd marshmallow



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow/-/commit/79dd135ec7dda12942020507cfc0d49f1634c960

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow/-/commit/79dd135ec7dda12942020507cfc0d49f1634c960
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to