dev-python/pytest-datafiles: new package

pytest plugin to create a tmpdir containing
a preconfigured set of files and/or directories

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
Georgy Yakovlev
2018-11-01 16:09:39 -07:00
parent f3a671303c
commit 3cdd55f461
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
<upstream>
<remote-id type="pypi">pytest-datafiles</remote-id>
<remote-id type="github">omarkohl/pytest-datafiles</remote-id>
</upstream>
</pkgmetadata>