Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-factory-boy
Commits:
6cd788ff by Jelle van der Waa at 2024-12-04T15:14:48+01:00
upgpkg: 3.3.0-6: Rebuild for Python 3.13
- - - - -
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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/6cd788ff86c127239d68b24bfbd8024fb1874fc3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-factory-boy/-/commit/6cd788ff86c127239d68b24bfbd8024fb1874fc3
You're receiving this email because of your account on gitlab.archlinux.org.