Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-cattrs
Commits:
f5a54e2c by Daniel M. Capella at 2024-04-05T18:06:19-04:00
upgpkg: 23.2.3-2: Rebuild for Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cattrs
pkgdesc = Complex custom class converters for attrs
pkgver = 23.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://catt.rs
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cattrs
_pipname=${pkgname#python-}
pkgver=23.2.3
-pkgrel=1
+pkgrel=2
pkgdesc='Complex custom class converters for attrs'
arch=(any)
url='https://catt.rs'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cattrs/-/commit/f5a54e2cbcfd2caefd4326786595253f45c7d25e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cattrs/-/commit/f5a54e2cbcfd2caefd4326786595253f45c7d25e
You're receiving this email because of your account on gitlab.archlinux.org.