From da6a52f691ef980bab92d003d5df8f463c623af8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Mar 2018 19:15:28 +0000 Subject: gentoo resync : 10.03.2018 --- dev-python/livereload/Manifest | 7 +-- dev-python/livereload/files/fix-tests.patch | 77 --------------------------- dev-python/livereload/livereload-2.3.2.ebuild | 41 -------------- dev-python/livereload/livereload-2.4.0.ebuild | 38 ------------- dev-python/livereload/metadata.xml | 4 -- 5 files changed, 1 insertion(+), 166 deletions(-) delete mode 100644 dev-python/livereload/files/fix-tests.patch delete mode 100644 dev-python/livereload/livereload-2.3.2.ebuild delete mode 100644 dev-python/livereload/livereload-2.4.0.ebuild (limited to 'dev-python/livereload') diff --git a/dev-python/livereload/Manifest b/dev-python/livereload/Manifest index bea6158a86b0..5f49e741e269 100644 --- a/dev-python/livereload/Manifest +++ b/dev-python/livereload/Manifest @@ -1,8 +1,3 @@ -AUX fix-tests.patch 2230 BLAKE2B 3a9cb292845162ccc28c186994f545d55125a923a10de7f72c59acdf28f056cc73355da8836e49b2b4ecfd27b80b14954e986b324baa1a8a6544d51effd98023 SHA512 ca99482a11acd94428ff441bab2b85bfea3c49c2bde74a99f754324f4e7e8d966f2d3fef5cc367e69003979a8cc26b505a975e7a1e7ddaa5b3ca357d6b806301 -DIST livereload-2.3.2.tar.gz 24119 BLAKE2B 9c91044133fa07d6e17c7b737aa8210d8c983e481b89fdf23c035014b98248e1e4a8613af16e9c6facc27be1d7f66102aed5cf293d836c513c9ab6f75f1e769f SHA512 59dc5be184d80a8b3aa6f98a6bc12f98f2efe00a0497deadfe5275222be2e0865e182cf0d83fc7a6e5f7297a7bf26a30c3ad9af5eeb2517af8b7ab3946e4bb1d -DIST livereload-2.4.0.tar.gz 25258 BLAKE2B b597b49053d723e2c5656f34edb2bdc9d2d7e7f42556883cfb0861f9b062e81e0e4ffe17b1d4ce12c1ced0619171ce937080c2a212dd310ca0107e1bae08f987 SHA512 9b961ed41224359e986873973840fae43387af1b773328ab1262d095879aeff98090d736d696abdfcd9b2f1c127a061a29d044df7cfa15ba218b0162576093a3 DIST livereload-2.4.1.tar.gz 25593 BLAKE2B 97a37349f14cb9d1841ec78cc3d1965b59f65f86b00cb972b9b726364f7f34e6409853f8af32215c6bd400698f9b3ac2b947ac7864a8df15ccec8badddaa0cfe SHA512 9106fe1894092ab336270f539be41d4db2d277560a41898e45014e34783ab0b601c993a5a5831c951d313db98ea835aecc8eb31468ba186e243a28df75bfe9bb -EBUILD livereload-2.3.2.ebuild 898 BLAKE2B 2aa5625dc0db86a31ac5327d9ab8989c37dd4d94a5179251149adfdd84be4b148920ffc6d46cd1857cd49e8a49b2eb15c4700083d20b9137354fa10b16347b75 SHA512 3378e093a9fa7bfbb1c1983a2bc20d5ac815573cc7d4121c9a6994d2d2bff97a3566d2df200d278a19e7ffc0c8a958d80bb3271c6a4f670723ef171750c9405d -EBUILD livereload-2.4.0.ebuild 857 BLAKE2B 2aa07236d925b130008a475ea2b1e4395bfc6c9b79dd418972e62cd9c771f68559cc0ea661392df611c4bab117fbe95bd0e8119a979488a08fee85be88b95ac6 SHA512 d934f170ef4ab92b2f26064ccc42a5b5145d8f3a00d189467a94c37cfd576ee93820b89b69a313f691d6684625f8ad36fea51dbb6d34beb1b134494c2dee3fdb EBUILD livereload-2.4.1.ebuild 862 BLAKE2B 16d3d6b2fea0079e391bb4e02e843fba82cfdd1fbf69ea8612695b7c96cdbf25f946a714903ba3c983c359931155096c5c30db58018e87baf36b9d73544391aa SHA512 fa6ecc738ba79b41bab45743bcffe42653c614f5c2bf681940141aebeca1cce1390ebcaf438bd5ee0cebc89d8096f3c0679ee4ec0631237bd9208515c8ff295b -MISC metadata.xml 336 BLAKE2B ce98f72cf73e308bef1c4e6473edfa720013b576a896d22eb6c24a3a026179e7751d440f9a99c0848cf2b62ecde4547e05da987ae3be29fdb844aef5602a5219 SHA512 941dfac2634cb5bfe9250bdb75c192e0994b978251de8627232534448e28c5bbcefd0b0f7ae36c6cce3a746058a2c623af39b2f890bd366b1f8b20cb98e3dfd3 +MISC metadata.xml 229 BLAKE2B cc31119586b2dd54e97e4f9646099f6395fd6ceb133acfcf64d450c3ce63a1838a89fff3880917accd41ec5ca44c88cb65618cf4df02a914f343541b9c394612 SHA512 d93aed94a1c9d1a0ff3c88a46b18b462d40a901d2b5c67bc957fd1fb8000b80f76e75467b928bc57f09df162a55e9db67df16bbc781b0fb346670703d56ae2c8 diff --git a/dev-python/livereload/files/fix-tests.patch b/dev-python/livereload/files/fix-tests.patch deleted file mode 100644 index 2c9208ad17aa..000000000000 --- a/dev-python/livereload/files/fix-tests.patch +++ /dev/null @@ -1,77 +0,0 @@ -diff --git a/tests/test_watcher.py b/tests/test_watcher.py -index fa0ae41..5310bdc 100644 ---- a/tests/test_watcher.py -+++ b/tests/test_watcher.py -@@ -3,18 +3,22 @@ - import os - import time - import shutil -+import unittest - from livereload.watcher import Watcher - - tmpdir = os.path.join(os.path.dirname(__file__), 'tmp') - - --class TestWatcher(object): -+class TestWatcher(unittest.TestCase): - - def setUp(self): - if os.path.isdir(tmpdir): - shutil.rmtree(tmpdir) - os.mkdir(tmpdir) - -+ def tearDown(self): -+ shutil.rmtree(tmpdir) -+ - def test_watch_dir(self): - os.mkdir(os.path.join(tmpdir, '.git')) - os.mkdir(os.path.join(tmpdir, '.hg')) -@@ -25,6 +29,9 @@ class TestWatcher(object): - watcher.watch(tmpdir) - assert watcher.is_changed(tmpdir) is False - -+ # sleep 1 second so that mtime will be different -+ time.sleep(1) -+ - with open(os.path.join(tmpdir, 'foo'), 'w') as f: - f.write('') - -@@ -35,6 +42,9 @@ class TestWatcher(object): - watcher = Watcher() - watcher.count = 0 - -+ # sleep 1 second so that mtime will be different -+ time.sleep(1) -+ - filepath = os.path.join(tmpdir, 'foo') - with open(filepath, 'w') as f: - f.write('') -@@ -51,22 +61,24 @@ class TestWatcher(object): - with open(filepath, 'w') as f: - f.write('') - -- assert watcher.examine() == os.path.abspath(filepath) -+ rv = watcher.examine() -+ assert rv[0] == os.path.abspath(filepath) - assert watcher.count == 1 - - def test_watch_glob(self): - watcher = Watcher() - watcher.watch(tmpdir + '/*') -- assert watcher.examine() is None -+ assert watcher.examine() == (None, None) - - with open(os.path.join(tmpdir, 'foo.pyc'), 'w') as f: - f.write('') - -- assert watcher.examine() is None -+ assert watcher.examine() == (None, None) - - filepath = os.path.join(tmpdir, 'foo') - - with open(filepath, 'w') as f: - f.write('') - -- assert watcher.examine() == os.path.abspath(filepath) -+ rv = watcher.examine() -+ assert rv[0] == os.path.abspath(filepath) diff --git a/dev-python/livereload/livereload-2.3.2.ebuild b/dev-python/livereload/livereload-2.3.2.ebuild deleted file mode 100644 index 53379d37ad1d..000000000000 --- a/dev-python/livereload/livereload-2.3.2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Python LiveReload is an awesome tool for web developers" -HOMEPAGE="https://github.com/lepture/python-livereload" -SRC_URI="https://github.com/lepture/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64" -IUSE="examples test" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" - -RDEPEND="www-servers/tornado[${PYTHON_USEDEP}]" - -python_prepare_all() { - local PATCHES=( - "${FILESDIR}"/fix-tests.patch - ) - - distutils-r1_python_prepare_all -} - -python_test() { - nosetests || die "tests failed under ${EPYTHON}" -} - -python_install_all() { - use examples && local EXAMPLES=( example/. ) - - distutils-r1_python_install_all -} diff --git a/dev-python/livereload/livereload-2.4.0.ebuild b/dev-python/livereload/livereload-2.4.0.ebuild deleted file mode 100644 index f6eee14f1ff5..000000000000 --- a/dev-python/livereload/livereload-2.4.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Python LiveReload is an awesome tool for web developers" -HOMEPAGE="https://github.com/lepture/python-livereload" -SRC_URI="https://github.com/lepture/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="examples test" - -CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -DEPEND=" - ${CDEPEND} - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" - -RDEPEND=" - ${CDEPEND} - dev-python/six[${PYTHON_USEDEP}] - www-servers/tornado[${PYTHON_USEDEP}] -" - -python_test() { - nosetests || die "tests failed under ${EPYTHON}" -} - -python_install_all() { - use examples && local EXAMPLES=( example/. ) - - distutils-r1_python_install_all -} diff --git a/dev-python/livereload/metadata.xml b/dev-python/livereload/metadata.xml index fcbde6cbf668..0c2c7c1a61bb 100644 --- a/dev-python/livereload/metadata.xml +++ b/dev-python/livereload/metadata.xml @@ -1,10 +1,6 @@ - - alunduil@gentoo.org - Alex Brandt - lepture/python-livereload -- cgit v1.2.3