From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/charset_normalizer/
Date: Tue, 15 Mar 2022 11:18:54 +0000 (UTC) [thread overview]
Message-ID: <1647343034.2590c679046ec0a12c3064fdecaea72490226173.mgorny@gentoo> (raw)
commit: 2590c679046ec0a12c3064fdecaea72490226173
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 11:17:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 11:17:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2590c679
dev-python/charset_normalizer: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/charset_normalizer/Manifest | 1 -
.../charset_normalizer-2.0.11.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/charset_normalizer/Manifest b/dev-python/charset_normalizer/Manifest
index 2c7e6a91b631..0fc3e9d88b57 100644
--- a/dev-python/charset_normalizer/Manifest
+++ b/dev-python/charset_normalizer/Manifest
@@ -1,2 +1 @@
-DIST charset_normalizer-2.0.11.gh.tar.gz 83221 BLAKE2B 3342c56b9e66c64e80ec8a29d9b416e8d11c0c57800f40dcbdb9105ae11c1e838682e178d46b2b604b29afa61aabf0b9c3f9db3063998542f03f1c379a64b7f8 SHA512 1026302a412263ce0fc1b2f3c1a32f27b060cdcabe49f4567a5641e4f58a5375813d5d668e96b37af1a982b2d2c6e437ae229706704196a211ba14dfdc7c9ea0
DIST charset_normalizer-2.0.12.gh.tar.gz 83293 BLAKE2B f1e993fff311cd3a1081a68d545703f545d68712c18f3821368c144b6166a8790482711171254f2741117ecbc9e18ad0bd5c19165d5fa6aed24ba021ce08535d SHA512 c42c64a9e15b322da0dfb6afa19947683a31106fdd620c15c0d948593e95e21d0d9c4a94ace32d67a9cc0cd95aea8f40b8fd09807b214f4ae2e79164627da05d
diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild
deleted file mode 100644
index 01fa7d9f55c1..000000000000
--- a/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="The Real First Universal Charset Detector"
-HOMEPAGE="
- https://pypi.org/project/charset-normalizer/
- https://github.com/Ousret/charset_normalizer/"
-SRC_URI="
- https://github.com/Ousret/charset_normalizer/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- sed -i -e '/addopts/d' setup.cfg || die
- distutils-r1_src_prepare
-}
-
-python_test() {
- # pytest-httpx interferes with logging tests
- epytest -p no:httpx
-}
next reply other threads:[~2022-03-15 11:18 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-15 11:18 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-08 6:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/charset_normalizer/ Michał Górny
2023-05-24 7:48 Sam James
2023-04-06 13:25 Michał Górny
2023-04-06 8:06 Arthur Zamarin
2023-03-06 14:05 Michał Górny
2022-11-29 7:25 Michał Górny
2022-11-29 7:24 Arthur Zamarin
2022-11-19 9:42 Michał Górny
2022-10-21 5:14 Michał Górny
2022-09-28 8:05 Michał Górny
2022-09-19 19:23 Arthur Zamarin
2022-08-20 11:22 Arthur Zamarin
2022-07-24 20:28 Michał Górny
2022-07-24 19:13 Sam James
2022-06-20 6:22 Michał Górny
2022-05-11 8:42 Michał Górny
2022-03-15 11:08 Jakov Smolić
2022-02-13 9:33 Michał Górny
2022-02-13 7:58 Agostino Sarubbo
2022-02-12 20:24 Michał Górny
2022-01-31 10:43 Michał Górny
2022-01-04 21:29 Arthur Zamarin
2021-12-25 18:43 Michał Górny
2021-12-25 17:58 Arthur Zamarin
2021-12-10 17:12 Arthur Zamarin
2021-12-10 11:27 Arthur Zamarin
2021-12-04 5:36 Michał Górny
2021-11-25 8:11 Michał Górny
2021-11-11 3:49 Sam James
2021-11-05 22:28 Sam James
2021-10-17 7:15 Michał Górny
2021-10-16 6:14 Michał Górny
2021-10-16 5:19 Sam James
2021-10-16 1:14 Sam James
2021-10-16 1:12 Sam James
2021-10-15 22:43 Sam James
2021-10-12 6:18 Michał Górny
2021-09-18 7:00 Michał Górny
2021-09-14 21:35 Michał Górny
2021-09-08 0:42 Sam James
2021-09-06 17:29 Sam James
2021-09-06 5:40 Agostino Sarubbo
2021-09-06 0:15 Sam James
2021-09-05 20:07 Agostino Sarubbo
2021-09-05 20:04 Agostino Sarubbo
2021-09-05 20:01 Agostino Sarubbo
2021-09-05 6:02 Sam James
2021-08-21 22:15 James Le Cuirot
2021-08-18 7:29 Arthur Zamarin
2021-08-13 6:58 Michał Górny
2021-08-06 20:52 Sam James
2021-08-06 20:49 Sam James
2021-07-31 22:26 Joshua Kinard
2021-07-25 15:29 Sergei Trofimovich
2021-07-25 3:16 Matt Turner
2021-07-25 1:10 Sam James
2021-07-24 15:22 Sam James
2021-07-23 12:46 Marek Szuba
2021-07-20 20:36 Sergei Trofimovich
2021-07-17 13:35 Michał Górny
2021-07-17 13:11 Michał Górny
2021-07-17 7:25 Michał Górny
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=1647343034.2590c679046ec0a12c3064fdecaea72490226173.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