mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pyftpdlib: add bugs-to to metadata, remove googlecode
Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/3057
This commit is contained in:
committed by
David Seifert
parent
f09fe4809b
commit
0388169771
@@ -1,17 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>phajdan.jr@gentoo.org</email>
|
||||
<name>Pawel Hajdan jr</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="google-code">pyftpdlib</remote-id>
|
||||
<remote-id type="pypi">pyftpdlib</remote-id>
|
||||
<remote-id type="github">giampaolo/pyftpdlib</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>phajdan.jr@gentoo.org</email>
|
||||
<name>Pawel Hajdan jr</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pyftpdlib</remote-id>
|
||||
<remote-id type="github">giampaolo/pyftpdlib</remote-id>
|
||||
<bugs-to>https://github.com/giampaolo/pyftpdlib/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user