From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/enzyme/
Date: Sat, 2 Jul 2022 17:48:26 +0000 (UTC) [thread overview]
Message-ID: <1656784000.18b361a66dd140b4c2e27544694480b7fc3681bf.mgorny@gentoo> (raw)
commit: 18b361a66dd140b4c2e27544694480b7fc3681bf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 17:46:40 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 17:46:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b361a6
dev-python/enzyme: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/enzyme/enzyme-0.4.1-r2.ebuild | 42 --------------------------------
1 file changed, 42 deletions(-)
diff --git a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild b/dev-python/enzyme/enzyme-0.4.1-r2.ebuild
deleted file mode 100644
index 3b8b28d0e88a..000000000000
--- a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE='xml(+)'
-
-inherit distutils-r1
-
-DESCRIPTION="Python video metadata parser"
-HOMEPAGE="https://github.com/Diaoul/enzyme https://pypi.org/project/enzyme/"
-SRC_URI="
- mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
- test? ( mirror://sourceforge/matroska/test_files/matroska_test_w1_1.zip )
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- test? (
- app-arch/unzip
- dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests setup.py
-
-python_prepare_all() {
- if use test; then
- mkdir enzyme/tests/test_{mkv,parsers} || die
- ln -s "${WORKDIR}"/test*.mkv enzyme/tests/test_mkv/ || die
- ln -s "${WORKDIR}"/test*.mkv enzyme/tests/test_parsers/ || die
- fi
-
- distutils-r1_python_prepare_all
-}
next reply other threads:[~2022-07-02 17:48 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 17:48 Michał Górny [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 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
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=1656784000.18b361a66dd140b4c2e27544694480b7fc3681bf.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