From: "Ian Whyman" <thev00d00@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvnamer/
Date: Thu, 25 Oct 2018 18:30:16 +0000 (UTC) [thread overview]
Message-ID: <1540492209.a58ee7684c3e2b7c0edabe0f0939814d17e6c28e.thev00d00@gentoo> (raw)
commit: a58ee7684c3e2b7c0edabe0f0939814d17e6c28e
Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 18:30:09 2018 +0000
Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 25 18:30:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58ee768
media-tv/tvnamer: bump, tidy old
Signed-off-by: Ian Whyman <thev00d00 <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
media-tv/tvnamer/Manifest | 2 +-
.../tvnamer/{tvnamer-2.3.ebuild => tvnamer-2.5.ebuild} | 14 ++++++--------
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/media-tv/tvnamer/Manifest b/media-tv/tvnamer/Manifest
index da90bd3c80d..dac73048474 100644
--- a/media-tv/tvnamer/Manifest
+++ b/media-tv/tvnamer/Manifest
@@ -1,2 +1,2 @@
-DIST tvnamer-2.3.tar.gz 44415 BLAKE2B 7623dbd90bfc793b97f4e642a294034b46191765ceb0aca9c0f250303c1199b954db06321bbd85cc1683e3dbdb426a75ad445d0b4a1d3d64939b24e610396c28 SHA512 b1b0ac4e665a04215cb3d4e738197285c800c554b276e56ccd14af17fc624ffe7dab92b208f9791806045eb1ad0a59d6e76e52464e488f919e48dff2a879d96c
DIST tvnamer-2.4.tar.gz 45272 BLAKE2B d00c584b95f2f1e3878dbf8618c9829412838b5ce72086b52620960a5d2a7b79768a78ae5e67230d7a83f12d1918f2428c5c0cccaadd1f08e5d4b1908ae31d34 SHA512 9271dca535910abed3f5ce24de4e65f7b951d2b6f80e07854bef06d52f7cdf40be8eb76934467ebae08bf919503a434c527a37caade1a3e696fbceb4446884fd
+DIST tvnamer-2.5.tar.gz 46030 BLAKE2B 4bad31df673b11671c8fb57c8e5d4ec8e7513ac63df6bf09d02943e06acab1c8d5f4d40f1d56b5e6a489ab27810aa85f82257df0b795a3ad5fdc4f63fcf5d976 SHA512 56233576a4f6e0b93535667f7d4e823cccba2bce785aaaed10415f5da1a3883fc29396a20fbffdca367fb9d3d748c6efa5b670eee43eece2631b28d640a5c180
diff --git a/media-tv/tvnamer/tvnamer-2.3.ebuild b/media-tv/tvnamer/tvnamer-2.5.ebuild
similarity index 56%
rename from media-tv/tvnamer/tvnamer-2.3.ebuild
rename to media-tv/tvnamer/tvnamer-2.5.ebuild
index 3e5d77f8cf3..dc7b2298753 100644
--- a/media-tv/tvnamer/tvnamer-2.3.ebuild
+++ b/media-tv/tvnamer/tvnamer-2.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5,6} )
inherit distutils-r1
DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com"
@@ -12,10 +12,8 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-python/tvdb_api"
-DEPEND="${DEPEND}
- dev-python/setuptools
-"
+RDEPEND=">=dev-python/tvdb_api-1.10_pre[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2018-10-25 18:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-25 18:30 Ian Whyman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-26 6:51 [gentoo-commits] repo/gentoo:master commit in: media-tv/tvnamer/ Agostino Sarubbo
2021-05-26 6:49 Agostino Sarubbo
2021-03-03 6:29 Mike Frysinger
2021-01-01 1:06 Michał Górny
2020-05-29 7:42 Agostino Sarubbo
2020-05-25 6:28 Agostino Sarubbo
2020-05-05 20:58 Mike Frysinger
2020-02-06 6:38 Michał Górny
2018-07-02 0:49 Thomas Deutschmann
2018-07-01 15:19 Pacho Ramos
2018-06-26 19:04 Pacho Ramos
2017-03-31 3:36 Mike Frysinger
2016-12-31 9:53 Ian Whyman
2015-11-08 3:21 Brian Evans
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=1540492209.a58ee7684c3e2b7c0edabe0f0939814d17e6c28e.thev00d00@gentoo \
--to=thev00d00@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