Files
gentoo/dev-python/spdx-tools/metadata.xml
Marek Szuba 51173374c6 dev-python/spdx-tools: new package, add 0.7.1
New test dependency of app-admin/ansible-lint.
Adding this version first rather than the latest (0.8.0) because:
 - this is the version required by ansible-lint, owing to breaking
   changes introduced by the 0.8 branch;
 - 0.8.0 has a new run-time dependency, dev-python/beartype, which
   is known not to presently work with py3.12;
 - the 0.8.0 test suite has a new, currently unpackaged dependency
   pySHACL.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2023-08-23 22:05:49 +01:00

14 lines
400 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">spdx-tools</remote-id>
<remote-id type="github">spdx/tools-python</remote-id>
</upstream>
</pkgmetadata>