Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-fake-model
Commits:
80f1ad1e by Jelle van der Waa at 2024-08-31T13:35:15+02:00
upgpkg: 0.1.4-8: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-fake-model
pkgdesc = Simple library for creating fake Django models in the unit
tests
pkgver = 0.1.4
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/erm0l0v/django-fake-model
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=django-fake-model
pkgname=python-$_pkgname
pkgver=0.1.4
-pkgrel=7
+pkgrel=8
pkgdesc='Simple library for creating fake Django models in the unit tests'
arch=(any)
url='https://github.com/erm0l0v/django-fake-model'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-fake-model/-/commit/80f1ad1edea5b601292cddf2953136ba64f3fd11
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-fake-model/-/commit/80f1ad1edea5b601292cddf2953136ba64f3fd11
You're receiving this email because of your account on gitlab.archlinux.org.