summaryrefslogtreecommitdiff
path: root/dev-python/tvdb_api
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-07 13:54:31 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-07 13:54:31 +0000
commit43eefed5dd303578ee5f3decec37e5c792e33c8f (patch)
treef7de12a2304a66eb9ac79b45e6c3bb9d06ea27d0 /dev-python/tvdb_api
parent8d54203ff62a92d0f927faf8d0d28b8b12fa92ea (diff)
downloadbaldeagleos-repo-43eefed5dd303578ee5f3decec37e5c792e33c8f.tar.gz
baldeagleos-repo-43eefed5dd303578ee5f3decec37e5c792e33c8f.tar.xz
baldeagleos-repo-43eefed5dd303578ee5f3decec37e5c792e33c8f.zip
Adding metadata
Diffstat (limited to 'dev-python/tvdb_api')
-rw-r--r--dev-python/tvdb_api/Manifest1
-rw-r--r--dev-python/tvdb_api/tvdb_api-2.0-r1.ebuild19
-rw-r--r--dev-python/tvdb_api/tvdb_api-3.0.2.ebuild2
3 files changed, 1 insertions, 21 deletions
diff --git a/dev-python/tvdb_api/Manifest b/dev-python/tvdb_api/Manifest
index b15f25b7a42b..601d5f13ce3a 100644
--- a/dev-python/tvdb_api/Manifest
+++ b/dev-python/tvdb_api/Manifest
@@ -1,2 +1 @@
-DIST tvdb_api-2.0.tar.gz 32751 BLAKE2B 6228ea0d8e9e679b7a70d6357917537cf8a6e362010ff6d1a212d51919689c656f8dc5cf67c694ddf7b4e2fd5b2fc0674393036c5ac38d8254878559921fe39c SHA512 74b1e036c2c71bff9f3d04bbf670da4069f68152545b09882aeddb5d1ebc873956ed00e8e28f2bd77a72ff97ae5fda23f1cfedd91f87187c31917ee31df17f3b
DIST tvdb_api-3.0.2.tar.gz 20436 BLAKE2B d9df5f1e2e8dd26486ec5aa2fa542534e43e08ce9c19ae8f8e48a05b3167db856ccb7765bb7d7acb4adcf7a53f5deff299f69123d60c3495ec1cc4d849d3e0b5 SHA512 b6c3c04eb300f2a371f50ef0331ca1ae602c7ccda2a0d8ad52f5c89fac5cf4dff77ce11d0dc774aa2a8dc1e02798a4432262cbaafea9239693c300931213107c
diff --git a/dev-python/tvdb_api/tvdb_api-2.0-r1.ebuild b/dev-python/tvdb_api/tvdb_api-2.0-r1.ebuild
deleted file mode 100644
index c8995a9dd95a..000000000000
--- a/dev-python/tvdb_api/tvdb_api-2.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-inherit distutils-r1
-
-DESCRIPTION="Python interface to thetvdb.com API"
-HOMEPAGE="https://github.com/dbr/tvdb_api"
-SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/requests-cache[${PYTHON_USEDEP}]"
diff --git a/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild b/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild
index f70ddd1d02d0..23dd30752bf2 100644
--- a/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild
+++ b/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]