dev-python/filelock: New package, dep of dev-python/tox

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2018-11-18 20:36:05 +01:00
parent 651fd651dc
commit 8227eaa721
2 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">filelock</remote-id>
<remote-id type="github">benediktschmitt/py-filelock</remote-id>
</upstream>
</pkgmetadata>