dev-python/alembic: update upstream metadata

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
Louis Sautier
2020-10-16 19:47:22 +02:00
parent 9f097d57dd
commit b4f943bcc0

View File

@@ -1,12 +1,14 @@
<?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>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">alembic</remote-id>
<remote-id type="bitbucket">zzzeek/alembic</remote-id>
</upstream>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">alembic</remote-id>
<remote-id type="github">sqlalchemy/alembic</remote-id>
<remote-id type="bitbucket">zzzeek/alembic</remote-id>
<bugs-to>https://github.com/sqlalchemy/alembic/issues</bugs-to>
</upstream>
</pkgmetadata>