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/pymediainfo/
Date: Tue,  9 Nov 2021 10:38:58 +0000 (UTC)	[thread overview]
Message-ID: <1636454310.135f238a63a0dfe7fda53a90bfd8cb03f62666d6.mgorny@gentoo> (raw)

commit:     135f238a63a0dfe7fda53a90bfd8cb03f62666d6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 10:38:30 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 10:38:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135f238a

dev-python/pymediainfo: Remove stale pypy3.7 deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{pymediainfo-5.1.0.ebuild => pymediainfo-5.1.0-r1.ebuild}            | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild b/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild
similarity index 89%
rename from dev-python/pymediainfo/pymediainfo-5.1.0.ebuild
rename to dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild
index 2c8bb46a3a7..be2e13207f9 100644
--- a/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild
+++ b/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild
@@ -17,7 +17,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 
 RDEPEND="
-	$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' pypy3 python3_7)
 	media-libs/libmediainfo
 "
 BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"


             reply	other threads:[~2021-11-09 10:39 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09 10:38 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09 13:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/pymediainfo/ Louis Sautier
2023-11-29 11:38 Michał Górny
2023-11-29 11:32 Michał Górny
2023-11-29 11:15 Michał Górny
2023-10-29 16:31 Louis Sautier
2023-06-03 17:45 Michał Górny
2023-02-26 20:14 Louis Sautier
2022-12-31 12:37 Michał Górny
2022-12-31 12:11 Sam James
2022-12-31 10:51 Arthur Zamarin
2022-11-26  0:32 Louis Sautier
2021-06-15  8:33 Michał Górny
2021-06-15  7:07 Agostino Sarubbo
2021-06-15  5:25 Sam James
2021-05-09 14:13 Louis Sautier
2021-05-03 16:53 Sam James
2021-05-03 16:51 Sam James
2021-05-01 22:18 Louis Sautier
2021-05-01 22:18 Louis Sautier
2021-04-11 13:20 Louis Sautier
2021-04-11 13:20 Louis Sautier
2020-11-23 23:28 Louis Sautier
2020-11-23 23:28 Louis Sautier
2020-11-20  0:25 Louis Sautier
2020-11-20  0:25 Louis Sautier
2020-11-07 18:14 Louis Sautier
2020-09-21 17:48 Michał Górny
2020-09-12  1:42 Louis Sautier
2020-09-04 23:38 Louis Sautier
2020-04-29 22:35 Louis Sautier
2020-03-28 18:03 Michał Górny
2019-09-18 13:45 Louis Sautier
2019-09-18 13:45 Louis Sautier
2019-04-04 15:55 Louis Sautier
2019-04-04 15:55 Louis Sautier
2019-03-05 13:06 Louis Sautier
2018-11-08 11:05 Louis Sautier
2018-11-08 11:05 Louis Sautier
2018-07-17 19:21 Louis Sautier
2018-06-20 20:32 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-06-07  7:33 Michał Górny
2018-05-15 19:20 Michał Górny
2018-05-15 19:20 Michał Górny
2017-11-08 22:48 Patrice Clement
2017-11-08 22:48 Patrice Clement
2017-03-21 23:11 Patrice Clement
2017-03-21 23:11 Patrice Clement
2016-07-21 15:57 Patrice Clement
2016-07-21 15:57 Patrice Clement
2016-05-05 22:08 Patrice Clement
2016-05-05 22:08 Patrice Clement
2016-05-05  8:06 Ian Delaney
2016-05-05  8:06 Ian Delaney
2016-05-01 13:02 Ian Delaney
2016-05-01 13:02 Ian Delaney
2016-04-17 11:10 Patrice Clement
2016-04-17 11:10 Patrice Clement
2016-02-06 12:38 Ian Delaney
2015-12-21 23:43 Patrice Clement

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=1636454310.135f238a63a0dfe7fda53a90bfd8cb03f62666d6.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