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/clang-python/
Date: Fri, 01 Oct 2021 13:27:29
Message-Id: 1633094830.77949aadb36d3ae44e5cac4d9b16c09a5394c06e.mgorny@gentoo
1 commit: 77949aadb36d3ae44e5cac4d9b16c09a5394c06e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 12:37:25 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 13:27:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77949aad
7
8 dev-python/clang-python: Remove 13.0.0 RCs
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/clang-python/Manifest | 3 --
13 .../clang-python/clang-python-13.0.0_rc2.ebuild | 41 ----------------------
14 .../clang-python/clang-python-13.0.0_rc3.ebuild | 41 ----------------------
15 .../clang-python/clang-python-13.0.0_rc4.ebuild | 41 ----------------------
16 4 files changed, 126 deletions(-)
17
18 diff --git a/dev-python/clang-python/Manifest b/dev-python/clang-python/Manifest
19 index 743ab9d8e74..10303759a73 100644
20 --- a/dev-python/clang-python/Manifest
21 +++ b/dev-python/clang-python/Manifest
22 @@ -1,7 +1,4 @@
23 DIST llvmorg-10.0.1.tar.gz 120880730 BLAKE2B 30f19f56c4d1f6abcda5fec76256219d1e3c8a6ff1a1f152f94bfe362c07884339fe571ff7fe903ed3b3deb150b2fa868c387887a0dea2930dc08b81db71a5b1 SHA512 48078fff9293a87f1a973f3348f79506f04c3da774295f5eb67d74dd2d1aa94f0973f8ced3f4ab9e8339902071f82c603b43d5608ad7227046c4da769c5d2151
24 DIST llvmorg-11.1.0.tar.gz 122776532 BLAKE2B ca842ff4afff8f44c82b5e7383962a9c45ca1c93b64fa4c6ebcd70a1d3849dbad2b8e4e24fba02d144c6266d7fab3607ebc6999b28c229cb35256cf40f26a985 SHA512 9a8ce022a935eed42fa71a224f2a207122aadcbef58ee855fdb4825f879e7d028e4dcff22c19b9d336db1c8bf63fb84372d44981acf84615f757e54306c92b81
25 DIST llvmorg-12.0.1.tar.gz 134259748 BLAKE2B f41de787bc73ff2edfda1b22cc8602be6f65f37dd9e4c8888533cfa8c3ccdcf4f108aaab9de23ab0ab987966eb160f2a553a0bdff99461e71ddd5bfcd086090d SHA512 6eb0dc18e2c25935fabfdfc48b0114be0939158dfdef7b85b395fe2e71042672446af0e68750aae003c9847d10d1f63316fe95d3df738d18f249174292b1b9e1
26 -DIST llvmorg-13.0.0-rc2.tar.gz 147267736 BLAKE2B 153bf7320f2aa911112d366ffc79f7110cb04f135c2a8b176c263f0a75eb768206d9bd462893d45504b0e58aa9e127fdcafb02300eab1666e4616aa654d457dd SHA512 a01baf3eaa02f02af42bfcf6dcf24f166351bf1c09601495617c81e41def23210573bad40a344270f40c5deb881d06863536abac2a6481930766a6a56335fb44
27 -DIST llvmorg-13.0.0-rc3.tar.gz 147281901 BLAKE2B 640065a2f32dc48edf084d776cb6b950fae86c2a204999e2eec67f93b57615df40adec19785099b0ef2fe11837c3304794ec3585289a5b5051a557618c63c749 SHA512 1401d5a4d6bb5c930d74b9cfbc8e792872f721aab7d7f0c819e2ba5cf47fb818d160c1f71784fba69827f3c9b7414aa91a585d2b813c1851b4799f9d62cebc46
28 -DIST llvmorg-13.0.0-rc4.tar.gz 147286367 BLAKE2B a43c54b8bb379b0374f99ae07066d7ba4ae2a83dfdb61390101c736f91dc44aa07a88778551aaaf903033562b2a0a863ea6b27392b700c9cddc74e2c7899cad1 SHA512 8ccaaea21ec4fe3c4b4446d3a7cae36a47ed196f407d341da45824bcefefffd3c412c0c5c27670ceaba1458bc53107273f9d3aec2de261b6b82c6d209b45b14d
29 DIST llvmorg-13.0.0.tar.gz 147270176 BLAKE2B 628f316b580e1edf3a58d4825b724df759e6ed2a4116802470c04562caefc392fa325c91f388036365a2e45a9595cca6d3557fab12984fc8bcfef29c9116d822 SHA512 8004c05d32b9720fb3391783621690c1df9bd1e97e72cbff9192ed88a84b0acd303b61432145fa917b5b5e548c8cee29b24ef8547dcc8677adf4816e7a8a0eb2
30
31 diff --git a/dev-python/clang-python/clang-python-13.0.0_rc2.ebuild b/dev-python/clang-python/clang-python-13.0.0_rc2.ebuild
32 deleted file mode 100644
33 index 921f7735340..00000000000
34 --- a/dev-python/clang-python/clang-python-13.0.0_rc2.ebuild
35 +++ /dev/null
36 @@ -1,41 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -PYTHON_COMPAT=( python3_{7..10} )
43 -inherit llvm.org python-r1
44 -
45 -DESCRIPTION="Python bindings for sys-devel/clang"
46 -HOMEPAGE="https://llvm.org/"
47 -
48 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
49 -SLOT="0"
50 -KEYWORDS=""
51 -IUSE="test"
52 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
53 -RESTRICT="!test? ( test )"
54 -
55 -# The module is opening libclang.so directly, and doing some blasphemy
56 -# on top of it.
57 -RDEPEND="
58 - >=sys-devel/clang-${PV}:*
59 - !sys-devel/llvm:0[clang(-),python(-)]
60 - !sys-devel/clang:0[python(-)]
61 - ${PYTHON_DEPS}"
62 -DEPEND="${RDEPEND}"
63 -
64 -LLVM_COMPONENTS=( clang/bindings/python )
65 -llvm.org_set_globals
66 -
67 -python_test() {
68 - "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
69 -}
70 -
71 -src_test() {
72 - python_foreach_impl python_test
73 -}
74 -
75 -src_install() {
76 - python_foreach_impl python_domodule clang
77 -}
78
79 diff --git a/dev-python/clang-python/clang-python-13.0.0_rc3.ebuild b/dev-python/clang-python/clang-python-13.0.0_rc3.ebuild
80 deleted file mode 100644
81 index 921f7735340..00000000000
82 --- a/dev-python/clang-python/clang-python-13.0.0_rc3.ebuild
83 +++ /dev/null
84 @@ -1,41 +0,0 @@
85 -# Copyright 1999-2021 Gentoo Authors
86 -# Distributed under the terms of the GNU General Public License v2
87 -
88 -EAPI=7
89 -
90 -PYTHON_COMPAT=( python3_{7..10} )
91 -inherit llvm.org python-r1
92 -
93 -DESCRIPTION="Python bindings for sys-devel/clang"
94 -HOMEPAGE="https://llvm.org/"
95 -
96 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
97 -SLOT="0"
98 -KEYWORDS=""
99 -IUSE="test"
100 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
101 -RESTRICT="!test? ( test )"
102 -
103 -# The module is opening libclang.so directly, and doing some blasphemy
104 -# on top of it.
105 -RDEPEND="
106 - >=sys-devel/clang-${PV}:*
107 - !sys-devel/llvm:0[clang(-),python(-)]
108 - !sys-devel/clang:0[python(-)]
109 - ${PYTHON_DEPS}"
110 -DEPEND="${RDEPEND}"
111 -
112 -LLVM_COMPONENTS=( clang/bindings/python )
113 -llvm.org_set_globals
114 -
115 -python_test() {
116 - "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
117 -}
118 -
119 -src_test() {
120 - python_foreach_impl python_test
121 -}
122 -
123 -src_install() {
124 - python_foreach_impl python_domodule clang
125 -}
126
127 diff --git a/dev-python/clang-python/clang-python-13.0.0_rc4.ebuild b/dev-python/clang-python/clang-python-13.0.0_rc4.ebuild
128 deleted file mode 100644
129 index 921f7735340..00000000000
130 --- a/dev-python/clang-python/clang-python-13.0.0_rc4.ebuild
131 +++ /dev/null
132 @@ -1,41 +0,0 @@
133 -# Copyright 1999-2021 Gentoo Authors
134 -# Distributed under the terms of the GNU General Public License v2
135 -
136 -EAPI=7
137 -
138 -PYTHON_COMPAT=( python3_{7..10} )
139 -inherit llvm.org python-r1
140 -
141 -DESCRIPTION="Python bindings for sys-devel/clang"
142 -HOMEPAGE="https://llvm.org/"
143 -
144 -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
145 -SLOT="0"
146 -KEYWORDS=""
147 -IUSE="test"
148 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
149 -RESTRICT="!test? ( test )"
150 -
151 -# The module is opening libclang.so directly, and doing some blasphemy
152 -# on top of it.
153 -RDEPEND="
154 - >=sys-devel/clang-${PV}:*
155 - !sys-devel/llvm:0[clang(-),python(-)]
156 - !sys-devel/clang:0[python(-)]
157 - ${PYTHON_DEPS}"
158 -DEPEND="${RDEPEND}"
159 -
160 -LLVM_COMPONENTS=( clang/bindings/python )
161 -llvm.org_set_globals
162 -
163 -python_test() {
164 - "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
165 -}
166 -
167 -src_test() {
168 - python_foreach_impl python_test
169 -}
170 -
171 -src_install() {
172 - python_foreach_impl python_domodule clang
173 -}