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/charset_normalizer/
Date: Fri, 21 Oct 2022 05:14:58 +0000 (UTC)	[thread overview]
Message-ID: <1666329285.128680baae04e86f2b818c978fa20cdd2b343fc6.mgorny@gentoo> (raw)

commit:     128680baae04e86f2b818c978fa20cdd2b343fc6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 04:32:35 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 05:14:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128680ba

dev-python/charset_normalizer: Bump to 3.0.0

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

 dev-python/charset_normalizer/Manifest             |  1 +
 .../charset_normalizer-3.0.0.ebuild                | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/charset_normalizer/Manifest b/dev-python/charset_normalizer/Manifest
index 1fca50314b2d..f4df63e290dd 100644
--- a/dev-python/charset_normalizer/Manifest
+++ b/dev-python/charset_normalizer/Manifest
@@ -1,2 +1,3 @@
 DIST charset_normalizer-2.1.0.gh.tar.gz 85498 BLAKE2B f18c491b7d2b32cfc3cd92b1dc074b89f562c11a1bdebb9d4ff7c230ac7c2394c6f7cb30caa8cde9d8da26f1ed527a01c28236099b793808274c1146f258546d SHA512 a14e9e1d58eb23c9c568e7e74ab88361f522a76575b5ddc30df392f33584c821cf4943029395d2535c641d8fe441256803e6d2212e52c6f4b0544db64bd73b7c
 DIST charset_normalizer-2.1.1.gh.tar.gz 86023 BLAKE2B aefd9b5f78a5c75701b4239d443f0ca2f6ec755703c7b51ddecff5bf014c7e9203650a5f09ac791b76793c6ef999c31236dceb6721e81959c5df40d70c7cb20f SHA512 77df5bdf9ca2f6b2594cc6a5ff54d1d50fd17c2175f96d6853ef6b3a48cdfc0d2852e1dcffc4814fa9bba30ebc3e26ce992c7139b6b21dfaf46fd9c9e8b0c95e
+DIST charset_normalizer-3.0.0.gh.tar.gz 88411 BLAKE2B f57f24e79da20a60570d5350bb848d77b2cf5980da00813f706b09ff691235473d955740d0575355da2d9c6e58ea69a441000c1429033cdb8478506f0580c26b SHA512 240589047b177b38b1f59723699cb8336ca43cabff8269e877f9c62430a3c3a8875cdfcf66a10801a33136279c5e0c150b873ff2b5f596b5dbb2049122e18fc2

diff --git a/dev-python/charset_normalizer/charset_normalizer-3.0.0.ebuild b/dev-python/charset_normalizer/charset_normalizer-3.0.0.ebuild
new file mode 100644
index 000000000000..d23e9f44b22f
--- /dev/null
+++ b/dev-python/charset_normalizer/charset_normalizer-3.0.0.ebuild
@@ -0,0 +1,31 @@
+# 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..11} 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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest
+
+python_test() {
+	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+	epytest -o addopts=
+}


             reply	other threads:[~2022-10-21  5:15 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21  5:14 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-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-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=1666329285.128680baae04e86f2b818c978fa20cdd2b343fc6.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