Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pypugjs
Commits:
96781750 by Jelle van der Waa at 2024-08-31T13:35:34+02:00
upgpkg: 5.11.0-2: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pypugjs
pkgdesc = PugJS syntax adapter for Django, Jinja2 and Mako templates
pkgver = 5.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kakulukia/pypugjs
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pypugjs
pkgver=5.11.0
-pkgrel=1
+pkgrel=2
pkgdesc='PugJS syntax adapter for Django, Jinja2 and Mako templates'
url='https://github.com/kakulukia/pypugjs'
depends=(python python-six python-charset-normalizer)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypugjs/-/commit/96781750e69103ea9a0731b0631ee6af9c58eac8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypugjs/-/commit/96781750e69103ea9a0731b0631ee6af9c58eac8
You're receiving this email because of your account on gitlab.archlinux.org.