mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 15:49:53 -04:00
561c26bdec
Technically, it installs as libpass package now, but uses the same Python import names, and almost all revdeps are test dependencies, so no point in doing a compatibility shim. Closes: https://bugs.gentoo.org/969227 Signed-off-by: Michał Górny <mgorny@gentoo.org>
22 lines
616 B
XML
22 lines
616 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>openstack@gentoo.org</email>
|
|
<name>Openstack</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">notypecheck/passlib</remote-id>
|
|
<remote-id type="pypi">libpass</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|