From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rebulk/
Date: Wed, 7 Feb 2018 19:22:31 +0000 (UTC) [thread overview]
Message-ID: <1518031330.fc792b26ce8806ab13ed6299e1e826e3f6c143a0.mgorny@gentoo> (raw)
commit: fc792b26ce8806ab13ed6299e1e826e3f6c143a0
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Feb 6 20:12:29 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 7 19:22:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc792b26
dev-python/rebulk: remove old
Closes: https://github.com/gentoo/gentoo/pull/7098
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/rebulk/Manifest | 1 -
dev-python/rebulk/rebulk-0.8.2.ebuild | 40 -----------------------------------
2 files changed, 41 deletions(-)
diff --git a/dev-python/rebulk/Manifest b/dev-python/rebulk/Manifest
index 27581879d70..e079271f18e 100644
--- a/dev-python/rebulk/Manifest
+++ b/dev-python/rebulk/Manifest
@@ -1,2 +1 @@
-DIST rebulk-0.8.2.tar.gz 257147 BLAKE2B ef907a6c6dcd3ab749e04080cb7b7405da640a2c3142f4754535ad2e166fc14e97765193c675ad406542cf08aaf797dbb40d466e344b1b68942de8cec2126409 SHA512 7abbeb1974102db4846759de6c797b9fb0b81a6ffe573d8a7590342da8ed5b4c006258407540be8563d51fb36ac2a148132e879586a200a923cfe93dcc715bee
DIST rebulk-0.9.0.tar.gz 257342 BLAKE2B a08b2d74685eea35597331bb2ef3c48e8a9cddc39ad3821cb7f33b80a47184a21f813b339e9d64548b3003913178191075455a6f787ab80ffa2cb3bf7f0db35d SHA512 25a22b3a5f5519f6f8c10abf6a477f212c0500264cfdcc5a9be09d3818462a051b1a7cd78f94991c44ac6bcdc7435b9909e65de48d1bd8138989e0da98d10262
diff --git a/dev-python/rebulk/rebulk-0.8.2.ebuild b/dev-python/rebulk/rebulk-0.8.2.ebuild
deleted file mode 100644
index 4fbf9cb372d..00000000000
--- a/dev-python/rebulk/rebulk-0.8.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library that performs advanced searches in strings"
-HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
- )
-"
-
-python_prepare_all() {
- # Remove base64-encoded zip archive with pytest.
- rm runtests.py || die
-
- # Disable unconditional dependency on dev-python/pytest-runner.
- sed -i -e "s|'pytest-runner'||g" setup.py || die
-
- distutils-r1_python_prepare_all
-}
-
-python_test() {
- esetup.py test
-}
next reply other threads:[~2018-02-07 19:22 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-07 19:22 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/rebulk/ Michał Górny
2023-11-24 14:43 Michał Górny
2023-05-31 19:22 Arthur Zamarin
2023-03-25 5:02 Michał Górny
2023-03-24 20:27 Arthur Zamarin
2023-02-19 4:32 Michał Górny
2022-06-22 11:50 Michał Górny
2022-06-22 10:10 Agostino Sarubbo
2022-05-19 7:32 Michał Górny
2022-05-19 7:32 Michał Górny
2021-12-10 17:12 Arthur Zamarin
2021-12-10 12:11 Jakov Smolić
2021-11-05 9:25 Michał Górny
2021-06-05 18:10 Michał Górny
2021-01-27 9:00 Michał Górny
2021-01-27 3:06 Sam James
2020-12-25 21:51 Michał Górny
2020-12-24 0:19 Michał Górny
2020-10-27 19:58 Sam James
2020-10-27 5:11 Sam James
2020-08-02 6:46 Michał Górny
2020-08-02 6:46 Michał Górny
2020-05-21 8:06 Agostino Sarubbo
2020-05-21 7:53 Agostino Sarubbo
2020-05-03 7:08 Michał Górny
2020-05-03 7:08 Michał Górny
2020-03-25 11:06 Michał Górny
2020-03-25 11:06 Michał Górny
2020-03-25 11:06 Michał Górny
2020-02-05 21:21 Michał Górny
2017-08-19 0:31 Thomas Deutschmann
2017-07-30 9:44 Michał Górny
2017-07-19 18:06 Tobias Klausmann
2017-06-11 8:50 Michael Palimaka
2017-05-05 14:59 Manuel Rüger
2017-01-16 17:55 David Seifert
2017-01-16 10:15 Agostino Sarubbo
2017-01-16 9:49 Agostino Sarubbo
2016-12-10 23:04 David Seifert
2016-12-10 23:04 David Seifert
2016-12-10 23:04 David Seifert
2016-12-05 20:22 Pacho Ramos
2016-09-20 21:12 David Seifert
2016-09-20 21:12 David Seifert
2016-09-11 12:24 David Seifert
2016-09-11 12:24 David Seifert
2016-08-22 14:10 Göktürk Yüksek
2016-08-22 14:09 Göktürk Yüksek
2016-05-31 7:51 Patrice Clement
2016-05-12 11:40 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1518031330.fc792b26ce8806ab13ed6299e1e826e3f6c143a0.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox