mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<upstream>
|
||||
<doc>https://cx-oracle.readthedocs.io</doc>
|
||||
<changelog>https://cx-oracle.readthedocs.io/en/latest/release_notes.html#releasenotes</changelog>
|
||||
<bugs-to>https://github.com/oracle/python-cx_Oracle/issues</bugs-to>
|
||||
<remote-id type="github">oracle/python-cx_Oracle</remote-id>
|
||||
<remote-id type="pypi">cx-Oracle</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>rozstrojenie.jazni@gmail.com</email>
|
||||
|
||||
Reference in New Issue
Block a user