Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cherrypy
Commits:
6ff4ccb8 by Jelle van der Waa at 2024-11-30T16:41:41+01:00
upgpkg: 18.10.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cherrypy
pkgdesc = A pythonic, object-oriented web development framework
pkgver = 18.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://cherrypy.dev
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgname='python-cherrypy'
_pkgname="${pkgname#python-}"
pkgver=18.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='A pythonic, object-oriented web development framework'
arch=('any')
url='https://cherrypy.dev'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cherrypy/-/commit/6ff4ccb8db6efea7985ec14952643d20823dda45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cherrypy/-/commit/6ff4ccb8db6efea7985ec14952643d20823dda45
You're receiving this email because of your account on gitlab.archlinux.org.