summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-09 15:16:04 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-09 15:16:04 +0000
commit9030a166fa34acc4ad7e516a496321c2c6a4b704 (patch)
tree061ae1f9990e2b0797afb80d23cd7fd2f7003057 /dev-python/fixtures/metadata.xml
parentVersion bump for Gnome 3.16. (diff)
downloadgentoo-2-9030a166fa34acc4ad7e516a496321c2c6a4b704.tar.gz
gentoo-2-9030a166fa34acc4ad7e516a496321c2c6a4b704.tar.bz2
gentoo-2-9030a166fa34acc4ad7e516a496321c2c6a4b704.zip
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-python/fixtures/metadata.xml')
-rw-r--r--dev-python/fixtures/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-python/fixtures/metadata.xml b/dev-python/fixtures/metadata.xml
index bea03e548b7e..af43239d85e1 100644
--- a/dev-python/fixtures/metadata.xml
+++ b/dev-python/fixtures/metadata.xml
@@ -1,19 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <maintainer>
- <email>prometheanfire@gentoo.org</email>
- <name>Matthew Thode</name>
- </maintainer>
- <longdescription lang="en">
+ <herd>python</herd>
+ <maintainer>
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <longdescription lang="en">
Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to make
it easy to write your own fixtures using the fixtures contract. Glue code
is provided that makes using fixtures that meet the Fixtures contract in
unittest compatible test cases easy and straight forward.
</longdescription>
- <upstream>
- <remote-id type="pypi">fixtures</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="pypi">fixtures</remote-id>
+ <remote-id type="launchpad">python-fixtures</remote-id>
+ </upstream>
</pkgmetadata>