summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
commit8ba2860ae7c5f5429e27ed1edd8753981376059a (patch)
tree65ab7f40697f559187fc6303fba1f00594969f7c /dev-python/pytz
parentadd ~arm, bug #402989 (diff)
downloadgentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-python/pytz')
-rw-r--r--dev-python/pytz/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pytz/metadata.xml b/dev-python/pytz/metadata.xml
index 1c0e3bcb943d..6c2db61de2b6 100644
--- a/dev-python/pytz/metadata.xml
+++ b/dev-python/pytz/metadata.xml
@@ -2,13 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
- <longdescription lang="en">
- pytz brings the Olson tz database into Python. This library allows
+ <longdescription lang="en">pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
or higher. It also solves the issue of ambiguous times at the end of
daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).
-
- Amost all (over 540) of the Olson timezones are supported.
- </longdescription>
+ Amost all (over 540) of the Olson timezones are supported.</longdescription>
+ <upstream>
+ <remote-id type="pypi">pytz</remote-id>
+ </upstream>
</pkgmetadata>