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/chardet/
Date: Wed, 11 May 2022 20:11:12 +0000 (UTC)	[thread overview]
Message-ID: <1652299867.9ab4456385a6cc90d2f0481e6b975dfa1f846034.mgorny@gentoo> (raw)

commit:     9ab4456385a6cc90d2f0481e6b975dfa1f846034
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 20:01:01 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 11 20:11:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab44563

dev-python/chardet: EAPI 8, PEP517

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

 dev-python/chardet/chardet-4.0.0-r1.ebuild | 31 ++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/chardet/chardet-4.0.0-r1.ebuild b/dev-python/chardet/chardet-4.0.0-r1.ebuild
new file mode 100644
index 000000000000..428ca399a801
--- /dev/null
+++ b/dev-python/chardet/chardet-4.0.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="
+	https://github.com/chardet/chardet/
+	https://pypi.org/project/chardet/
+"
+SRC_URI="
+	https://github.com/chardet/chardet/archive/${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+
+BDEPEND="
+	test? (
+		dev-python/hypothesis[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-05-11 20:11 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 20:11 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 19:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/ Michał Górny
2023-09-01 16:42 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-08-02  6:05 Michał Górny
2023-05-26 16:55 Michał Górny
2023-01-07 15:03 Michał Górny
2023-01-07 12:48 Arthur Zamarin
2022-12-02 14:03 Arthur Zamarin
2022-07-29 12:49 Michał Górny
2022-07-29 11:51 Arthur Zamarin
2022-06-26  4:51 Michał Górny
2022-06-26  4:49 Michał Górny
2022-06-12 14:25 Michał Górny
2022-06-12 11:53 Sam James
2022-05-11 20:11 Michał Górny
2022-05-07 11:14 WANG Xuerui
2021-05-13 22:10 Michał Górny
2021-01-12 19:24 Sam James
2021-01-12 19:24 Sam James
2021-01-12 19:01 Sam James
2021-01-12 19:01 Sam James
2020-12-14  7:48 Michał Górny
2020-12-10 21:22 Michał Górny
2020-09-20 10:47 Michał Górny
2020-05-25 19:27 Michał Górny
2020-02-21 17:28 Michał Górny
2018-07-22  0:32 Mikle Kolyada
2018-07-16 19:57 Michał Górny
2018-02-17 21:51 Patrice Clement
2017-09-12  9:13 Fabian Groffen
2017-07-05 15:08 Manuel Rüger
2017-05-26 22:37 Patrice Clement
2017-05-03 10:31 Michał Górny
2017-04-20 19:47 Mike Gilbert
2017-04-20  9:20 Zac Medico
2017-02-28 22:53 Michael Weber
2017-01-15 19:39 Jeroen Roovers
2016-12-30 11:12 Agostino Sarubbo
2016-12-30  9:39 Agostino Sarubbo
2016-12-26 12:40 Markus Meier
2016-12-18 15:57 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
2016-12-06  9:04 Tobias Klausmann

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=1652299867.9ab4456385a6cc90d2f0481e6b975dfa1f846034.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