Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-autodoc-typehints/
Date: Tue, 30 Aug 2022 17:06:59
Message-Id: 1661879071.b141471fbff8b58d98e2feccabd47d09752483aa.arthurzam@gentoo
1 commit: b141471fbff8b58d98e2feccabd47d09752483aa
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 17:04:31 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 17:04:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b141471f
7
8 dev-python/sphinx-autodoc-typehints: drop 1.18.3, 1.19.0, 1.19.1
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/sphinx-autodoc-typehints/Manifest | 3 --
13 .../sphinx-autodoc-typehints-1.18.3.ebuild | 44 ----------------------
14 .../sphinx-autodoc-typehints-1.19.0.ebuild | 44 ----------------------
15 .../sphinx-autodoc-typehints-1.19.1.ebuild | 44 ----------------------
16 4 files changed, 135 deletions(-)
17
18 diff --git a/dev-python/sphinx-autodoc-typehints/Manifest b/dev-python/sphinx-autodoc-typehints/Manifest
19 index 7e73c2d3778e..a23882d0e15c 100644
20 --- a/dev-python/sphinx-autodoc-typehints/Manifest
21 +++ b/dev-python/sphinx-autodoc-typehints/Manifest
22 @@ -1,4 +1 @@
23 -DIST sphinx-autodoc-typehints-1.18.3.gh.tar.gz 26457 BLAKE2B 343a6ffcbca40f28a66c67266431f3a9b2292bd0d991de4287b9adf9e02b7d8fb24094646caa55790f32cd9081abca525f310367335d60fa1b7ea3bc9623bb1c SHA512 549bdfad8f5c07f5edb1c6cdeaff39df22cc7bfa475c70b5c54ff46b311d14c9f3682bf68663d852b95ebff8fd1b71038fc077495d99d870ae2efbf72ec99a42
24 -DIST sphinx-autodoc-typehints-1.19.0.gh.tar.gz 26950 BLAKE2B 4e530c0b16500d8489bed7f50518b1bc30fdc824d41eb6cc66786096c09c910deb92ac580438395e3b71fd2d3b64690986cb035ff2d784e26918a42bdc73d8fc SHA512 d9459aca1091da0fa446d7ce72ef83c172775b66081d87431c14fd9cfda42770dbd08450ff193e3accffe0eb11efde22804e4ffff20a8e0e9072a05bc34a99e9
25 -DIST sphinx-autodoc-typehints-1.19.1.gh.tar.gz 26942 BLAKE2B a2b16292eeaf87cb4879bf54727874952b61b596c6226679ba472a0e138fc09f82aaeffabf0f83eca56d2b2df609ed0355e1f3ab5dffd8119c1eccc755bbb16d SHA512 16227301bb0e3035163734c852068d7d06ff03c1e577963bdbcffb5b24b1ededc7feb16025fdcf8611182bdbbc7b071288f5d1d42cb0115bef6f9652898e3a8a
26 DIST sphinx-autodoc-typehints-1.19.2.gh.tar.gz 26983 BLAKE2B 694edbf94bac05670adad992cfdc7e1146228af7b888a97c4f8e2394623ef3e42251ba0f3c22985517b2a251996cc41a305ea5497b2369363bc00d4bb3d24da7 SHA512 c35c7ed3f0698651be5ba4dd2232912d1f6d9d30e08153527df3fe16001266abc80cd1b11e3a41ccf92140c6baea98105e9bccd9466e65664dcf008f9a944634
27
28 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.3.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.3.ebuild
29 deleted file mode 100644
30 index 8ef083efe1aa..000000000000
31 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.3.ebuild
32 +++ /dev/null
33 @@ -1,44 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -DISTUTILS_USE_PEP517=setuptools
40 -PYTHON_COMPAT=( python3_{8..10} )
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Type hints support for the Sphinx autodoc extension"
45 -HOMEPAGE="
46 - https://github.com/tox-dev/sphinx-autodoc-typehints/
47 - https://pypi.org/project/sphinx-autodoc-typehints/
48 -"
49 -SRC_URI="
50 - https://github.com/tox-dev/sphinx-autodoc-typehints/archive/${PV}.tar.gz
51 - -> ${P}.gh.tar.gz
52 -"
53 -
54 -LICENSE="MIT"
55 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
56 -SLOT="0"
57 -
58 -RDEPEND="
59 - >=dev-python/sphinx-4.5[${PYTHON_USEDEP}]
60 -"
61 -BDEPEND="
62 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
63 - test? (
64 - >=dev-python/nptyping-2.1.1[${PYTHON_USEDEP}]
65 - dev-python/sphobjinv[${PYTHON_USEDEP}]
66 - >=dev-python/typing-extensions-4.1[${PYTHON_USEDEP}]
67 - )
68 -"
69 -
70 -distutils_enable_tests pytest
71 -
72 -EPYTEST_DESELECT=(
73 - # this package is addicted to Internet
74 - tests/test_sphinx_autodoc_typehints.py::test_format_annotation
75 -)
76 -
77 -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
78
79 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.0.ebuild
80 deleted file mode 100644
81 index 9eca6f1f4db5..000000000000
82 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.0.ebuild
83 +++ /dev/null
84 @@ -1,44 +0,0 @@
85 -# Copyright 1999-2022 Gentoo Authors
86 -# Distributed under the terms of the GNU General Public License v2
87 -
88 -EAPI=8
89 -
90 -DISTUTILS_USE_PEP517=setuptools
91 -PYTHON_COMPAT=( python3_{8..10} )
92 -
93 -inherit distutils-r1
94 -
95 -DESCRIPTION="Type hints support for the Sphinx autodoc extension"
96 -HOMEPAGE="
97 - https://github.com/tox-dev/sphinx-autodoc-typehints/
98 - https://pypi.org/project/sphinx-autodoc-typehints/
99 -"
100 -SRC_URI="
101 - https://github.com/tox-dev/sphinx-autodoc-typehints/archive/${PV}.tar.gz
102 - -> ${P}.gh.tar.gz
103 -"
104 -
105 -LICENSE="MIT"
106 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
107 -SLOT="0"
108 -
109 -RDEPEND="
110 - >=dev-python/sphinx-4.5[${PYTHON_USEDEP}]
111 -"
112 -BDEPEND="
113 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
114 - test? (
115 - >=dev-python/nptyping-2.1.1[${PYTHON_USEDEP}]
116 - dev-python/sphobjinv[${PYTHON_USEDEP}]
117 - >=dev-python/typing-extensions-4.1[${PYTHON_USEDEP}]
118 - )
119 -"
120 -
121 -distutils_enable_tests pytest
122 -
123 -EPYTEST_DESELECT=(
124 - # this package is addicted to Internet
125 - tests/test_sphinx_autodoc_typehints.py::test_format_annotation
126 -)
127 -
128 -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
129
130 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.1.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.1.ebuild
131 deleted file mode 100644
132 index 9eca6f1f4db5..000000000000
133 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.19.1.ebuild
134 +++ /dev/null
135 @@ -1,44 +0,0 @@
136 -# Copyright 1999-2022 Gentoo Authors
137 -# Distributed under the terms of the GNU General Public License v2
138 -
139 -EAPI=8
140 -
141 -DISTUTILS_USE_PEP517=setuptools
142 -PYTHON_COMPAT=( python3_{8..10} )
143 -
144 -inherit distutils-r1
145 -
146 -DESCRIPTION="Type hints support for the Sphinx autodoc extension"
147 -HOMEPAGE="
148 - https://github.com/tox-dev/sphinx-autodoc-typehints/
149 - https://pypi.org/project/sphinx-autodoc-typehints/
150 -"
151 -SRC_URI="
152 - https://github.com/tox-dev/sphinx-autodoc-typehints/archive/${PV}.tar.gz
153 - -> ${P}.gh.tar.gz
154 -"
155 -
156 -LICENSE="MIT"
157 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
158 -SLOT="0"
159 -
160 -RDEPEND="
161 - >=dev-python/sphinx-4.5[${PYTHON_USEDEP}]
162 -"
163 -BDEPEND="
164 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
165 - test? (
166 - >=dev-python/nptyping-2.1.1[${PYTHON_USEDEP}]
167 - dev-python/sphobjinv[${PYTHON_USEDEP}]
168 - >=dev-python/typing-extensions-4.1[${PYTHON_USEDEP}]
169 - )
170 -"
171 -
172 -distutils_enable_tests pytest
173 -
174 -EPYTEST_DESELECT=(
175 - # this package is addicted to Internet
176 - tests/test_sphinx_autodoc_typehints.py::test_format_annotation
177 -)
178 -
179 -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}