From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-python/characteristic/Manifest | 7 ++++ .../characteristic/characteristic-14.1.0.ebuild | 41 +++++++++++++++++++++ .../characteristic/characteristic-14.3.0-r1.ebuild | 42 ++++++++++++++++++++++ dev-python/characteristic/metadata.xml | 12 +++++++ 4 files changed, 102 insertions(+) create mode 100644 dev-python/characteristic/Manifest create mode 100644 dev-python/characteristic/characteristic-14.1.0.ebuild create mode 100644 dev-python/characteristic/characteristic-14.3.0-r1.ebuild create mode 100644 dev-python/characteristic/metadata.xml (limited to 'dev-python/characteristic') diff --git a/dev-python/characteristic/Manifest b/dev-python/characteristic/Manifest new file mode 100644 index 000000000000..611cf1f2dddb --- /dev/null +++ b/dev-python/characteristic/Manifest @@ -0,0 +1,7 @@ +DIST characteristic-14.1.0.tar.gz 24612 SHA256 91e254948180678dd69e6143202b4686f2fa47cce136936079bb4d9a3b82419d SHA512 21bb40814f405c73471a83e15d1cfb07f74ebd157e647799bedffffd3909271145347eaec8ec09470dddad7224d1a15e8984a75f1fce00bbe20f9e1cb385f9b9 WHIRLPOOL d8044dfcbb7d75a383834bee842bd619b4bec65c8a0f467a563b9a80ee908bcf5c7de791eb220f9ba3b35a259a9ea6c6985f743518e2677d8a03a62db70ad98c +DIST characteristic-14.3.0.tar.gz 26993 SHA256 ded68d4e424115ed44e5c83c2a901a0b6157a959079d7591d92106ffd3ada380 SHA512 e13a86f453cd3688a74188005b82a661a9c73d9f0408d9afe9e0575e69ffe87a5327f51e2c16a9c0a653b738e7c014d5aa08e353835f0aca7897714b7ae56e83 WHIRLPOOL e32b2801c1a56a9e6093c82ec9db3c8250756dd6ba80c0d63ca522c0a304e48920bf9cefc14c8491276365123c95f0e311be58f5cdba28dbab93391ed1455ba6 +EBUILD characteristic-14.1.0.ebuild 1106 SHA256 5199e4376d2a46ffebc219e16958163815cb54c9a8e2b9142ab7092cf9163497 SHA512 04cfa207d49779dd3edb9878de28cded4d9cefe55b6cdeb610bdf2d048601bebbabfe028624bfc0d6d541c2bbf6d9e27833c82c569bbe80759052bcf0cf8aecb WHIRLPOOL 97f236f90bb493e9c040b5606ab4bc5c0b1706b87a2e5e731cc144d16a320815b07e6a8a4c46f3f19b3f6da4ea780ab0017a9f9cc0f736321c37ccffd5e2336b +EBUILD characteristic-14.3.0-r1.ebuild 1034 SHA256 773fbe8cbd66f7111dba704904243433413dd93604c7fa92b081105d7e3b4342 SHA512 8b35b3de964529feec6611b74e3ea593cecb893e9c31b244b501e44a282c4b0e08cc34d083d66dc0bc3be4cf616d8e0e19af286420a9d9c4722b656d0ebe8d5e WHIRLPOOL d8d2b9bdf3a2eaf199523e98000880670ca7c153c19068d401af98b986a59e1b44619f01acc3faa3d32396b2ff525780bbb77e4a1c1841d1dda0ea6be8727f1a +MISC ChangeLog 3429 SHA256 d0ccddc80fc7661e0643c6cf65d014796b55d28373f1c7d8cf723c4d626076df SHA512 3842b743900e17b2989e93c996dfde5521c4feea006c2b12ef24ae651c0ae873304481a8710f188a49ff5f34179a779f516a64e3973b56a7fa726915efd65c28 WHIRLPOOL 455608a9c39456814c1855cbcd59d65f37300c74f1eb7a0c3c117b5f45bcf5f5c689e3351fa8111439bdd90fcd3cf4482785176628d38ca0bb7f93d5e7b03742 +MISC ChangeLog-2015 1689 SHA256 0198ccb168e43e26db3751394262c000aaedf93642252b7876a4c462e502af30 SHA512 949b82635834574f904497906a397f6dbfca4bda40d46bc37a4173a4b4f164dcd9539e5fe7c4a997ebd99dbc8d6cd88fc671fc97530a6e99bc555fb70aa7d13a WHIRLPOOL 170976341023e5dc6809fd54ad1e9e02e00178e537966a534a345d5d2c79290878addf1f014d020be4742f26b4f645991b8bdee7379bfc35eff7e050719ac936 +MISC metadata.xml 389 SHA256 770a52193d6fb33dd3d1255db9233d4f483b139ceda6c7b28abd45d59e266469 SHA512 291bc593113bd6fa148fcb5f978ec1630808a0a6b4ec7fb40b00596c9cd2bd56357fa792af91243d96ac21fdab420d370c0d1f59570e739be22d81b8add56676 WHIRLPOOL 5cb6de3214f8062e98d85f512f6e6c0301dc17c96daa149d3b4cbb38dc7c6cdca9b7279aa39871863aef83b43ef82445038c8ec8ddde0f5410adf75dd1382ab3 diff --git a/dev-python/characteristic/characteristic-14.1.0.ebuild b/dev-python/characteristic/characteristic-14.1.0.ebuild new file mode 100644 index 000000000000..fb2a02327729 --- /dev/null +++ b/dev-python/characteristic/characteristic-14.1.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python{2_7,3_4} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Python attributes without the boilerplate" +HOMEPAGE="https://characteristic.readthedocs.org/ https://github.com/hynek/characteristic" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86" +IUSE="doc test" + +RDEPEND="" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] ) + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" + +python_prepare_all() { + # Prevent un-needed download during build + sed -e "/^ 'sphinx.ext.intersphinx',/d" -i docs/conf.py || die + distutils-r1_python_prepare_all +} + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + esetup.py test -a "--cov characteristic --cov-report term-missing" +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild new file mode 100644 index 000000000000..e0f24b01e2eb --- /dev/null +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Python attributes without the boilerplate" +HOMEPAGE="https://characteristic.readthedocs.org/ https://github.com/hynek/characteristic" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" +IUSE="doc test" + +RDEPEND="" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/pytest[${PYTHON_USEDEP}] ) + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" + +python_prepare_all() { + # Prevent un-needed download during build + sed -e "/^ 'sphinx.ext.intersphinx',/d" -i docs/conf.py || die + distutils-r1_python_prepare_all +} + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + esetup.py test +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} diff --git a/dev-python/characteristic/metadata.xml b/dev-python/characteristic/metadata.xml new file mode 100644 index 000000000000..4e9bbbdfe8d4 --- /dev/null +++ b/dev-python/characteristic/metadata.xml @@ -0,0 +1,12 @@ + + + + + python@gentoo.org + Python + + + characteristic + hynek/characteristic + + -- cgit v1.2.3