Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-factory-boy
Commits:
30d3eccc by Jelle van der Waa at 2024-08-31T12:05:54+02:00
upgpkg: 3.3.0-4: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-factory-boy
pkgdesc = A versatile test fixtures replacement based on thoughtbot's
factory_bot for Ruby
pkgver = 3.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/FactoryBoy/factory_boy
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-factory-boy
pkgver=3.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="A versatile test fixtures replacement based on thoughtbot's
factory_bot for Ruby"
url="https://github.com/FactoryBoy/factory_boy"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-factory-boy/-/commit/30d3eccc1b62a791ebf4e835c46d16f2c5d17c1f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-factory-boy/-/commit/30d3eccc1b62a791ebf4e835c46d16f2c5d17c1f
You're receiving this email because of your account on gitlab.archlinux.org.