Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/sh: metadata.xml ChangeLog sh-1.07.ebuild sh-1.08.ebuild
Date: Thu, 28 Mar 2013 19:11:53
Message-Id: 20130328191149.CBF372171D@flycatcher.gentoo.org
1 jlec 13/03/28 19:11:49
2
3 Modified: metadata.xml ChangeLog sh-1.07.ebuild
4 Added: sh-1.08.ebuild
5 Log:
6 dev-python/sh: Version Bump
7
8 (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
9
10 Revision Changes Path
11 1.2 dev-python/sh/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/sh/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 24 Jan 2013 01:48:27 -0000 1.1
24 +++ metadata.xml 28 Mar 2013 19:11:49 -0000 1.2
25 @@ -1,17 +1,18 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 -<maintainer>
30 -<email>chutzpah@g.o</email>
31 -<name>Patrick McLean</name>
32 -</maintainer>
33 -<longdescription lang="en">
34 -sh (previously pbs) is a full-fledged subprocess interface for Python 2.6 - 3.2 that allows you to call any program as if it were a function:
35 + <maintainer>
36 + <email>chutzpah@g.o</email>
37 + <name>Patrick McLean</name>
38 + </maintainer>
39 + <longdescription lang="en">
40 + sh (previously pbs) is a full-fledged subprocess interface
41 + for Python 2.6 - 3.2 that allows you to call any program
42 + as if it were a function:
43
44 -from sh import ifconfig
45 -print ifconfig("eth0")
46 + from sh import ifconfig
47 + print ifconfig("eth0")
48
49 -sh is not a collection of system commands implemented in Python.
50 + sh is not a collection of system commands implemented in Python.
51 </longdescription>
52 </pkgmetadata>
53 -
54
55
56
57 1.2 dev-python/sh/ChangeLog
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/ChangeLog?rev=1.2&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/ChangeLog?rev=1.2&content-type=text/plain
61 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/ChangeLog?r1=1.1&r2=1.2
62
63 Index: ChangeLog
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/dev-python/sh/ChangeLog,v
66 retrieving revision 1.1
67 retrieving revision 1.2
68 diff -u -r1.1 -r1.2
69 --- ChangeLog 24 Jan 2013 01:48:27 -0000 1.1
70 +++ ChangeLog 28 Mar 2013 19:11:49 -0000 1.2
71 @@ -1,6 +1,12 @@
72 # ChangeLog for dev-python/sh
73 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
74 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/ChangeLog,v 1.1 2013/01/24 01:48:27 chutzpah Exp $
75 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/ChangeLog,v 1.2 2013/03/28 19:11:49 jlec Exp $
76 +
77 +*sh-1.08 (28 Mar 2013)
78 +
79 + 28 Mar 2013; Justin Lecher <jlec@g.o> sh-1.07.ebuild, +sh-1.08.ebuild,
80 + metadata.xml:
81 + Version Bump
82
83 *sh-1.07 (24 Jan 2013)
84
85
86
87
88 1.2 dev-python/sh/sh-1.07.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/sh-1.07.ebuild?rev=1.2&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/sh-1.07.ebuild?rev=1.2&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/sh-1.07.ebuild?r1=1.1&r2=1.2
93
94 Index: sh-1.07.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.07.ebuild,v
97 retrieving revision 1.1
98 retrieving revision 1.2
99 diff -u -r1.1 -r1.2
100 --- sh-1.07.ebuild 24 Jan 2013 01:48:27 -0000 1.1
101 +++ sh-1.07.ebuild 28 Mar 2013 19:11:49 -0000 1.2
102 @@ -1,6 +1,6 @@
103 # Copyright 1999-2013 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.07.ebuild,v 1.1 2013/01/24 01:48:27 chutzpah Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.07.ebuild,v 1.2 2013/03/28 19:11:49 jlec Exp $
107
108 EAPI=5
109
110 @@ -9,7 +9,7 @@
111
112 DESCRIPTION="Python subprocess interface"
113 HOMEPAGE="https://github.com/amoffat/sh"
114 -SRC_URI="mirror://github/amoffat/${PN}/${P}.tar.gz"
115 +SRC_URI="https://github.com/amoffat/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
116
117 LICENSE="MIT"
118 SLOT="0"
119
120
121
122 1.1 dev-python/sh/sh-1.08.ebuild
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/sh-1.08.ebuild?rev=1.1&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sh/sh-1.08.ebuild?rev=1.1&content-type=text/plain
126
127 Index: sh-1.08.ebuild
128 ===================================================================
129 # Copyright 1999-2013 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 # $Header: /var/cvsroot/gentoo-x86/dev-python/sh/sh-1.08.ebuild,v 1.1 2013/03/28 19:11:49 jlec Exp $
132
133 EAPI=5
134
135 PYTHON_COMPAT=(python{2_{6,7},3_{1,2,3}})
136 inherit distutils-r1
137
138 DESCRIPTION="Python subprocess interface"
139 HOMEPAGE="https://github.com/amoffat/sh"
140 SRC_URI="https://github.com/amoffat/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
141
142 LICENSE="MIT"
143 SLOT="0"
144 KEYWORDS="~amd64"
145 IUSE=""
146
147 DEPEND=""
148 RDEPEND="${DEPEND}
149 dev-python/setuptools[${PYTHON_USEDEP}]"