summaryrefslogtreecommitdiff
path: root/dev-python/poyo
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/poyo
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/poyo')
-rw-r--r--dev-python/poyo/Manifest6
-rw-r--r--dev-python/poyo/metadata.xml12
-rw-r--r--dev-python/poyo/poyo-0.4.0.ebuild23
-rw-r--r--dev-python/poyo/poyo-0.4.1.ebuild23
4 files changed, 64 insertions, 0 deletions
diff --git a/dev-python/poyo/Manifest b/dev-python/poyo/Manifest
new file mode 100644
index 000000000000..6fd2c2fd5a03
--- /dev/null
+++ b/dev-python/poyo/Manifest
@@ -0,0 +1,6 @@
+DIST poyo-0.4.0.tar.gz 10722 SHA256 8a95d95193eb0838117cc8847257bf17248ef6d157aaa55ea5c20509a87388b8 SHA512 19ab8e8f7bb6e376494516ac455eec36f57f64c59c1f5f3bc2a9ee1dd2faefdccab2755a4875f85553e4f2fbdcb3a13db0f591fc65c005354cc20d10ce2a0d6c WHIRLPOOL 3e42f5e78c9cc2bc310f085b264305221d416da145af9503eb1b37cb5b9cd3a4b3852eeeac880e07be7078acebae6b8ba3a351caeda77a2d5db49c7757e74801
+DIST poyo-0.4.1.tar.gz 10960 SHA256 103b4ee3e1c7765098fe1cabe43f828db2e2a6079646561a2117e1a809f352d6 SHA512 e2dfc504ec9cea8e43363556b875f9b01fbda506ee8e70916d4a018941e4e347a4e8a78a245f980b9c41b20731948fc9e5e131b415856b31593e44b805acc768 WHIRLPOOL 1f65ed3cff7557e39605e919250368274cb1268d9ee26239a6e2362144cdf8e0ee2ee971958f49e9de55b9d6fdc5e6eacb58d8574ef469ed53775ba46ef6bd84
+EBUILD poyo-0.4.0.ebuild 519 SHA256 83c0a4c97efcf5ee26d8b9b6a1f6fe8c53042cec8b7d43303b7dc4656a4a160a SHA512 821fc744c504bb6422a535aea9cc81646e8f4c754dcbf237246cb5d00762f1a0b857ec6d252c07945ed88527e00862a3405a382784e5f27be24b1be654d2d1c8 WHIRLPOOL 1a356c8c65fa460f2751803056b6a45bcc713a57e8fbc4d11b16e8ae1651302bb6e258a6c082f63f27ceba2f4bce165801e0efcfa3fe38c4b4a1e4adaddb5649
+EBUILD poyo-0.4.1.ebuild 519 SHA256 83c0a4c97efcf5ee26d8b9b6a1f6fe8c53042cec8b7d43303b7dc4656a4a160a SHA512 821fc744c504bb6422a535aea9cc81646e8f4c754dcbf237246cb5d00762f1a0b857ec6d252c07945ed88527e00862a3405a382784e5f27be24b1be654d2d1c8 WHIRLPOOL 1a356c8c65fa460f2751803056b6a45bcc713a57e8fbc4d11b16e8ae1651302bb6e258a6c082f63f27ceba2f4bce165801e0efcfa3fe38c4b4a1e4adaddb5649
+MISC ChangeLog 300 SHA256 66263f3d01142dfb54077ffef6790fa68c19d03b349414044fd4ca6fcffe9da6 SHA512 e8ed35f22f92cf20e737772af6fb83dd67d4228c0e4ade90732315a4c4986362bafcb3d3311498fac00eb6926e1607e719ac3e974fc043ebb2e3fac647213796 WHIRLPOOL 5673ccd5f3cea2df869b0e91c5d6b45b0320e21015abcec3b39331feec279453ed433eb1bfde57c2000f77ba8f71b813bc8bf59c7e221edab253c9c909c0f14f
+MISC metadata.xml 361 SHA256 2a23dabee6baf016b3ac774b42761ecb163f0dd3f4c22c6c8dd1f09abfdf3ec5 SHA512 b40df5a8d22697185ef353c30f046ebab34896e43ec3e6aac1eb3c31396b051c026a6e76b00799855953a0f4393103bc2ab95e24fb358b0eff8897293d6762d4 WHIRLPOOL c8a42c07de7198c4dd9b085954f5dc357dc43413f0aead3ea5a91f84c56ce7431cb8b186fb7a0c5e4e9b5706abbe63f8b9a5902bae7c3b23ae68731229dd647e
diff --git a/dev-python/poyo/metadata.xml b/dev-python/poyo/metadata.xml
new file mode 100644
index 000000000000..4d1c77ac98ee
--- /dev/null
+++ b/dev-python/poyo/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="github">hackebrot/poyo</remote-id>
+ <remote-id type="pypi">poyo</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/poyo/poyo-0.4.0.ebuild b/dev-python/poyo/poyo-0.4.0.ebuild
new file mode 100644
index 000000000000..6193eadfddad
--- /dev/null
+++ b/dev-python/poyo/poyo-0.4.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="A lightweight YAML Parser for Python"
+HOMEPAGE="https://github.com/hackebrot/poyo"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+ py.test || die
+}
diff --git a/dev-python/poyo/poyo-0.4.1.ebuild b/dev-python/poyo/poyo-0.4.1.ebuild
new file mode 100644
index 000000000000..6193eadfddad
--- /dev/null
+++ b/dev-python/poyo/poyo-0.4.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="A lightweight YAML Parser for Python"
+HOMEPAGE="https://github.com/hackebrot/poyo"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+ py.test || die
+}