Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-wheezy-template
Commits: e41ee138 by Jelle van der Waa at 2024-04-04T09:48:29+02:00 upgpkg: 3.1.0-6: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,22 @@ +pkgbase = python-wheezy-template + pkgdesc = lightweight template library + pkgver = 3.1.0 + pkgrel = 6 + url = https://github.com/akornatskyy/wheezy.template + arch = x86_64 + license = MIT + checkdepends = python-pytest + makedepends = cython + makedepends = python-build + makedepends = python-installer + makedepends = python-setuptools + makedepends = python-wheel + depends = python + source = python-wheezy-template-3.1.0.tar.gz::https://github.com/akornatskyy/wheezy.template/archive/3.1.0.tar.gz + source = python-wheezy-template-3.1.0-python3.11.patch + sha256sums = a75692c8bc4aeb750a378192fe094f6c28901526c6ca754fa92f3783cdd7abcd + sha256sums = 4a77d24ec88623fac9729b5f3d4eeade8e6bbb0c14710ff229844dd4d7c3e26a + b2sums = 6cbaa6e5656a0b3bf417ed500770c97f2207f97822ccdf624c87cb0f3c0d2fa3b1a2269641325c6d6138568aeff3bcc417e6e4896186e2fe7c1b31a15e2d7365 + b2sums = 2d38b102c63459e1561b2864b954cce1c706f5163b43d2f860f09a33d99cf50ce2729303eb91da04238484595502b1a85ef39d114b695fc27d6261502804b3bb + +pkgname = python-wheezy-template ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _name=wheezy.template pkgname=python-wheezy-template pkgver=3.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="lightweight template library" arch=(x86_64) url="https://github.com/akornatskyy/wheezy.template" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-wheezy-template/-/commit/e41ee1387a9a8baf64f11ba51fd3512046d027ae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-wheezy-template/-/commit/e41ee1387a9a8baf64f11ba51fd3512046d027ae You're receiving this email because of your account on gitlab.archlinux.org.
