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, 14 Sep 2021 21:35:27 +0000 (UTC) [thread overview]
Message-ID: <1631655313.a0bdc5d8a6f05459b25dc7e71a302f31c5ef981c.mgorny@gentoo> (raw)
commit: a0bdc5d8a6f05459b25dc7e71a302f31c5ef981c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 14 19:56:43 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 14 21:35:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bdc5d8
dev-python/charset_normalizer: Bump to 2.0.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/charset_normalizer/Manifest | 1 +
.../charset_normalizer-2.0.5.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/charset_normalizer/Manifest b/dev-python/charset_normalizer/Manifest
index 091105d4d61..a60d8e20772 100644
--- a/dev-python/charset_normalizer/Manifest
+++ b/dev-python/charset_normalizer/Manifest
@@ -1,2 +1,3 @@
DIST charset_normalizer-2.0.3.gh.tar.gz 363159 BLAKE2B f09cd3c9da04123fc7104cfac6829ea23a82173c04469c4d98acf9311f1006f4ecb152992a397a97838f9312ad0fc8bfeea03960650873a9aaa753315245dcc3 SHA512 4fa5507c4c0c61b3722d7423f4b597514a30ad0fea176a77a1e926328003ba6c0f49c95b4f4a64b8dbb32985373706d895bae1c6e3fe1fe224851b8383576923
DIST charset_normalizer-2.0.4.gh.tar.gz 363800 BLAKE2B 81a0474238fc2fad6792201629286c261af73ed5dc3c7c4da525b356507f53bfb3e53d1ed325647295986a16fdd2a1e4bec00ee0648cb6e44f201196ef778556 SHA512 64fdddf2b6574828cc37dcb310e5e023d994e9cd4f8a7f6fb5796e997542cb1b14d9444994ab2594267361712a125fa476205462f9c7fea95505eef3c9770d5e
+DIST charset_normalizer-2.0.5.gh.tar.gz 368109 BLAKE2B 42e4cdeaf9a4e57c87e9813a6d1f31492aee29e37eb8c42721748b658064b16f0926dc6ffd794bf165718c4caf9484e139ca4024b89651d7ccdcbc6d907cf7f0 SHA512 5be0a72e51b9454e8a1ab670815526d54e03e42a0fd6de6ff5705000b3cb9af1ab2ad7f3457a898274d39c091603cdc8e2a925dd3c8e39a63910a5e480155b0d
diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.5.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.5.ebuild
new file mode 100644
index 00000000000..61026951703
--- /dev/null
+++ b/dev-python/charset_normalizer/charset_normalizer-2.0.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 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
+
+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 ~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
+}
next reply other threads:[~2021-09-14 21:35 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 21:35 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:18 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-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=1631655313.a0bdc5d8a6f05459b25dc7e71a302f31c5ef981c.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