mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
Move dev-python/{git-python → GitPython}
Use upstream package name, especially that there is another package called 'git-python' on PyPI. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
12
dev-python/GitPython/metadata.xml
Normal file
12
dev-python/GitPython/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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">GitPython</remote-id>
|
||||
<remote-id type="github">gitpython-developers/GitPython</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user