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/mediafile/
Date: Sat, 23 Nov 2024 10:08:29 +0000 (UTC)	[thread overview]
Message-ID: <1732356502.3a5e43a61b21d18d645fda9300c2f01190ae28a7.mgorny@gentoo> (raw)

commit:     3a5e43a61b21d18d645fda9300c2f01190ae28a7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 10:05:11 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 10:08:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5e43a6

dev-python/mediafile: Remove old

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

 dev-python/mediafile/Manifest                |  1 -
 dev-python/mediafile/mediafile-0.12.0.ebuild | 31 ----------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/mediafile/Manifest b/dev-python/mediafile/Manifest
index 2b7b7ceefd25..c67289c626ad 100644
--- a/dev-python/mediafile/Manifest
+++ b/dev-python/mediafile/Manifest
@@ -1,2 +1 @@
-DIST mediafile-0.12.0.gh.tar.gz 568721 BLAKE2B 659ba62622a85786073b3ecc09cf0d09b16fb1ae832e1b62ef40546745bc271d33587efb12ef70fb7306fd2bb419db1b5b11bfc886048f46f956162d9f01e76e SHA512 a89d683154f71214f018cdee28c0faffa0a3ffeda20798cb135a711d9449b742186b5715858dce9ab06908e7d2c0f09a17f038adcd05369c185cd25b59146dbe
 DIST mediafile-0.13.0.gh.tar.gz 568406 BLAKE2B cc17f4c05fc0b5cf8ae7a9c16b80b9077aa6fff3dd9037f184f5a21af6a844acbbd0d807a9bade5b2d767494519ef3f555efe6bf7387b0187f612621c0056b12 SHA512 c6324b833918963cde0e00569e0d8e21b36aad508a7d9268fdfd1f5151dafa90f84dd54e78082a73f5441debbc6843d54166c9e4af642748350b74d3958daf40

diff --git a/dev-python/mediafile/mediafile-0.12.0.ebuild b/dev-python/mediafile/mediafile-0.12.0.ebuild
deleted file mode 100644
index 63c7d0d1e319..000000000000
--- a/dev-python/mediafile/mediafile-0.12.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read and write audio files' tags in Python"
-HOMEPAGE="
-	https://github.com/beetbox/mediafile/
-	https://pypi.org/project/mediafile/
-"
-SRC_URI="
-	https://github.com/beetbox/mediafile/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
-
-RDEPEND="
-	>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-	>=media-libs/mutagen-1.46.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_sphinx docs
-distutils_enable_tests unittest


             reply	other threads:[~2024-11-23 10:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-23 10:08 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23  9:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/mediafile/ Sam James
2024-11-04  5:04 Michał Górny
2023-11-25  5:28 Sam James
2023-08-06  5:31 Michał Górny
2023-08-05 21:36 Sam James
2023-07-04  2:59 Michał Górny
2023-06-06 16:12 Michał Górny
2023-02-17  6:21 Michał Górny
2023-02-16 22:49 Sam James
2022-12-16 11:32 Michał Górny
2022-11-25 20:36 Arthur Zamarin
2022-11-25 19:11 Sam James
2022-10-26  3:26 Michał Górny
2022-10-22  6:22 Michał Górny
2022-06-22 13:22 Agostino Sarubbo
2022-05-16 13:20 Michał Górny
2022-01-27  9:21 Michał Górny
2021-11-27 21:18 Michał Górny
2021-09-29  7:17 Michał Górny
2021-09-02  6:25 Michał Górny
2021-08-19 21:30 Michał Górny
2021-08-19 21:30 Michał Górny
2020-12-03 11:10 Sam James
2020-12-03  7:54 Sam James
2019-09-12 10:05 David Seifert

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=1732356502.3a5e43a61b21d18d645fda9300c2f01190ae28a7.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