summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 20:34:32 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 20:34:32 +0000
commitf6e0b842937b367da1d1f2dbc0a7dc5d97ef2685 (patch)
tree53b556a33a67b805c4ed511a2a0691e6b03e87b4 /dev-python/oslo-context
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-f6e0b842937b367da1d1f2dbc0a7dc5d97ef2685.tar.gz
gentoo-2-f6e0b842937b367da1d1f2dbc0a7dc5d97ef2685.tar.bz2
gentoo-2-f6e0b842937b367da1d1f2dbc0a7dc5d97ef2685.zip
Add pypi to 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/oslo-context')
-rw-r--r--dev-python/oslo-context/ChangeLog5
-rw-r--r--dev-python/oslo-context/metadata.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/oslo-context/ChangeLog b/dev-python/oslo-context/ChangeLog
index 822279721c89..e2d6f13f6886 100644
--- a/dev-python/oslo-context/ChangeLog
+++ b/dev-python/oslo-context/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oslo-context
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-context/ChangeLog,v 1.5 2015/04/22 19:52:36 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-context/ChangeLog,v 1.6 2015/06/03 20:34:32 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
*oslo-context-0.3.0 (22 Apr 2015)
diff --git a/dev-python/oslo-context/metadata.xml b/dev-python/oslo-context/metadata.xml
index f069d93323de..511a7b2f8d1d 100644
--- a/dev-python/oslo-context/metadata.xml
+++ b/dev-python/oslo-context/metadata.xml
@@ -9,5 +9,7 @@
<longdescription lang="en">
The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging
</longdescription>
+ <upstream>
+ <remote-id type="pypi">oslo.context</remote-id>
+ </upstream>
</pkgmetadata>
-