Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-whitenoise
Commits:
c5fb6040 by Jelle van der Waa at 2024-11-18T15:12:07+01:00
upgpkg: 6.7.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-whitenoise
pkgdesc = Radically simplified static file serving for WSGI applications
pkgver = 6.7.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/evansd/whitenoise
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-whitenoise
pkgver=6.7.0
-pkgrel=2
+pkgrel=3
pkgdesc='Radically simplified static file serving for WSGI applications'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-whitenoise/-/commit/c5fb604038dee9f5f55067db543c64eaa36a76da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-whitenoise/-/commit/c5fb604038dee9f5f55067db543c64eaa36a76da
You're receiving this email because of your account on gitlab.archlinux.org.