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/httpretty: httpretty-0.7.0.ebuild metadata.xml Manifest ChangeLog
Date: Mon, 02 Dec 2013 10:24:14
Message-Id: 20131202102408.0CBDB2004B@flycatcher.gentoo.org
1 idella4 13/12/02 10:24:07
2
3 Added: httpretty-0.7.0.ebuild metadata.xml Manifest
4 ChangeLog
5 Log:
6 new dep of openstack client package python-keystoneclient, ebuild prepared by me
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.1 dev-python/httpretty/httpretty-0.7.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/httpretty-0.7.0.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/httpretty-0.7.0.ebuild?rev=1.1&content-type=text/plain
15
16 Index: httpretty-0.7.0.ebuild
17 ===================================================================
18 # Copyright 1999-2013 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/dev-python/httpretty/httpretty-0.7.0.ebuild,v 1.1 2013/12/02 10:24:07 idella4 Exp $
21
22 EAPI=5
23 PYTHON_COMPAT=( python2_7 )
24
25 inherit distutils-r1
26
27 DESCRIPTION="HTTP client mock for Python"
28 HOMEPAGE="http://github.com/gabrielfalcao/httpretty"
29 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
30
31 KEYWORDS="~amd64 ~x86"
32 IUSE="test"
33 LICENSE="MIT"
34 SLOT="0"
35
36 RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]
37 >=dev-python/coverage-3.5[${PYTHON_USEDEP}]
38 dev-python/httplib2[${PYTHON_USEDEP}]
39 >=dev-python/mock-1.0[${PYTHON_USEDEP}]
40 >=dev-python/nose-1.2[${PYTHON_USEDEP}]
41 >=dev-python/requests-1.1[${PYTHON_USEDEP}]
42 >=dev-python/steadymark-0.4.5[${PYTHON_USEDEP}]
43 >=dev-python/sure-1.2.1[${PYTHON_USEDEP}]
44 >=www-servers/tornado-2.2[${PYTHON_USEDEP}]
45 "
46 # I believe we don't need unpackaged package markment
47 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
48 test? ( dev-python/sure[${PYTHON_USEDEP}] )"
49
50 PATCHES=( "${FILESDIR}"/${P}-deps.patch )
51
52 python_prepare_all() {
53 distutils-r1_python_prepare_all
54 if ! use test; then
55 rm -rf tests/
56 fi
57 }
58
59 python_test() {
60 # https://github.com/gabrielfalcao/HTTPretty/issues/125
61 nosetests tests \
62 -e test_recording_calls \
63 -e test_playing_calls \
64 -e test_callback_setting_headers_and_status_response \
65 || die "Tests failed under ${EPYTHON}"
66 rm -rf tests/ "${BUILD_DIR}"/lib/tests/ || die
67 }
68
69
70
71 1.1 dev-python/httpretty/metadata.xml
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/metadata.xml?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/metadata.xml?rev=1.1&content-type=text/plain
75
76 Index: metadata.xml
77 ===================================================================
78 <?xml version="1.0" encoding="UTF-8"?>
79 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
80 <pkgmetadata>
81 <herd>openstack</herd>
82 </pkgmetadata>
83
84
85
86 1.1 dev-python/httpretty/Manifest
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/Manifest?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/Manifest?rev=1.1&content-type=text/plain
90
91 Index: Manifest
92 ===================================================================
93 AUX httpretty-0.7.0-deps.patch 2344 SHA256 f221f105ef6da02527a246c898083d7e52edbeaf5004165aec68937558d60b45 SHA512 d8c06d426966673d178969c8d0edb79e903ba89831a9942ba6788006d62e52a0302f306c40e1d171e39aaef03e75b73606b5a936babe50940b04025e7c46229c WHIRLPOOL 6c4f6782a676a6a6aeb090fefb277a56f7a1d19e636d99eb04f630d28d5c6fb4eca5a07a4699fc3b8b0de0961b74674cbe50fcde68d26202d3de84672eaf72f5
94 DIST httpretty-0.7.0.tar.gz 28066 SHA256 a422a74fe0f35fbb644c9a3a0a4ccb7a7469a8f5bae2d7c807d35a7d149d3fa6 SHA512 9adfd906336aa0ac2c21be8b789eb2e57994f4aac719958fc657291d922fe28b1fcc60d9b39e0e616b6d8565adaecb8228df3a9d1428cc189372b1cc700f664e WHIRLPOOL 8aaa28f26d038ba198b19a31a7f9490e2c3882a9eaacd6b5ccee34cd5f03f745e0facd96853da1be00c7ae949f18cfd4e8f3f696b51f26ffd9b2c6063502976a
95 EBUILD httpretty-0.7.0.ebuild 1378 SHA256 d650271e91dbff9f48acf89433a852960e1a99cddfd84b4379c8fb3640ebfbca SHA512 60a5eb2042654cf4ce5dccb52b22779065da9e35facf0d5607978a061846493ffa471ad863eca0408958655add5483c9ed96e546ffe337db1ea5065951bda826 WHIRLPOOL 65826d9928e50e704f59869def769e7e5a31a10f1dfaa981ee17ebf7653269a543ffcd9f91b36cc3f340dee700cb1c0e0b297d6f0c9a24950019c6c6b62453a0
96 MISC metadata.xml 163 SHA256 b0cab84c52d3ee0149ad230fe3bd35b1452c372a7404586c62e251e428af3175 SHA512 89f1aa4dcc73e54f0b7fc8b49939e0cf47faa9d96682f95de2d3838f54e3e20b9a387c340dc4a865d75078cbc764679c414863b5b19a7d43b4e6de31fba6c529 WHIRLPOOL 9482649887fe0318efdcb80e74a3641779420c012d5ce752bfea12c1bab476f385f98c8f4c1090896cc5e0733aa60e1680c255105be14cb690784c8b4144d81f
97
98
99
100 1.1 dev-python/httpretty/ChangeLog
101
102 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/ChangeLog?rev=1.1&view=markup
103 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httpretty/ChangeLog?rev=1.1&content-type=text/plain
104
105 Index: ChangeLog
106 ===================================================================
107 # ChangeLog for dev-python/httpretty
108 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
109 # $Header: /var/cvsroot/gentoo-x86/dev-python/httpretty/ChangeLog,v 1.1 2013/12/02 10:24:07 idella4 Exp $
110
111 *httpretty-0.7.0 (02 Dec 2013)
112
113 02 Dec 2013; Ian Delaney <idella4@g.o>
114 +files/httpretty-0.7.0-deps.patch, +httpretty-0.7.0.ebuild, +metadata.xml:
115 new dep of openstack client package python-keystoneclient, ebuild prepared by
116 me