blob: 5aa2eba6aa282bb9cd9d729806f863e62d30bff4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<bugs-to>https://github.com/python/typeshed/issues</bugs-to>
<remote-id type="github">python/typeshed</remote-id>
<remote-id type="pypi">types-requests</remote-id>
<changelog>https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/requests.md</changelog>
</upstream>
</pkgmetadata>
|