Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-fake-model
Commits:
ba5b6de2 by Jelle van der Waa at 2024-11-18T15:10:06+01:00
upgpkg: 0.1.4-9: Rebuild for Python 3.13
- - - - -
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 = 8
+ pkgrel = 9
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=8
+pkgrel=9
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/ba5b6de24131a65ad26e5fb2420bdb65375d7f9f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-fake-model/-/commit/ba5b6de24131a65ad26e5fb2420bdb65375d7f9f
You're receiving this email because of your account on gitlab.archlinux.org.