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/waitress/Manifest | 7 +++++++ dev-python/waitress/metadata.xml | 12 ++++++++++++ dev-python/waitress/waitress-1.0.1.ebuild | 31 +++++++++++++++++++++++++++++++ dev-python/waitress/waitress-1.0.2.ebuild | 30 ++++++++++++++++++++++++++++++ 4 files changed, 80 insertions(+) create mode 100644 dev-python/waitress/Manifest create mode 100644 dev-python/waitress/metadata.xml create mode 100644 dev-python/waitress/waitress-1.0.1.ebuild create mode 100644 dev-python/waitress/waitress-1.0.2.ebuild (limited to 'dev-python/waitress') diff --git a/dev-python/waitress/Manifest b/dev-python/waitress/Manifest new file mode 100644 index 000000000000..a79494c2b705 --- /dev/null +++ b/dev-python/waitress/Manifest @@ -0,0 +1,7 @@ +DIST waitress-1.0.1.tar.gz 123934 SHA256 2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc SHA512 0205a0a5fc9e65e20370fc1e97ba456337313c93817e9b2b283610e5045eb32de80f45d19ee0cfb9469a93e4fc9267b785feacedd70b362474f4af5c05a3ab21 WHIRLPOOL 0eca4eec79b894fb561a894f26de1adbe45c70335c66f589d66b26d9c68a708c443eaacded46099d23401390ee45743b8fa2bc39e744f61a988f6695e8c83ea4 +DIST waitress-1.0.2.tar.gz 124685 SHA256 c74fa1b92cb183d5a3684210b1bf0a0845fe8eb378fa816f17199111bbf7865f SHA512 b7000e1198ac306ce189f70c5dcfcf41318e5ec47c8d6183cdbc360c8759ca726405d5da70f1c7fe3cfeb39d528af94d693767c2a7a1a7fe460c6407857ec6f0 WHIRLPOOL cb8f6c3602540e5978c10218eef52c88a711855097f2ea646c8ccdc12c89b9df642dce994b17b1e8bbd9bbf8b18d6be2da506eebe3201e63b895207c1af9407b +EBUILD waitress-1.0.1.ebuild 797 SHA256 82dd50949d8bc86b1b055b3e5a545cb50583e882d0670727b750af9855e4ae6c SHA512 a9b6288942450bafe1f52f8e368d19492feb50db0f29df91853498e4836450b5feec1db4c390d5265752bb0b76bbac5f1f7388a0e7007ed2b267a722d7599060 WHIRLPOOL d1c0e42ded74af2c3ea7330f8fe71c371b04eb1c29560c08e0c3d1a1da5812c2bb5fb5069be0f4605aa5a09857961d48ea1dd971cd58f236620bc3d482e50fb8 +EBUILD waitress-1.0.2.ebuild 794 SHA256 3c843e97a9730be905bbda7ce29c33f46bd6839ed0317fec92dd9c1672c9a711 SHA512 4dd63a8529ac3d41d6432a2311c73201463c527e6f5a72da9a4d1bf4e833057a3961ff6e1e2ebc667e66eb78f324b45091c7befc53b0745b20bad4cffa817a89 WHIRLPOOL 7f8b7b9d998cc9f5b9a8507ee77027991aa0a7ba2ccfa5ce12c3fd5bb01557e77f86668bba37cd96d16b0e59982a31b09050ed39ec4b56e4a65fe6e398f4b8e7 +MISC ChangeLog 3717 SHA256 0dae8da5c4913312cb283fc3ba40931b3a216f408662ac1bc61d3aeb66d3a637 SHA512 7e5ec17a69953aabee219eda94d586745d3665f0ff57fa6e836854f6f59a3bdf58b3228a64653b441ee44a06ec499efd201a27dea723571c3fa8218f7a0c5cb1 WHIRLPOOL 718a4fea53563f3015227e1492534ac6966b398ebe2f8cb3f1c8fb1569e19fdaf2de5d18e1df885f0a616e4595d081a8e9a7931ab754d0b99a7a437e6bd95005 +MISC ChangeLog-2015 2930 SHA256 6654f52e49b60d9419cab7adde8012ea39f3486b1341573d2bf5bf9a5f2cf634 SHA512 1353482a8941272e640c23cc4d7da5ab935ef6db6b08a75b4f5cbb98144a4d4b694aef386d3fbd3a24ec2a93e29f3753d9611b55a3cd7fcd01506c8c541c2e9a WHIRLPOOL c2ca4a4eccb53cc39e58a2df76218162cee8f54b5d7c18d11cd0ec96e00832b9bae2a18a36a67facc46a9372af07558dba29307049ed840f9be29021db36204e +MISC metadata.xml 378 SHA256 d880b1cba5b131722bdfa3d9ec6c6b5025db47e00abe1d19b44f1afb4bb60e66 SHA512 02bd27d7e984ce3ca047d34dd5acfe9c0b23e9d8fcf59484262e19e9df1206939fe2837a58ac00fe58575c2db4abe28b89a5a1c8a8b887d346c30635ee2b10fe WHIRLPOOL cf4c9f811c569dd3d606216be8a1b15f751e8849028cb74d17d1fd538356fc928b9ad3df814ed22cf52727ea89c3cbec512a6eea37b4460057c4be67995c8e1b diff --git a/dev-python/waitress/metadata.xml b/dev-python/waitress/metadata.xml new file mode 100644 index 000000000000..7c0760738bbc --- /dev/null +++ b/dev-python/waitress/metadata.xml @@ -0,0 +1,12 @@ + + + + + python@gentoo.org + Python + + + waitress + Pylons/waitress + + diff --git a/dev-python/waitress/waitress-1.0.1.ebuild b/dev-python/waitress/waitress-1.0.1.ebuild new file mode 100644 index 000000000000..a12b9589a6a8 --- /dev/null +++ b/dev-python/waitress/waitress-1.0.1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) + +inherit distutils-r1 + +DESCRIPTION="A pure-Python WSGI server" +HOMEPAGE="http://docs.pylonsproject.org/projects/waitress/en/latest/ https://pypi.python.org/pypi/waitress/ https://github.com/Pylons/waitress" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + app-arch/unzip + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/nose[${PYTHON_USEDEP}] )" + +python_test() { + nosetests || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + distutils-r1_python_install_all +} diff --git a/dev-python/waitress/waitress-1.0.2.ebuild b/dev-python/waitress/waitress-1.0.2.ebuild new file mode 100644 index 000000000000..7d407a99d663 --- /dev/null +++ b/dev-python/waitress/waitress-1.0.2.ebuild @@ -0,0 +1,30 @@ +# 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} pypy ) + +inherit distutils-r1 + +DESCRIPTION="A pure-Python WSGI server" +HOMEPAGE="http://docs.pylonsproject.org/projects/waitress/en/latest/ https://pypi.python.org/pypi/waitress/ https://github.com/Pylons/waitress" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/nose[${PYTHON_USEDEP}] )" + +python_test() { + nosetests || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + distutils-r1_python_install_all +} -- cgit v1.2.3