Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/service_identity: metadata.xml service_identity-14.0.0.ebuild Manifest ChangeLog
Date: Tue, 02 Sep 2014 08:26:23
Message-Id: 20140902082618.7B19147FE@oystercatcher.gentoo.org
1 idella4 14/09/02 08:26:18
2
3 Added: metadata.xml service_identity-14.0.0.ebuild
4 Manifest ChangeLog
5 Log:
6 new package, dep to testsuite of tornado, written by me
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.1 dev-python/service_identity/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>python</herd>
22 </pkgmetadata>
23
24
25
26 1.1 dev-python/service_identity/service_identity-14.0.0.ebuild
27
28 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild?rev=1.1&content-type=text/plain
30
31 Index: service_identity-14.0.0.ebuild
32 ===================================================================
33 # Copyright 1999-2014 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 # $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild,v 1.1 2014/09/02 08:26:18 idella4 Exp $
36
37 EAPI=5
38 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
39
40 inherit distutils-r1
41
42 DESCRIPTION="Service identity verification for pyOpenSSL"
43 HOMEPAGE="https://github.com/pyca/service_identity"
44 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
45
46 LICENSE=" MIT"
47 SLOT="0"
48 KEYWORDS="~amd64 ~x86"
49 IUSE="doc test"
50
51 RDEPEND="dev-python/pyasn1[${PYTHON_USEDEP}]
52 dev-python/pyasn1-modules[${PYTHON_USEDEP}]
53 >=dev-python/pyopenssl-0.12[${PYTHON_USEDEP}]
54 >=dev-python/characteristic-14.0.0[${PYTHON_USEDEP}]"
55 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
56 test? ( dev-python/pytest[${PYTHON_USEDEP}]
57 dev-python/pytest-cov[${PYTHON_USEDEP}] )"
58
59 python_prepare_all() {
60 # Prevent un-needed download during build
61 sed -e "/^ 'sphinx.ext.intersphinx',/d" -i docs/conf.py || die
62 distutils-r1_python_prepare_all
63 }
64
65 python_compile_all() {
66 use doc && emake -C docs html
67 }
68
69 python_test() {
70 # testsuite not supported by py3.2 which is about to become deprecated
71 if ! [[ "${EPYTHON}" == python3.2 ]]; then
72 py.test --cov service_identity --cov-report term-missing || die "tests failed under ${EPYTHON}"
73 fi
74 }
75
76 python_install_all() {
77 use doc && local HTML_DOCS=( docs/_build/html/. )
78 distutils-r1_python_install_all
79 }
80
81
82
83 1.1 dev-python/service_identity/Manifest
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/Manifest?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/Manifest?rev=1.1&content-type=text/plain
87
88 Index: Manifest
89 ===================================================================
90 DIST service_identity-14.0.0.tar.gz 26033 SHA256 3105a319a7c558490666694f599be0c377ad54824eefb404cde4ce49e74a4f5a SHA512 d504ad388defb38a86ca82c8ff9582dbb664a929e4b4ee7f6732b2da5326c33b1764384a8d849972f83ae7800c775daf90c1f3fbc61b8d2c29294f44c7cd36d2 WHIRLPOOL bc6f3cba3e3bec83c527df60dc3cd4387d74baab5a88b5c2cb731661804139c78c86074902060b64e402364ac641b4b2617c98448d4a9e6b367dc0f9d6cd5dac
91 EBUILD service_identity-14.0.0.ebuild 1331 SHA256 bcf9a03378a199c2352f06542cf140c4ee17b4a2c9d9fa19504d67407996015b SHA512 8f07af825d703cf09b116a78f5bd63005eef111ae558748c6b6964a7694ba53496d463657aef663e345b7624bda5ca5a20c39f0f77f2c56146b524f93d54478a WHIRLPOOL d9af7e3ec388380472f6c5622cf1a8ba33b9b5e1261359f620661d42debc3bea43fd5baf4540ac35b35979fd282e870056533d775b308a54e8c7e39fd0f07e98
92 MISC metadata.xml 160 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a SHA512 7c02a1de1ddcb6b7c6378cceff0458da3a15d5381417f7cdf01874e7c372664b8899863f41b3a2fd8d6ad67ceb732dac6da0cc17575bf8e3e6d89480417c6628 WHIRLPOOL ed2795e4466eda8c804d5067c87386e269a59fe959393057ca5ddc36851e00f5210c4da1adf4bbdfdbb7d1d3d5c60aced25727ca12fdc8305d9e263a3aca9b13
93
94
95
96 1.1 dev-python/service_identity/ChangeLog
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/ChangeLog?rev=1.1&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/ChangeLog?rev=1.1&content-type=text/plain
100
101 Index: ChangeLog
102 ===================================================================
103 # ChangeLog for dev-python/service_identity
104 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
105 # $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v 1.1 2014/09/02 08:26:18 idella4 Exp $
106
107 *service_identity-14.0.0 (02 Sep 2014)
108
109 02 Sep 2014; Ian Delaney <idella4@g.o> +metadata.xml,
110 +service_identity-14.0.0.ebuild:
111 new package, dep to testsuite of tornado, written by me