From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/guessit/
Date: Sun, 19 Feb 2023 04:32:10 +0000 (UTC) [thread overview]
Message-ID: <1676781030.67a1b6a5070e50d0eb35771f24897cc0763f5ee2.mgorny@gentoo> (raw)
commit: 67a1b6a5070e50d0eb35771f24897cc0763f5ee2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 04:24:43 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 04:30:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a1b6a5
dev-python/guessit: Bump to 3.7.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/guessit/Manifest | 1 +
dev-python/guessit/guessit-3.7.0.ebuild | 38 +++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-python/guessit/Manifest b/dev-python/guessit/Manifest
index 3c0363962dd1..8050cb13bb8b 100644
--- a/dev-python/guessit/Manifest
+++ b/dev-python/guessit/Manifest
@@ -1 +1,2 @@
DIST guessit-3.5.0.tar.gz 158094 BLAKE2B 2091fa8b0066dda70e1a504fd4aa8b7b4f2ba9b3a88f93b22aff0d084511d9a1c93e052558fe6791021e4c44a95e9adc5e7372c937e0e438b419417ff88d2fc0 SHA512 072b6874449679ed34eeb19fe70502abbec3a4284c2ba40e3e69861ce2b9e92f4ff8146840f7fc25079efed62f048c9e25ee3ddf5833b192480c512b9c93905a
+DIST guessit-3.7.0.tar.gz 159451 BLAKE2B 705697ad1721d52b33c5b409992f0d2cc12ffd3c7cf9911b01ba81c4958c19128ab37846dcf7cabf5edd10a19cc1018f2ec25a8f25d9b6307852677fbd049d5c SHA512 dacce2ced2ce647035e2462eab9657e4e73ce2edb92d39a9a20c10abeae09c8a70187121d94503260cdbd933133174c6cb02c6a28daf0bca08a4996fd3e525e2
diff --git a/dev-python/guessit/guessit-3.7.0.ebuild b/dev-python/guessit/guessit-3.7.0.ebuild
new file mode 100644
index 000000000000..7ce7c173e6ad
--- /dev/null
+++ b/dev-python/guessit/guessit-3.7.0.ebuild
@@ -0,0 +1,38 @@
+# 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 pypi
+
+DESCRIPTION="Python library for guessing information from video filenames"
+HOMEPAGE="
+ https://github.com/guessit-io/guessit/
+ https://pypi.org/project/guessit/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+ >=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]
+ >=dev-python/rebulk-3.2.0[${PYTHON_USEDEP}]
+ dev-python/python-dateutil[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+ # Disable benchmarks as they require unavailable pytest-benchmark.
+ guessit/test/test_benchmark.py
+)
next reply other threads:[~2023-02-19 4:32 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-19 4:32 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 16:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/guessit/ Michał Górny
2023-12-30 16:18 Michał Górny
2023-12-30 14:51 Arthur Zamarin
2023-12-14 13:58 Michał Górny
2023-11-24 16:47 Arthur Zamarin
2023-06-01 4:07 Michał Górny
2023-03-25 5:18 Michał Górny
2023-03-25 1:43 Sam James
2023-02-20 15:22 Michał Górny
2022-12-10 15:46 Michał Górny
2022-11-02 7:37 Michał Górny
2022-06-22 7:59 Michał Górny
2022-06-22 6:53 Agostino Sarubbo
2022-05-19 7:32 Michał Górny
2022-04-22 10:47 Michał Górny
2021-12-10 17:46 Michał Górny
2021-12-10 16:14 Jakov Smolić
2021-12-10 15:44 Arthur Zamarin
2021-12-10 15:39 Arthur Zamarin
2021-11-09 10:23 Michał Górny
2021-11-06 10:59 Michał Górny
2021-06-05 19:00 Michał Górny
2021-03-15 9:00 Michał Górny
2021-03-15 7:10 Sam James
2021-03-07 22:39 Michał Górny
2021-03-07 19:46 Sam James
2021-02-06 8:59 Michał Górny
2021-02-03 23:23 Michał Górny
2021-02-01 17:23 Michał Górny
2021-02-01 15:07 Agostino Sarubbo
2020-12-24 0:19 Michał Górny
2020-10-27 19:58 Sam James
2020-10-27 5:11 Sam James
2020-08-02 19:05 Sam James
2020-08-02 6:46 Michał Górny
2020-05-21 8:06 Agostino Sarubbo
2020-05-21 7:53 Agostino Sarubbo
2020-05-03 16:09 Michał Górny
2020-05-03 16:09 Michał Górny
2020-05-03 16:09 Michał Górny
2020-03-25 12:08 Michał Górny
2020-03-25 12:08 Michał Górny
2020-02-04 13:32 Michał Górny
2019-03-08 20:53 Virgil Dupras
2019-03-02 23:42 Thomas Deutschmann
2019-02-22 10:23 Mikle Kolyada
2018-06-07 11:10 Michał Górny
2018-06-07 11:10 Michał Górny
2018-03-26 18:45 Aaron Bauman
2018-02-07 19:22 Michał Górny
2017-08-19 0:31 Thomas Deutschmann
2017-07-30 9:44 Michał Górny
2017-07-19 18:06 Tobias Klausmann
2017-07-07 8:05 Agostino Sarubbo
2017-06-11 8:50 Michael Palimaka
2017-06-11 8:50 Michael Palimaka
2017-06-11 8:50 Michael Palimaka
2017-06-11 8:50 Michael Palimaka
2017-06-11 8:50 Michael Palimaka
2017-05-31 16:36 Patrice Clement
2017-05-10 15:44 Agostino Sarubbo
2017-05-10 9:32 Agostino Sarubbo
2017-05-07 21:25 Patrice Clement
2017-04-08 21:22 Patrice Clement
2017-04-08 21:22 Patrice Clement
2017-01-16 10:15 Agostino Sarubbo
2017-01-16 9:49 Agostino Sarubbo
2016-12-26 10:18 Aaron Bauman
2016-12-10 23:04 David Seifert
2016-12-10 23:04 David Seifert
2016-12-10 23:04 David Seifert
2016-09-11 12:24 David Seifert
2016-09-11 8:56 David Seifert
2016-09-11 8:56 David Seifert
2016-09-11 8:56 David Seifert
2016-08-22 14:10 Göktürk Yüksek
2016-08-22 14:09 Göktürk Yüksek
2016-07-30 6:54 Patrice Clement
2016-07-30 6:54 Patrice Clement
2016-07-08 11:38 Patrice Clement
2016-05-31 7:51 Patrice Clement
2016-05-31 7:51 Patrice Clement
2016-05-31 7:51 Patrice Clement
2016-05-12 11:40 Ian Delaney
2016-05-12 11:40 Ian Delaney
2016-05-12 11:40 Ian Delaney
2016-04-05 19:48 Mike Frysinger
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=1676781030.67a1b6a5070e50d0eb35771f24897cc0763f5ee2.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