Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-whitenoise
Commits:
5201a641 by Jelle van der Waa at 2024-08-31T12:28:31+02:00
upgpkg: 6.7.0-2: Django 5.1 rebuild
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/evansd/whitenoise
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-whitenoise
pkgver=6.7.0
-pkgrel=1
+pkgrel=2
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/5201a641ea5abe759e1920a3064fb466de59e3a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-whitenoise/-/commit/5201a641ea5abe759e1920a3064fb466de59e3a7
You're receiving this email because of your account on gitlab.archlinux.org.