summaryrefslogtreecommitdiff
path: root/dev-python/strict-rfc3339
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/strict-rfc3339
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/strict-rfc3339')
-rw-r--r--dev-python/strict-rfc3339/Manifest6
-rw-r--r--dev-python/strict-rfc3339/metadata.xml12
-rw-r--r--dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild24
-rw-r--r--dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild24
4 files changed, 66 insertions, 0 deletions
diff --git a/dev-python/strict-rfc3339/Manifest b/dev-python/strict-rfc3339/Manifest
new file mode 100644
index 000000000000..eaa1801bde80
--- /dev/null
+++ b/dev-python/strict-rfc3339/Manifest
@@ -0,0 +1,6 @@
+DIST strict-rfc3339-0.6.tar.gz 16856 SHA256 8d505093cff2a65144eecee09a171ec3401a4d725438381c22011eceddf549df SHA512 7f1e15d60c2295c00647af84b31a1836b6c3994fadbb2695f5709861caae543ae69a3199dffd6dcf7e0768eadf39e496a5e600e291dd0befbe8fc35fa60897af WHIRLPOOL 39f6c8ba67bf84d9c208ae96c32fe25d85a8043d55474994372fe68ed0d6e7254db89df956204c606e950d9d35fd1896c18b65a81d980aafc873da010ff710e8
+DIST strict-rfc3339-0.7.tar.gz 17552 SHA256 5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277 SHA512 94a2992a9ea41b75527348f0f8dae1d118d57b0764122f874baa85f5e3b523beb219ed83c2d7224725e504cd3737a6bde485957135856dcde470f32675e44e77 WHIRLPOOL e687f876172d298eefef5e62e1d8af0241b49a2d27f6206446ac2f7d2fd87baa077080dfc3d7c4e140b320b941b348665505eda0a86be5d3512129f8a7569184
+EBUILD strict-rfc3339-0.6.ebuild 644 SHA256 aaf510b6dcc6a2695ad059fd86b0c64d1599df8a91af389aa4604f34027e79e3 SHA512 93d35abf9efc33ec00c127beceb26509cf3fa851512825df94b878ffcacc156276aaeb437452d6409678c8e31d0c935df0794048ac7a8742f3b3c2ad0eae3415 WHIRLPOOL b28f2fdd76e364ebd2763f729f74db30e1c8f54a826bd390203b6b87d2fbdfab9214ff6840436de8c9fd97cf4c6fc6b2ad8647cf7029960ccace04943325c70b
+EBUILD strict-rfc3339-0.7.ebuild 651 SHA256 d26856ebdbefe073ca20c933eb3a08844d79a6c1a7dfc151ec9c32902de3a7b5 SHA512 761e9a84774e0334a88a1e6a96a41824597c2193c0bd733aced7cb112d83d3b80062d445aa90abf786b1d7b2a497dfcef4ea9a6144e80183480b720da6533dc4 WHIRLPOOL 7209cd54000092090ddf4be6fb6861b840f44b798bff9f69b080e3779f1833b23a3bdf53f7d14f3c0f8c20d02790e1d579ab41006069c7e12f4335de39252455
+MISC ChangeLog 2986 SHA256 7ccf6f198cd87ba5fcf397c34b74657636edffe5b3954055066a15c6c41feac6 SHA512 528deefde87fd754d3efd7f4098828a14ab1851c9d9d14046bd82323be3c893c83cd8dde9d8d65561698685e41d2bb79dd30dd620ba78bbaa9778a231eeebbeb WHIRLPOOL d1da67153a31c9d562deebbb72b34bc337a01236fa61645117749ab743715b4f606e7f7125a9c67f054338aff3938f6eaa605d4efd4e050b659d7a266392195d
+MISC metadata.xml 385 SHA256 08ea4059bf09d6a39e16a3b4d83b7875bfeef5c0936f0f4f6aba9358ba4c7379 SHA512 c825fc57c6aad0acc8775432fe511055f26a7bb453628340e56c1615b777cac4ae43dafe6d648a7ded7dd4138ebccc3e5620ec9c5f947f2f491d544d2c69ccaa WHIRLPOOL 4e34c358f5fde4edf33129e8514877039c4e06078a9e77aedbaf8f94afcf3ab284e33eb99387691f2e4ed07f1feb8d6891efcad67f675312e0b5081d7a99242d
diff --git a/dev-python/strict-rfc3339/metadata.xml b/dev-python/strict-rfc3339/metadata.xml
new file mode 100644
index 000000000000..25ebfea6eda7
--- /dev/null
+++ b/dev-python/strict-rfc3339/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">strict-rfc3339</remote-id>
+ <remote-id type="github">danielrichman/strict-rfc3339</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
new file mode 100644
index 000000000000..b0dbeac0aeac
--- /dev/null
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Strict, simple, lightweight RFC3339 functions"
+HOMEPAGE="https://pypi.python.org/pypi/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3+"
+KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+# Not shipped
+RESTRICT=test
+
+python_test() {
+ ${PYTHON} test_strict_rfc3339.py || die
+}
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
new file mode 100644
index 000000000000..e49ff748b2de
--- /dev/null
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Strict, simple, lightweight RFC3339 functions"
+HOMEPAGE="https://pypi.python.org/pypi/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3+"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+# Not shipped
+RESTRICT=test
+
+python_test() {
+ ${PYTHON} test_strict_rfc3339.py || die
+}