mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
Upstreams lists sip's repo as the "homepage" for PyQt6-sip and as the place to report bugs (as I understand it), but the source is not actually there that I can see. So only adding to bugs-to rather than normal github metadata for now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
13 lines
382 B
XML
13 lines
382 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>qt@gentoo.org</email>
|
|
<name>Gentoo Qt Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/Python-SIP/sip/issues</bugs-to>
|
|
<remote-id type="pypi">PyQt6-sip</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|