David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-environ


Commits:
0638ac55 by David Runge at 2024-04-05T09:51:57+02:00
upgpkg: 0.11.2-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-django-environ
+       pkgdesc = Utilize 12factor inspired environment variables to configure 
your Django application
+       pkgver = 0.11.2
+       pkgrel = 2
+       url = https://github.com/joke2k/django-environ
+       arch = any
+       license = MIT
+       checkdepends = python-pytest
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python
+       depends = python-django
+       optdepends = python-simplejson: for an alternative JSON implementation
+       source = 
https://github.com/joke2k/django-environ/releases/download/v0.11.2/django-environ-0.11.2.tar.gz
+       sha512sums = 
d024858514b2a6edd99a7a2f1ae26e9e7cc007b1454a1c3f2cd2ae061b4e961f16c4acc8c77ee6449e4b11b3d98c72aae849e337339cb5e275b85077a02b59d0
+       b2sums = 
bcd53d13b2b936ba499e1481a46101d54b35f79f83584aa447fc222503e19da41545e7281cb6287351350250c4b728d50ef2be797dabf17672799f02976d3e1e
+
+pkgname = python-django-environ


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _name=django-environ
 pkgname=python-django-environ
 pkgver=0.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Utilize 12factor inspired environment variables to configure your 
Django application"
 arch=(any)
 url="https://github.com/joke2k/django-environ";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-environ/-/commit/0638ac557b8be8c94b4adf5260be7a06cea0bef3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-environ/-/commit/0638ac557b8be8c94b4adf5260be7a06cea0bef3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to