mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
18 lines
545 B
XML
18 lines
545 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>openstack</herd>
|
|
<herd>python</herd>
|
|
<maintainer>
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Data-Driven/Decorated Tests - long_description='A library to multiply test cases
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">ddt</remote-id>
|
|
<remote-id type="github">txels/ddt</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|