commit:     bd3bc9456fe3e30f8121dc264918c849df910c5b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 05:55:59 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 06:11:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3bc945

dev-python/pyzotero: Remove old

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

 dev-python/pyzotero/Manifest               |  2 --
 dev-python/pyzotero/pyzotero-1.5.28.ebuild | 38 ------------------------------
 dev-python/pyzotero/pyzotero-1.6.0.ebuild  | 38 ------------------------------
 3 files changed, 78 deletions(-)

diff --git a/dev-python/pyzotero/Manifest b/dev-python/pyzotero/Manifest
index 9fd540ca8b37..63df234d1eb8 100644
--- a/dev-python/pyzotero/Manifest
+++ b/dev-python/pyzotero/Manifest
@@ -1,3 +1 @@
-DIST pyzotero-1.5.28.tar.gz 543724 BLAKE2B 
9dc01bb0af052936419c47c02f02da4bc1aaa14c4b3307902b3119bda967f4b7f9a1ccac9dbc3637485d236acac606247bc1baeda8942084914254fc2dcb48b9
 SHA512 
0a11d0326b25f23a1a8e016668693b29571227097de0af8fd9b3c24ee90a56150687fa1305ef45c232aa9a6b7d8c705b0d3d72695cc8316b5d0015b8841b638d
-DIST pyzotero-1.6.0.tar.gz 543969 BLAKE2B 
30b96295a01006eba370474f6d907f4e19f03c3f3d370071a3a752f3a14fd27a314acc611889887fb52a6f6943a5cd082322c7a20a9f68a0dda5582fee825f11
 SHA512 
fa576e85058df84c529b304a8273f64fce867823b8ecc1405ab49699fba321c4847f764280deb6052ca62fb350f73cc78e1b9984ba3623fb6884420077633afe
 DIST pyzotero-1.6.1.tar.gz 544183 BLAKE2B 
9bf62f387e35440a05bc1195395c959e0ac61bad274a12dadffc946d368ce1fdf3309b4475c762e44987964ab42c710e05c300f9627b9710383290f6a4409ea9
 SHA512 
591c30cb47e78aeaefd475c11478cb8422448c002164cd962ff2c9fee18f8cdf62ef96670f1c325595cdbe5d64fffc2abc4f72a48d6656aeb463456f38248d66

diff --git a/dev-python/pyzotero/pyzotero-1.5.28.ebuild 
b/dev-python/pyzotero/pyzotero-1.5.28.ebuild
deleted file mode 100644
index 7b6b73892ad9..000000000000
--- a/dev-python/pyzotero/pyzotero-1.5.28.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python client for the Zotero API"
-HOMEPAGE="
-       https://github.com/urschrei/pyzotero/
-       https://pypi.org/project/pyzotero/
-"
-
-LICENSE="BlueOak-1.0.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       app-text/zotero-bin
-       dev-python/bibtexparser[${PYTHON_USEDEP}]
-       >=dev-python/feedparser-6.0.11[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.21.0[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-       >=dev-python/trove-classifiers-2024.7.2[${PYTHON_USEDEP}]
-       test? (
-               dev-python/python-dateutil[${PYTHON_USEDEP}]
-               dev-python/httpretty[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_sphinx doc --no-autodoc
-distutils_enable_tests pytest

diff --git a/dev-python/pyzotero/pyzotero-1.6.0.ebuild 
b/dev-python/pyzotero/pyzotero-1.6.0.ebuild
deleted file mode 100644
index 7b6b73892ad9..000000000000
--- a/dev-python/pyzotero/pyzotero-1.6.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python client for the Zotero API"
-HOMEPAGE="
-       https://github.com/urschrei/pyzotero/
-       https://pypi.org/project/pyzotero/
-"
-
-LICENSE="BlueOak-1.0.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       app-text/zotero-bin
-       dev-python/bibtexparser[${PYTHON_USEDEP}]
-       >=dev-python/feedparser-6.0.11[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.21.0[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-       >=dev-python/trove-classifiers-2024.7.2[${PYTHON_USEDEP}]
-       test? (
-               dev-python/python-dateutil[${PYTHON_USEDEP}]
-               dev-python/httpretty[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_sphinx doc --no-autodoc
-distutils_enable_tests pytest

Reply via email to