David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-crispy-bootstrap4
Commits:
c5ff636f by David Runge at 2024-04-09T22:56:10+02:00
upgpkg: 2024.1-2: Rebuild against Python 3.12 (without checks for bootstrap)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-crispy-bootstrap4
pkgdesc = Bootstrap4 template pack for django-crispy-forms
pkgver = 2024.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/django-crispy-forms/crispy-bootstrap4
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=crispy-bootstrap4
pkgname=python-crispy-bootstrap4
pkgver=2024.1
-pkgrel=1
+pkgrel=2
pkgdesc="Bootstrap4 template pack for django-crispy-forms"
arch=(any)
url="https://github.com/django-crispy-forms/crispy-bootstrap4"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crispy-bootstrap4/-/commit/c5ff636f9a9f648877b2b86eeed6ef8a705b31ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crispy-bootstrap4/-/commit/c5ff636f9a9f648877b2b86eeed6ef8a705b31ba
You're receiving this email because of your account on gitlab.archlinux.org.