From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/identify/
Date: Thu, 16 Feb 2023 14:13:43 +0000 (UTC) [thread overview]
Message-ID: <1676556734.aeaced3d60793d695200d7c2b06f0fdd57abebdf.mgorny@gentoo> (raw)
commit: aeaced3d60793d695200d7c2b06f0fdd57abebdf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 14:12:14 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 14:12:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeaced3d
dev-python/identify: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/identify/Manifest | 5 -----
dev-python/identify/identify-2.5.11.ebuild | 29 -----------------------------
dev-python/identify/identify-2.5.12.ebuild | 29 -----------------------------
dev-python/identify/identify-2.5.13.ebuild | 29 -----------------------------
dev-python/identify/identify-2.5.15.ebuild | 29 -----------------------------
dev-python/identify/identify-2.5.16.ebuild | 29 -----------------------------
6 files changed, 150 deletions(-)
diff --git a/dev-python/identify/Manifest b/dev-python/identify/Manifest
index 774445458e79..a571ec37d08a 100644
--- a/dev-python/identify/Manifest
+++ b/dev-python/identify/Manifest
@@ -1,7 +1,2 @@
-DIST identify-2.5.11.gh.tar.gz 101504 BLAKE2B 0415e9ab67c4254f3dd096364f518b131568c2180b8fdc5096405bae11854d5ef953eae01ad13292b6948d76f02adeee4607cd9485b705b1a303c44bc7110409 SHA512 cba8df5abacfc4db4305501eb6566ef3c9b3e0557796c046159f60a88ee3d0e206e13b070a01c3f7da74f8abf7a17e1374c40dc61814b5b580d1f8508034c402
-DIST identify-2.5.12.gh.tar.gz 101331 BLAKE2B 5335d8e4628921ca813c37197adc8802dc64adec021c80a3babfe2a8f9d27d96c00ae6dcfb0b3aaa6c4ffbde4c74fca6113e94abe7a79122605475c0f9f697d8 SHA512 6b2e9818bdce4c8944fed380708edac0f46f5ff481dfe19358aaf19996af5c9631bd1d68c399bef04768e924423a02519bcd28c58b0f83d455151f90afe4b2a6
-DIST identify-2.5.13.gh.tar.gz 101385 BLAKE2B 2425fd7d1283067215eb776a635421e126ce307c6d94c618bfa2397c0a8e857e34a99c70d8d425f55c577158544165ab8d59b65a879bd6ce113416a99c2684d2 SHA512 efdc3e8d5293fac7f51c72408010b86bf0e84258e114bf2130105d1d6c74ed8d969b92b0bd9a06029c373a767f184c9e3006df1284393d95a6f0b386f9fc69da
-DIST identify-2.5.15.gh.tar.gz 101380 BLAKE2B b00d46dbb492464d819abb8c3fb8782c56351c3f61d635bcf40feb4a5aea175e65f3a0ba2b5ecdfc87fe62b7f9c69f36ede9b6d5d02dd4a579286790a8f16f29 SHA512 898a25399589897833b330b2d17814962f644b60ea80327c32de146b7827d548807ca13a5b6737e5bf0a9dc9bc798eb449aed964f62bc552a71c57baabe46e57
-DIST identify-2.5.16.gh.tar.gz 101388 BLAKE2B c1e81bd98533360a2040a8f866cd5f7e6f866473572609a84677bf4666db6b74962e694d8fa2ea1f66f6ff3893d4e10530cf3eee65bcc29c5f181490c88c2497 SHA512 b0d9bd970823c6d5490ce13d372896d758961b68ebc7b30d4cf58f99f77331bb2453bb0b9e4a0b07ac6d5193ebcd6f56ae9b2f26bea7736509837e0af65099fd
DIST identify-2.5.17.gh.tar.gz 101448 BLAKE2B d9319bbbe67f8c2c7a0ed8b7db8efc64f7c90d5cb3706366a00e24a78afd76c0c5707514d660febf02397f95d02785ea52f65e09c239d83d82ef84488d9dbbd2 SHA512 c9baf22f6893802c83e302fabe3cd4ca46a3b64ae6ef4fd5c939b131545c260e24861e59a617b3e4c4812e1a250692a26e4f8febaa389eaf6958d5c2aa79aeb2
DIST identify-2.5.18.gh.tar.gz 101457 BLAKE2B 4575b4084dc28678275704f44a02d171d79a02f015e6d2267545b18c4288b55609cc64af2f9eca866bc2d164ed534cac59d69915e23fd3100cb680fcb08ceae0 SHA512 c7c6998340b77ddb13c88df8dbcc9b72efb68bf3cbf8a7ab2b81a4bda1180d04d4bdd9db360b7203235e2ebd252852de2c806b73e6a7236786bffbd3f4d4a672
diff --git a/dev-python/identify/identify-2.5.11.ebuild b/dev-python/identify/identify-2.5.11.ebuild
deleted file mode 100644
index 5f8200bbe066..000000000000
--- a/dev-python/identify/identify-2.5.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="File identification library for Python"
-HOMEPAGE="
- https://github.com/pre-commit/identify/
- https://pypi.org/project/identify/
-"
-SRC_URI="
- https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~riscv x86"
-
-RDEPEND="
- dev-python/ukkonen[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/identify/identify-2.5.12.ebuild b/dev-python/identify/identify-2.5.12.ebuild
deleted file mode 100644
index a0d521fdd551..000000000000
--- a/dev-python/identify/identify-2.5.12.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="File identification library for Python"
-HOMEPAGE="
- https://github.com/pre-commit/identify/
- https://pypi.org/project/identify/
-"
-SRC_URI="
- https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- dev-python/ukkonen[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/identify/identify-2.5.13.ebuild b/dev-python/identify/identify-2.5.13.ebuild
deleted file mode 100644
index a0d521fdd551..000000000000
--- a/dev-python/identify/identify-2.5.13.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="File identification library for Python"
-HOMEPAGE="
- https://github.com/pre-commit/identify/
- https://pypi.org/project/identify/
-"
-SRC_URI="
- https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- dev-python/ukkonen[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/identify/identify-2.5.15.ebuild b/dev-python/identify/identify-2.5.15.ebuild
deleted file mode 100644
index a0d521fdd551..000000000000
--- a/dev-python/identify/identify-2.5.15.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="File identification library for Python"
-HOMEPAGE="
- https://github.com/pre-commit/identify/
- https://pypi.org/project/identify/
-"
-SRC_URI="
- https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- dev-python/ukkonen[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/identify/identify-2.5.16.ebuild b/dev-python/identify/identify-2.5.16.ebuild
deleted file mode 100644
index a0d521fdd551..000000000000
--- a/dev-python/identify/identify-2.5.16.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="File identification library for Python"
-HOMEPAGE="
- https://github.com/pre-commit/identify/
- https://pypi.org/project/identify/
-"
-SRC_URI="
- https://github.com/pre-commit/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- dev-python/ukkonen[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2023-02-16 14:13 UTC|newest]
Thread overview: 184+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 14:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-03 5:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/identify/ Michał Górny
2025-10-03 5:38 Michał Górny
2025-09-20 11:44 Arthur Zamarin
2025-09-07 2:38 Michał Górny
2025-08-10 3:07 Michał Górny
2025-06-14 14:56 Michał Górny
2025-06-14 13:54 Sam James
2025-05-27 13:59 Michał Górny
2025-05-24 6:11 Michał Górny
2025-05-10 11:59 Michał Górny
2025-05-10 11:04 Sam James
2025-04-20 5:23 Michał Górny
2025-03-01 11:57 Michał Górny
2025-02-23 3:23 Michał Górny
2025-02-09 3:12 Michał Górny
2025-02-08 18:35 Michał Górny
2025-02-08 12:07 Arthur Zamarin
2025-01-25 9:50 Michał Górny
2025-01-25 8:54 Sam James
2025-01-21 4:34 Michał Górny
2025-01-18 10:03 Michał Górny
2025-01-05 2:55 Michał Górny
2024-12-30 6:43 Michał Górny
2024-12-14 13:28 Michał Górny
2024-12-14 12:17 Arthur Zamarin
2024-11-26 7:01 Michał Górny
2024-11-10 3:24 Michał Górny
2024-10-05 8:02 Michał Górny
2024-10-05 7:58 Arthur Zamarin
2024-09-15 2:22 Michał Górny
2024-07-27 9:53 Michał Górny
2024-07-27 8:19 Arthur Zamarin
2024-07-08 4:41 Michał Górny
2024-05-19 11:47 Michał Górny
2024-05-08 8:15 Michał Górny
2024-04-21 2:35 Michał Górny
2024-03-07 17:12 Michał Górny
2024-03-07 17:12 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 9:59 Arthur Zamarin
2024-02-19 4:10 Michał Górny
2024-02-11 3:35 Michał Górny
2023-12-09 14:37 Michał Górny
2023-12-09 14:30 Michał Górny
2023-12-07 12:29 Michał Górny
2023-11-24 16:32 Arthur Zamarin
2023-11-19 7:47 Michał Górny
2023-11-02 5:37 Michał Górny
2023-11-01 20:37 Arthur Zamarin
2023-10-28 18:24 Michał Górny
2023-10-01 3:22 Michał Górny
2023-09-25 18:58 Michał Górny
2023-09-25 18:54 Arthur Zamarin
2023-09-16 3:03 Michał Górny
2023-09-12 5:50 Michał Górny
2023-08-21 16:44 Michał Górny
2023-08-19 16:07 Michał Górny
2023-08-19 16:02 Arthur Zamarin
2023-07-23 6:53 Michał Górny
2023-07-20 11:10 Michał Górny
2023-06-03 19:17 Michał Górny
2023-06-03 18:26 Arthur Zamarin
2023-05-28 18:43 Arthur Zamarin
2023-05-13 16:04 Michał Górny
2023-05-13 12:21 Arthur Zamarin
2023-05-04 8:06 Michał Górny
2023-04-26 5:36 Michał Górny
2023-04-25 23:17 Sam James
2023-04-16 18:56 Michał Górny
2023-04-16 17:44 Jakov Smolić
2023-03-25 6:39 Michał Górny
2023-03-17 17:18 Michał Górny
2023-03-17 16:03 Sam James
2023-03-17 5:32 Michał Górny
2023-03-12 13:27 Michał Górny
2023-03-08 17:02 Michał Górny
2023-02-16 6:10 Sam James
2023-02-14 4:57 Michał Górny
2023-01-31 7:09 Michał Górny
2023-01-29 7:13 Michał Górny
2023-01-24 7:04 Michał Górny
2023-01-12 6:14 Michał Górny
2023-01-04 14:15 Michał Górny
2022-12-25 17:33 Michał Górny
2022-12-20 8:07 Michał Górny
2022-12-16 11:32 Michał Górny
2022-11-25 20:36 Arthur Zamarin
2022-11-25 19:11 Sam James
2022-11-19 9:42 Michał Górny
2022-11-04 6:15 Michał Górny
2022-11-03 22:04 Sam James
2022-10-28 7:09 Michał Górny
2022-10-25 8:28 Michał Górny
2022-10-08 20:10 Michał Górny
2022-10-08 19:28 Sam James
2022-10-03 19:55 Michał Górny
2022-09-07 5:08 Michał Górny
2022-09-06 21:15 Sam James
2022-09-06 17:54 Arthur Zamarin
2022-08-19 17:18 Michał Górny
2022-08-19 16:54 Sam James
2022-08-04 17:55 Arthur Zamarin
2022-07-20 5:39 Michał Górny
2022-05-31 7:28 Michał Górny
2022-05-31 7:17 Jakov Smolić
2022-05-20 8:29 Michał Górny
2022-04-27 8:12 Michał Górny
2022-04-19 16:03 Michał Górny
2022-04-19 13:46 Jakov Smolić
2022-03-16 19:07 Arthur Zamarin
2022-02-27 18:35 Michał Górny
2022-02-27 8:55 Michał Górny
2022-02-23 8:12 Michał Górny
2022-02-14 21:37 Michał Górny
2022-02-09 19:45 Michał Górny
2022-02-04 10:27 Michał Górny
2022-02-04 9:03 Jakov Smolić
2022-02-04 7:28 Agostino Sarubbo
2022-02-01 10:06 Michał Górny
2022-01-27 19:48 Arthur Zamarin
2022-01-23 19:09 Arthur Zamarin
2022-01-14 8:08 Michał Górny
2022-01-11 18:03 Arthur Zamarin
2022-01-07 16:49 Arthur Zamarin
2022-01-01 0:05 Marek Szuba
2021-12-22 7:43 Michał Górny
2021-12-22 0:45 Sam James
2021-12-22 0:44 Sam James
2021-12-10 17:46 Michał Górny
2021-12-10 16:16 Sam James
2021-12-10 12:11 Jakov Smolić
2021-12-04 9:35 Arthur Zamarin
2021-12-03 8:03 Arthur Zamarin
2021-11-20 10:23 Arthur Zamarin
2021-11-19 15:18 Marek Szuba
2021-11-19 11:39 Arthur Zamarin
2021-11-19 9:03 Michał Górny
2021-11-18 22:28 Michał Górny
2021-11-16 7:49 Michał Górny
2021-11-09 10:23 Michał Górny
2021-11-05 5:40 Arthur Zamarin
2021-11-05 2:16 Sam James
2021-11-05 2:12 Sam James
2021-11-01 8:32 Michał Górny
2021-10-31 7:12 Michał Górny
2021-10-23 7:27 Michał Górny
2021-10-21 23:28 Sam James
2021-10-21 23:28 Sam James
2021-10-16 6:02 Michał Górny
2021-10-15 23:15 Sam James
2021-10-02 7:50 Michał Górny
2021-09-19 20:41 Michał Górny
2021-09-12 7:39 Michał Górny
2021-09-12 7:09 Agostino Sarubbo
2021-09-09 6:38 Michał Górny
2021-08-18 17:08 Michał Górny
2021-08-18 12:46 Agostino Sarubbo
2021-08-17 13:40 Marek Szuba
2021-08-07 6:33 Michał Górny
2021-08-05 8:25 Michał Górny
2021-07-24 4:09 Sam James
2021-07-24 4:09 Sam James
2021-07-12 21:59 Sam James
2021-07-10 7:34 Michał Górny
2021-07-09 7:26 Michał Górny
2021-07-09 6:26 Agostino Sarubbo
2021-06-25 12:10 Marek Szuba
2021-06-25 10:00 Marek Szuba
2021-06-25 10:00 Marek Szuba
2021-06-08 16:54 Sergei Trofimovich
2021-06-07 22:26 Michał Górny
2021-06-05 8:28 Michał Górny
2021-06-03 22:01 Michał Górny
2021-05-31 6:39 Michał Górny
2021-05-26 9:15 Marek Szuba
2021-05-26 6:49 Agostino Sarubbo
2021-05-25 5:13 Michał Górny
2021-05-22 7:58 Michał Górny
2021-05-22 7:58 Michał Górny
2021-05-13 19:11 Marek Szuba
2021-05-13 19:11 Marek Szuba
2021-04-22 16:51 Marek Szuba
2021-04-16 15:35 Marek Szuba
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=1676556734.aeaced3d60793d695200d7c2b06f0fdd57abebdf.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