* update python-factory-boy to 3.3.0-7

This commit is contained in:
Alexander Baldeck 2025-01-07 17:23:21 +01:00
parent f042756a9e
commit 3aa96aca3e
2 changed files with 2 additions and 2 deletions

View File

@ -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 = 7
url = https://github.com/FactoryBoy/factory_boy
arch = any
license = MIT

View File

@ -5,7 +5,7 @@
pkgname=python-factory-boy
pkgver=3.3.0
pkgrel=5
pkgrel=7
pkgdesc="A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby"
url="https://github.com/FactoryBoy/factory_boy"
license=('MIT')