mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-09 01:48:07 -07:00
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>
14 lines
400 B
XML
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>
|