mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/factory-boy: rename
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
26
dev-python/factory-boy/metadata.xml
Normal file
26
dev-python/factory-boy/metadata.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
A versatile test fixtures replacement based on thoughtbot's
|
||||
factory_bot for Ruby. It is designed to work well with various
|
||||
ORMs (Django, Mongo, SQLAlchemy).
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/FactoryBoy/factory_boy/issues</bugs-to>
|
||||
<changelog>https://raw.githubusercontent.com/FactoryBoy/factory_boy/master/docs/changelog.rst</changelog>
|
||||
<doc lang="en">https://factoryboy.readthedocs.io</doc>
|
||||
<maintainer status="active">
|
||||
<email>raphael.barrois+fboy@polytechnique.org</email>
|
||||
<name>Raphaël Barrois</name>
|
||||
</maintainer>
|
||||
<remote-id type="github">FactoryBoy/factory_boy</remote-id>
|
||||
<remote-id type="pypi">factory_boy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user