From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/flask-bootstrap/Manifest | 6 +-- .../flask-bootstrap/flask-bootstrap-3.3.6.0.ebuild | 58 ---------------------- .../flask-bootstrap/flask-bootstrap-3.3.7.0.ebuild | 58 ---------------------- .../flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild | 4 +- 4 files changed, 3 insertions(+), 123 deletions(-) delete mode 100644 dev-python/flask-bootstrap/flask-bootstrap-3.3.6.0.ebuild delete mode 100644 dev-python/flask-bootstrap/flask-bootstrap-3.3.7.0.ebuild (limited to 'dev-python/flask-bootstrap') diff --git a/dev-python/flask-bootstrap/Manifest b/dev-python/flask-bootstrap/Manifest index 32ca0a904fda..fbff306cf266 100644 --- a/dev-python/flask-bootstrap/Manifest +++ b/dev-python/flask-bootstrap/Manifest @@ -1,7 +1,3 @@ -DIST flask-bootstrap-3.3.6.0.tar.gz 489779 BLAKE2B ad35fbdbb8ce9700cf23759c3ebff11952ce5ba5c25628877fb7e7ec2032ac2e885579d8d9ffdd639abc842d7b7f06e40f695ab933aabbb09a2da300027ee787 SHA512 4cf08a6fd75185fdf5c89783cf8610d74835bf9dc07bd83b36819147bd40cf0e10d20f563a5fc5b8e799e2b87f1e80ad896c76930ca1bc72f74a94818ac708c8 -DIST flask-bootstrap-3.3.7.0.tar.gz 490438 BLAKE2B a254525eaa2a71abdd3d2a9964e79c734c59e73bc5fd7c3084c8ef4c74d07585b1af4421ea3ea5905a017708387c10fdcd76220be8da946f670f1fcc4020387b SHA512 0c7950d633d88f2e71eab444760229efde324b5169bc774215db4a5cd816d4b8eee8b5d55a68921330b2018d4ae57aafefa6e66cefa0ee822260103cf42143e6 DIST flask-bootstrap-3.3.7.1.tar.gz 490821 BLAKE2B 48773fa1632a9b34284af90924d0d7c6bbe06e43c30b09e72747072d4cdead88a08a1d95a661548709cc46cb9d9c9c017835cd6537ec1a23993fe79cfef31662 SHA512 010c71f69a95cb51afb449d1b43cb345ad23815ea89b368281f721a2af13cf2c143d67b586114898450d8e7fec413f45ff042cfca3dc1183cb0f50566e39fdc3 -EBUILD flask-bootstrap-3.3.6.0.ebuild 1537 BLAKE2B e4c3293f4c0c7c3aa1ffcb7e13cefd1fad74a44f22ccdc0c336e95806448ba981f42d25fd85fd1171f8e83dc62304234c3801d1300494e0c14fc0c4ca58bef34 SHA512 867b62c926ba65b01464e381e6b5b082840fe06fd0bd017e42ca6c4a37023cbdcad993d9ff253ce5113b60606a6474e2870a608ce096c6733e43611e7fefd1e0 -EBUILD flask-bootstrap-3.3.7.0.ebuild 1537 BLAKE2B e4c3293f4c0c7c3aa1ffcb7e13cefd1fad74a44f22ccdc0c336e95806448ba981f42d25fd85fd1171f8e83dc62304234c3801d1300494e0c14fc0c4ca58bef34 SHA512 867b62c926ba65b01464e381e6b5b082840fe06fd0bd017e42ca6c4a37023cbdcad993d9ff253ce5113b60606a6474e2870a608ce096c6733e43611e7fefd1e0 -EBUILD flask-bootstrap-3.3.7.1.ebuild 1546 BLAKE2B b11ad5763a0b35d778c68f3a4bdcd0aa7a90901d1c234f78126bdc7dfe001fde8311d1211b337df3dcf2d69776de85251b2aeebd3fb2679052c9aea4e10c5c08 SHA512 9ecc6fdfcd8d6ec54a804a8a94d77f406650eda3282bbad612b8d737e582cfab73081b985684612c4e4f369d0c86c07b56ee0e22b5afbb7c60972a4cbbd68430 +EBUILD flask-bootstrap-3.3.7.1.ebuild 1531 BLAKE2B 2b1be758508068b095851aba75bfb95f8fea050fee7f96a93ebc9c663a45e9af668508114f92a7727dd7adc851240b2f30c861d605f97b0854009945cd19c12b SHA512 cc74398d2b45222d2adfa4a43599ec2b62e6c8d924cdd2b8a8409813bbdeaf4b43ead514aa2828055ed1469b863c407c007624e68f60d33ed831758667abd9ee MISC metadata.xml 449 BLAKE2B 9e9297b48e6a43c171d18f6d6b03767499c9edd2be418bd9493048906ad261c9b715f4d86cbebc478a76cd432600b9bebfa006926c65c9c029551ea24556194c SHA512 d0a640007c8cdfb9c950c2de71fc4ea97d8d2a2499bce05bc0e7ac0b4983d9ca9d8782f39129f8f664549f531be35ab471023e9f498498ff8aa821622d39332b diff --git a/dev-python/flask-bootstrap/flask-bootstrap-3.3.6.0.ebuild b/dev-python/flask-bootstrap/flask-bootstrap-3.3.6.0.ebuild deleted file mode 100644 index 71dbf8893bc7..000000000000 --- a/dev-python/flask-bootstrap/flask-bootstrap-3.3.6.0.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="An extension that includes Bootstrap in your project, without boilerplate code" -HOMEPAGE="https://pythonhosted.org/Flask-Bootstrap/" -# PyPI tarballs don't include tests -# https://github.com/mbr/flask-bootstrap/pull/134 -SRC_URI="https://github.com/mbr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-python/dominate[${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/visitor[${PYTHON_USEDEP}] - dev-python/wtforms[${PYTHON_USEDEP}] -" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/flask-appconfig[${PYTHON_USEDEP}] - dev-python/flask-debug[${PYTHON_USEDEP}] - dev-python/flask-nav[${PYTHON_USEDEP}] - dev-python/flask-wtf[${PYTHON_USEDEP}] - dev-python/pytest-runner[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ${RDEPEND} - ) - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) -" - -python_prepare_all() { - sed -i "s/, 'sphinx.ext.intersphinx'//" docs/conf.py || die - distutils-r1_python_prepare_all -} - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - # Skip one test which requires network access - py.test -k "not test_versions_match" || die "Tests failed with ${EPYTHON}" -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.0.ebuild b/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.0.ebuild deleted file mode 100644 index 71dbf8893bc7..000000000000 --- a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.0.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="An extension that includes Bootstrap in your project, without boilerplate code" -HOMEPAGE="https://pythonhosted.org/Flask-Bootstrap/" -# PyPI tarballs don't include tests -# https://github.com/mbr/flask-bootstrap/pull/134 -SRC_URI="https://github.com/mbr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-python/dominate[${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/visitor[${PYTHON_USEDEP}] - dev-python/wtforms[${PYTHON_USEDEP}] -" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/flask-appconfig[${PYTHON_USEDEP}] - dev-python/flask-debug[${PYTHON_USEDEP}] - dev-python/flask-nav[${PYTHON_USEDEP}] - dev-python/flask-wtf[${PYTHON_USEDEP}] - dev-python/pytest-runner[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ${RDEPEND} - ) - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) -" - -python_prepare_all() { - sed -i "s/, 'sphinx.ext.intersphinx'//" docs/conf.py || die - distutils-r1_python_prepare_all -} - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - # Skip one test which requires network access - py.test -k "not test_versions_match" || die "Tests failed with ${EPYTHON}" -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild b/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild index 284d03052a71..253b8637e985 100644 --- a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild +++ b/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( pypy python{2_7,3_{5,6}} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- cgit v1.2.3