Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-klein
Commits:
538628b0 by Chih-Hsuan Yen at 2024-04-07T13:02:32+08:00
upgpkg: 23.12.0-2: Python 3.12 rebuilds
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-klein
pkgdesc = A web micro-framework built on werkzeug and twisted.web
pkgver = 23.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/twisted/klein
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-klein
# https://github.com/twisted/klein/blob/trunk/NEWS.rst
pkgver=23.12.0
-pkgrel=1
+pkgrel=2
arch=(any)
pkgdesc='A web micro-framework built on werkzeug and twisted.web'
url='https://github.com/twisted/klein'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-klein/-/commit/538628b06b3dd12f6f569edb66d88d3d8f95c258
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-klein/-/commit/538628b06b3dd12f6f569edb66d88d3d8f95c258
You're receiving this email because of your account on gitlab.archlinux.org.