Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/duecredit/
Date: Sun, 17 Oct 2021 08:23:37
Message-Id: 1634458988.2512abc69ce8af4b4b3f9d78ea025f280860c6bf.mgorny@gentoo
1 commit: 2512abc69ce8af4b4b3f9d78ea025f280860c6bf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 08:13:26 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 08:23:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2512abc6
7
8 dev-python/duecredit: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/duecredit/Manifest | 2 --
13 dev-python/duecredit/duecredit-0.7.0.ebuild | 26 --------------------------
14 dev-python/duecredit/duecredit-0.8.0.ebuild | 27 ---------------------------
15 3 files changed, 55 deletions(-)
16
17 diff --git a/dev-python/duecredit/Manifest b/dev-python/duecredit/Manifest
18 index 235a8d4d69f..6dff472bd02 100644
19 --- a/dev-python/duecredit/Manifest
20 +++ b/dev-python/duecredit/Manifest
21 @@ -1,3 +1 @@
22 -DIST duecredit-0.7.0.tar.gz 66131 BLAKE2B 3f32c1a4e62d4650d6914f4e124907170a50d63900fbb009b870b3f9c9eace27b76500e655cb74caea0ce22cfadd62f81a84a438c1cb82092502661f1d4e0c03 SHA512 a32ead3e0710323d5ab3283a3b2d1cb03e03bf925f78fdb3b5182079851127b8b674492bd402667e57ec113d1ec05f9c3490642f8d0fba6a8f3ddfd706a052c1
23 -DIST duecredit-0.8.0.tar.gz 68211 BLAKE2B 4c25bf2284d8be5f92c3f7589b6a787c97618476f60cf4a9dc7a063c2f85208b8d6da84630d63fdc7a3920cf6639940184b6e516eb76a692be72b91bd484001b SHA512 1924c626003f0a97652ff24c29822b872e66ae8cbaeaf93877319c76bd7c2b2a5a85ba659a9485460d56c41bc25ae0e14230e0a30bd028402cb7d814b4aeeea3
24 DIST duecredit-0.9.1.tar.gz 81528 BLAKE2B f07eb552682c0d9c8c0763ad3bd9447a1ffd8c4187a26249062db34d42c184d461b3102af30c2f5712175692e18f73e70e75dd047ac728071f409f7e92e42635 SHA512 39b5800545b51b1e4fe5cb3b25162c9398b97f58df1651e4b518db48eca84faf0c4c70806334a619bad1a4ddb0f203a3eac849655a1a6c6e0b070889ec75ea19
25
26 diff --git a/dev-python/duecredit/duecredit-0.7.0.ebuild b/dev-python/duecredit/duecredit-0.7.0.ebuild
27 deleted file mode 100644
28 index 3d376fb944a..00000000000
29 --- a/dev-python/duecredit/duecredit-0.7.0.ebuild
30 +++ /dev/null
31 @@ -1,26 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -PYTHON_COMPAT=( python3_{7..9} )
38 -
39 -DISTUTILS_USE_SETUPTOOLS=rdepend
40 -
41 -inherit distutils-r1
42 -
43 -DESCRIPTION="Publications (and donations) tracer"
44 -HOMEPAGE="https://github.com/duecredit/duecredit"
45 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="Apache-2.0"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -RDEPEND="
53 - >=dev-python/citeproc-py-0.4[${PYTHON_USEDEP}]
54 - dev-python/requests[${PYTHON_USEDEP}]
55 - dev-python/six[${PYTHON_USEDEP}]"
56 -BDEPEND="
57 - ${RDEPEND}"
58
59 diff --git a/dev-python/duecredit/duecredit-0.8.0.ebuild b/dev-python/duecredit/duecredit-0.8.0.ebuild
60 deleted file mode 100644
61 index ab651feaeea..00000000000
62 --- a/dev-python/duecredit/duecredit-0.8.0.ebuild
63 +++ /dev/null
64 @@ -1,27 +0,0 @@
65 -# Copyright 1999-2021 Gentoo Authors
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=7
69 -
70 -PYTHON_COMPAT=( python3_{7..9} )
71 -
72 -DISTUTILS_USE_SETUPTOOLS=rdepend
73 -
74 -inherit distutils-r1
75 -
76 -DESCRIPTION="Publications (and donations) tracer"
77 -HOMEPAGE="https://github.com/duecredit/duecredit"
78 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
79 -
80 -LICENSE="Apache-2.0"
81 -SLOT="0"
82 -KEYWORDS="~amd64 ~x86"
83 -
84 -RDEPEND="
85 - >=dev-python/citeproc-py-0.4[${PYTHON_USEDEP}]
86 - dev-python/requests[${PYTHON_USEDEP}]
87 - dev-python/six[${PYTHON_USEDEP}]
88 -"
89 -BDEPEND="test? ( dev-python/citeproc-py[${PYTHON_USEDEP}] )"
90 -
91 -distutils_enable_tests pytest