public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/
Date: Fri,  5 Jan 2018 09:36:48 +0000 (UTC)	[thread overview]
Message-ID: <1515144995.20b5f47456863ce6decff95a78cf13a22e3c144c.mgorny@gentoo> (raw)

commit:     20b5f47456863ce6decff95a78cf13a22e3c144c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 23:30:04 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 09:36:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b5f474

dev-python/logilab-common: Clean old up

 .../logilab-common/logilab-common-1.2.2-r1.ebuild  | 53 ----------------------
 1 file changed, 53 deletions(-)

diff --git a/dev-python/logilab-common/logilab-common-1.2.2-r1.ebuild b/dev-python/logilab-common/logilab-common-1.2.2-r1.ebuild
deleted file mode 100644
index e31fdcd05d4..00000000000
--- a/dev-python/logilab-common/logilab-common-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Useful miscellaneous modules used by Logilab projects"
-HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common"
-SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND=">=dev-python/six-1.4.0[${PYTHON_USEDEP}]
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	test? (
-		$(python_gen_cond_dep 'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7)
-		dev-python/pytz[${PYTHON_USEDEP}]
-	)
-"
-
-PATCHES=( "${FILESDIR}/${P}-test-namespace-fix.patch" )
-
-python_install() {
-	distutils-r1_python_install
-
-	# this package is commonly used by all logilab.* in ::gentoo,
-	# so let's just keep the namespace here
-	python_moduleinto logilab
-	python_domodule logilab/__init__.py
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	doman doc/pytest.1
-	find "${D}" -name '*.pth' -delete || die
-}
-
-python_test() {
-	# https://www.logilab.org/ticket/149345
-	# Prevent timezone related failure.
-	export TZ=UTC
-
-	"${PYTHON}" bin/pytest-local || die "Tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2018-01-05  9:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05  9:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-17 10:51 [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/ Michał Górny
2017-12-17  0:25 Mike Gilbert
2017-05-09 19:28 Michał Górny
2017-04-24  9:31 Pacho Ramos
2017-01-29 17:15 Fabian Groffen
2017-01-24 20:55 Mike Gilbert
2017-01-24 20:52 Mike Gilbert
2017-01-19 10:37 Agostino Sarubbo
2015-10-15 14:41 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-09-20 17:02 Mike Gilbert

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=1515144995.20b5f47456863ce6decff95a78cf13a22e3c144c.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