From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD315139694 for ; Wed, 3 May 2017 11:41:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E43FC21C08D; Wed, 3 May 2017 11:41:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEE9121C08D for ; Wed, 3 May 2017 11:41:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB82E3416B5 for ; Wed, 3 May 2017 11:41:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52AD8744C for ; Wed, 3 May 2017 11:41:38 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1493811691.1100bbb3a6132c801762bd2e6c30703b2a28726b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whoosh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/whoosh/Manifest dev-python/whoosh/whoosh-2.7.3.ebuild X-VCS-Directories: dev-python/whoosh/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1100bbb3a6132c801762bd2e6c30703b2a28726b X-VCS-Branch: master Date: Wed, 3 May 2017 11:41:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 518f4f3f-3389-4ffe-9b6f-477da2216ed8 X-Archives-Hash: 39159b32491d5061992035fcd5ad811c commit: 1100bbb3a6132c801762bd2e6c30703b2a28726b Author: Michał Górny gentoo org> AuthorDate: Wed May 3 11:25:29 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 3 11:41:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1100bbb3 dev-python/whoosh: Clean old versions up dev-python/whoosh/Manifest | 1 - dev-python/whoosh/whoosh-2.7.3.ebuild | 52 ----------------------------------- 2 files changed, 53 deletions(-) diff --git a/dev-python/whoosh/Manifest b/dev-python/whoosh/Manifest index 1e6e7e8b477..abab904b88f 100644 --- a/dev-python/whoosh/Manifest +++ b/dev-python/whoosh/Manifest @@ -1,3 +1,2 @@ DIST Whoosh-2.6.0.zip 1193541 SHA256 7de7bc4d00a6d051dbb360b48eb7f3cd002373d87252fb0b284a3c9c453a7677 SHA512 e50e47ec0d1c65ad3c7d657586f5380a1be748945c1ce964305fa68b99379f0da676faef6f0ca45ef151df7be71150601162ee966f3aaf84047a20bca36f7e37 WHIRLPOOL c42e9760833db7186f3df5946f6dd071288cfccf2eaefba95520a2415ca377c49cf74307b3fa2c9e655f134b086ae637e5db06330248b4a27e12175920f3c7b8 -DIST Whoosh-2.7.3.zip 1097515 SHA256 aa6db447522e208ae652c6ce063bb23cedec47f5ed630121b3debaa011fcb9c4 SHA512 3df18ed30f63aaa9f858d596919fa8a927f7203a52bdb4c584117b28bce313cbbb530cdb144e35af99763edbbc7d3f5c79680d04fa7c04efa91376ba62b6f556 WHIRLPOOL 1829fd083485367dd0751844c77e5f7e8c8edee4021b8518415ab6cd6f8db84b5f2f188d6e2128a105cfd8076d8101c1421838ac18f10cd632c64eed5828a44e DIST Whoosh-2.7.4.tar.gz 968741 SHA256 7ca5633dbfa9e0e0fa400d3151a8a0c4bec53bd2ecedc0a67705b17565c31a83 SHA512 7cdefdcf52b704ffe50c00718c42677e2ddfe879f81ad2d14b580b0e026cc0ebb6b9ddc99d8709eaff4eb9b83f654b042c8792821e1ed90aa85cfa6f82845074 WHIRLPOOL 2f077eb84fc89ff03babdd7adb25bf04ca03811a21f9ac987854c158fdd0b31f25d30ad59c9299a2da4b7ed982e2d292eeab781c10c9062e878ac0f8454115ed diff --git a/dev-python/whoosh/whoosh-2.7.3.ebuild b/dev-python/whoosh/whoosh-2.7.3.ebuild deleted file mode 100644 index f75fd489727..00000000000 --- a/dev-python/whoosh/whoosh-2.7.3.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) - -MY_PN="Whoosh" - -inherit distutils-r1 - -DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" -HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" -SRC_URI="mirror://pypi/W/${MY_PN}/${MY_PN}-${PV}.zip" - -DEPEND="app-arch/unzip - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc test" - -S="${WORKDIR}/${MY_PN}-${PV}" - -python_prepare_all() { - # (backport from upstream) - sed -i -e '/cmdclass/s:pytest:PyTest:' setup.py || die - - # Prevent un-needed download during build - sed -e "/^ 'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die - - distutils-r1_python_prepare_all -} - -python_compile_all() { - # https://bitbucket.org/mchaput/whoosh/issue/403/ - use doc && sphinx-build -b html -c docs/source/ docs/source/ docs/source/build/html -} - -python_test() { - # https://bitbucket.org/mchaput/whoosh/issue/412/tarball-of-whoosh-270-pypi-missing-english - # tarball missing a file english-words.10.gz which when added sees all tests pass. - esetup.py test -} - -python_install_all() { - local DOCS=( README.txt ) - use doc && local HTML_DOCS=( docs/source/build/html/. ) - distutils-r1_python_install_all -}