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/certifi/
Date: Thu, 12 Sep 2019 14:11:06
Message-Id: 1568297457.98598a2f9812aa196a4188b1c5a88a1cfd12f1ab.mgorny@gentoo
1 commit: 98598a2f9812aa196a4188b1c5a88a1cfd12f1ab
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 12 13:28:03 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 14:10:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98598a2f
7
8 dev-python/certifi: Drop old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/certifi/Manifest | 3 --
13 dev-python/certifi/certifi-2018.10.15.ebuild | 43 ----------------------------
14 dev-python/certifi/certifi-2018.11.29.ebuild | 43 ----------------------------
15 dev-python/certifi/certifi-2018.8.24.ebuild | 43 ----------------------------
16 4 files changed, 132 deletions(-)
17
18 diff --git a/dev-python/certifi/Manifest b/dev-python/certifi/Manifest
19 index 2373b632552..634cc48cb7c 100644
20 --- a/dev-python/certifi/Manifest
21 +++ b/dev-python/certifi/Manifest
22 @@ -1,6 +1,3 @@
23 -DIST certifi-2018.10.15.tar.gz 145887 BLAKE2B 695b4236d67022f12639850fdcd169570330f9dd59aee165a39143d5dc5867b8685859bc48c8af07d41b7124970748ceb97cf1f7557563865e6b3293f668393b SHA512 3324ae6c4b99dda6f48aa9f0918fe045a19b19b26fcfdcca4be93ec967b9e4112d863c982686837b327f1663e308250d56ea337caeeeeb96579e08b20fca92df
24 -DIST certifi-2018.11.29.tar.gz 153772 BLAKE2B fb146409560beb85731b136541012f3f114a8e35c1b0ae9a9bac31d10642dc4ff3cad6a7e722e14e1d5092f9d4e3d7f5c4acb231edd2602d3452a6c9cebd323c SHA512 6a6bf1ff98caefcdbf78a8c83e11e155368bacdd806f0ae0c6afa8f513667df6598e594b3584de61acdca3d6049f4a776937f2aa8672b602bd6db7b737f6074e
25 DIST certifi-2018.4.16.tar.gz 149967 BLAKE2B 4a69ec495266d54032dfabc9c17d0b1e78ad1467214f9f981feb4fae279c1f4b5f0bc3f7a643c2229b17d19e32c1ea894dc16d73b036a0b32f17faa9ac55615c SHA512 96369b318df9592ed4ff48d79ae695f89d27d85e8f5de72548fccb19ac15b83a33fb8bc096a3092d7a7f5b201af08805576888418c7927cf48b892df56464682
26 -DIST certifi-2018.8.24.tar.gz 146866 BLAKE2B 92a609bffd777a624d18e612e2fa504b1cd4f0764f979d22bf6785158fb928d30984fba16b839f6b4066395dadcca485e6215c6f0b6b550d891673a79ea77c08 SHA512 bb0af24570dd4806bc80cd438cae42db82f820de815a6148b184f58c19cd91a03f9275815559817a84220dcbd7c87a4a7d12e35cf4a95a1dbad286a1dfecf907
27 DIST certifi-2019.6.16.tar.gz 156721 BLAKE2B 3990a9c122dbaf554f4482ad97192efa66f1cf54e83bd4ee67248bbea8797dc4da38ab537230a8263a491a2a2115528138965480ef4da6d6cba9ac2af5bff830 SHA512 4641626bc5073cd0b3a520855ddef1007dcb42933baa7a3469856f936e725581042bcbd5b67e984ba9748e7faa62b9125cba7dc160dcc5db2eafe46461a29f5e
28 DIST certifi-2019.9.11.tar.gz 154855 BLAKE2B 1a2e39b44e2285bcf2dfc0104873fc2c5004c54b346a27beebffa28894c22ba77b7ba0b17131e686846be14c2200ea0fba89f8b465f4c61139122d88d6d1ebf6 SHA512 aab5734bf65cbad12772bb120153b0325a5c3226339e0a03fdf4c3413303feb930b6d53d1d9dab93bd4f3cf00d2bfbe86419c4c462570340f1a4aa143a31373c
29
30 diff --git a/dev-python/certifi/certifi-2018.10.15.ebuild b/dev-python/certifi/certifi-2018.10.15.ebuild
31 deleted file mode 100644
32 index 8638a44f3fe..00000000000
33 --- a/dev-python/certifi/certifi-2018.10.15.ebuild
34 +++ /dev/null
35 @@ -1,43 +0,0 @@
36 -# Copyright 1999-2019 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
42 -
43 -inherit distutils-r1 prefix readme.gentoo-r1
44 -
45 -DESCRIPTION="Python package for providing Mozilla's CA Bundle"
46 -HOMEPAGE="http://certifi.io/ https://pypi.org/project/certifi"
47 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
48 -
49 -LICENSE="MPL-2.0"
50 -SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 -IUSE=""
53 -
54 -RDEPEND="app-misc/ca-certificates"
55 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
56 -
57 -# Do not drop this patch -- this will affect system's security
58 -PATCHES=( "${FILESDIR}"/certifi-2018.4.16-use-system-cacerts.patch )
59 -
60 -python_prepare_all() {
61 - distutils-r1_python_prepare_all
62 -
63 - eprefixify certifi/core.py
64 -}
65 -
66 -python_install_all() {
67 - distutils-r1_python_install_all
68 -
69 - local DOC_CONTENTS="
70 - In Gentoo, we don't use certifi's bundled CA certificates.
71 - Instead we remove bundled cacert.pem and patch certifi
72 - to return system's CA certificates.
73 - "
74 - readme.gentoo_create_doc
75 -
76 - # Precaution -- nothing should use bundled CA certificates
77 - find "${D}" -name 'cacert.pem' -delete || die "Failed to delete bundled CA certificates"
78 -}
79
80 diff --git a/dev-python/certifi/certifi-2018.11.29.ebuild b/dev-python/certifi/certifi-2018.11.29.ebuild
81 deleted file mode 100644
82 index 616a1c70cbf..00000000000
83 --- a/dev-python/certifi/certifi-2018.11.29.ebuild
84 +++ /dev/null
85 @@ -1,43 +0,0 @@
86 -# Copyright 1999-2019 Gentoo Authors
87 -# Distributed under the terms of the GNU General Public License v2
88 -
89 -EAPI=7
90 -
91 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
92 -
93 -inherit distutils-r1 prefix readme.gentoo-r1
94 -
95 -DESCRIPTION="Python package for providing Mozilla's CA Bundle"
96 -HOMEPAGE="http://certifi.io/ https://pypi.org/project/certifi"
97 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
98 -
99 -LICENSE="MPL-2.0"
100 -SLOT="0"
101 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
102 -IUSE=""
103 -
104 -RDEPEND="app-misc/ca-certificates"
105 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
106 -
107 -# Do not drop this patch -- this will affect system's security
108 -PATCHES=( "${FILESDIR}"/certifi-2018.4.16-use-system-cacerts.patch )
109 -
110 -python_prepare_all() {
111 - distutils-r1_python_prepare_all
112 -
113 - eprefixify certifi/core.py
114 -}
115 -
116 -python_install_all() {
117 - distutils-r1_python_install_all
118 -
119 - local DOC_CONTENTS="
120 - In Gentoo, we don't use certifi's bundled CA certificates.
121 - Instead we remove bundled cacert.pem and patch certifi
122 - to return system's CA certificates.
123 - "
124 - readme.gentoo_create_doc
125 -
126 - # Precaution -- nothing should use bundled CA certificates
127 - find "${D}" -name 'cacert.pem' -delete || die "Failed to delete bundled CA certificates"
128 -}
129
130 diff --git a/dev-python/certifi/certifi-2018.8.24.ebuild b/dev-python/certifi/certifi-2018.8.24.ebuild
131 deleted file mode 100644
132 index d8e1f0a4014..00000000000
133 --- a/dev-python/certifi/certifi-2018.8.24.ebuild
134 +++ /dev/null
135 @@ -1,43 +0,0 @@
136 -# Copyright 1999-2019 Gentoo Authors
137 -# Distributed under the terms of the GNU General Public License v2
138 -
139 -EAPI=6
140 -
141 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
142 -
143 -inherit distutils-r1 prefix readme.gentoo-r1 versionator
144 -
145 -DESCRIPTION="Python package for providing Mozilla's CA Bundle"
146 -HOMEPAGE="http://certifi.io/ https://pypi.org/project/certifi"
147 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
148 -
149 -LICENSE="MPL-2.0"
150 -SLOT="0"
151 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
152 -IUSE=""
153 -
154 -RDEPEND="app-misc/ca-certificates"
155 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
156 -
157 -# Do not drop this patch -- this will affect system's security
158 -PATCHES=( "${FILESDIR}"/certifi-2018.4.16-use-system-cacerts.patch )
159 -
160 -python_prepare_all() {
161 - distutils-r1_python_prepare_all
162 -
163 - eprefixify certifi/core.py
164 -}
165 -
166 -python_install_all() {
167 - distutils-r1_python_install_all
168 -
169 - local DOC_CONTENTS="
170 - In Gentoo, we don't use certifi's bundled CA certificates.
171 - Instead we remove bundled cacert.pem and patch certifi
172 - to return system's CA certificates.
173 - "
174 - readme.gentoo_create_doc
175 -
176 - # Precaution -- nothing should use bundled CA certificates
177 - find "${D}" -name 'cacert.pem' -delete || die "Failed to delete bundled CA certificates"
178 -}