public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/enzyme/
Date: Thu, 12 May 2016 11:40:08 +0000 (UTC)	[thread overview]
Message-ID: <1463053176.bce31d6f8c4e9ca0c178bb7f26222ffe282fbf0c.idella4@gentoo> (raw)

commit:     bce31d6f8c4e9ca0c178bb7f26222ffe282fbf0c
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Wed May 11 04:46:00 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu May 12 11:39:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce31d6f

dev-python/enzyme: remove old

Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 dev-python/enzyme/enzyme-0.4.1.ebuild | 42 -----------------------------------
 1 file changed, 42 deletions(-)

diff --git a/dev-python/enzyme/enzyme-0.4.1.ebuild b/dev-python/enzyme/enzyme-0.4.1.ebuild
deleted file mode 100644
index 0e9b996..0000000
--- a/dev-python/enzyme/enzyme-0.4.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python video metadata parser"
-HOMEPAGE="https://github.com/Diaoul/enzyme https://pypi.python.org/pypi/enzyme"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-	test? ( http://downloads.sourceforge.net/project/matroska/test_files/matroska_test_w1_1.zip )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/requests[${PYTHON_USEDEP}]
-		dev-python/pyyaml[${PYTHON_USEDEP}]
-	)
-	dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-	if use test; then
-		mkdir enzyme/tests/test_{parsers,mkv} || die
-		ln -s "${WORKDIR}"/test* enzyme/tests/test_parsers/ || die
-		ln -s "${WORKDIR}"/test* enzyme/tests/test_mkv/ || die
-	fi
-
-	distutils-r1_python_prepare_all
-}
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2016-05-12 11:40 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 11:40 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13 12:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/enzyme/ Michał Górny
2024-07-13 10:27 Arthur Zamarin
2024-06-26  2:09 Michał Górny
2024-06-24  2:41 Michał Górny
2024-06-24  2:41 Michał Górny
2024-06-15 13:24 Petr Vaněk
2023-11-24 15:12 Arthur Zamarin
2023-10-27 17:47 Michał Górny
2023-03-17  5:32 Michał Górny
2022-07-02 17:48 Michał Górny
2022-07-02 16:05 Jakov Smolić
2022-06-01  1:25 Sam James
2022-06-01  1:25 Sam James
2021-09-03 14:41 Arthur Zamarin
2020-10-27 19:58 Sam James
2020-10-27  5:11 Sam James
2020-08-02 19:05 Sam James
2020-08-02  6:46 Michał Górny
2020-04-22  8:15 Michał Górny
2020-02-05 13:00 Michał Górny
2018-03-26 18:45 Aaron Bauman
2017-07-30  9:44 Michał Górny
2017-07-23  1:09 Michael Palimaka
2017-01-15 13:34 David Seifert
2017-01-03 23:07 Patrice Clement
2016-12-05 20:22 Pacho Ramos
2016-07-30  6:54 Patrice Clement
2016-06-12  1:41 Göktürk Yüksek
2016-06-01  7:33 Patrice Clement
2016-05-12 11:40 Ian Delaney
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=1463053176.bce31d6f8c4e9ca0c178bb7f26222ffe282fbf0c.idella4@gentoo \
    --to=idella4@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