*/*: 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:
Lucio Sauer
2023-06-27 04:21:11 +02:00
parent be00d36b18
commit 68460592f2
331 changed files with 1088 additions and 97 deletions

View File

@@ -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>