mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
Add missing remote-id type=launchpad
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<longdescription lang="en">
|
||||
The dateutil module provides powerful extensions to the standard
|
||||
datetime module, available in Python 2.3+.
|
||||
</longdescription>
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">python-dateutil</remote-id>
|
||||
<remote-id type="github">dateutil/dateutil</remote-id>
|
||||
<remote-id type="launchpad">dateutil</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user