diff options
Diffstat (limited to 'dev-python/requests')
| -rw-r--r-- | dev-python/requests/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/requests/metadata.xml b/dev-python/requests/metadata.xml index 505a6af962f5..cca4ded9c519 100644 --- a/dev-python/requests/metadata.xml +++ b/dev-python/requests/metadata.xml @@ -1,19 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en"> Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers. </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">requests</remote-id> - <remote-id type="cpe">cpe:/a:python-requests:requests</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">requests</remote-id> + <remote-id type="cpe">cpe:/a:python-requests:requests</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
