Gentoo Archives: gentoo-commits

From: "Stanislav Ochotnicky (sochotnicky)" <sochotnicky@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pylast: metadata.xml ChangeLog pylast-0.5.11.ebuild Manifest
Date: Tue, 29 May 2012 12:18:44
Message-Id: 20120529121808.6673C2004B@flycatcher.gentoo.org
1 sochotnicky 12/05/29 12:18:08
2
3 Added: metadata.xml ChangeLog pylast-0.5.11.ebuild
4 Manifest
5 Log:
6 New ebuild for pylast python module for interacting with last.fm
7
8 (Portage version: 2.1.10.49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 dev-python/pylast/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/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 <maintainer>
22 <email>sochotnicky@g.o</email>
23 <name>Stanislav Ochotnicky</name>
24 </maintainer>
25 <longdescription lang="en">
26 Python interface to last.fm and other api-compatible websites
27
28 Features:
29 * Simple public interface.
30 * Access to all the data exposed by the Last.fm webservices.
31 * Scrobbling support.
32 * Full object-oriented design.
33 * Proxy support.
34 * Internal caching support for some webservices calls (disabled by default).
35 * No extra dependencies but python itself.
36 * Support for other API-compatible networks like Libre.fm
37 * Python3-friendly (Starting from 0.5).
38 </longdescription>
39 </pkgmetadata>
40
41
42
43
44 1.1 dev-python/pylast/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/ChangeLog?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/ChangeLog?rev=1.1&content-type=text/plain
48
49 Index: ChangeLog
50 ===================================================================
51 # ChangeLog for dev-python/pylast
52 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
53 # $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.1 2012/05/29 12:18:08 sochotnicky Exp $
54
55 *pylast-0.5.11 (29 May 2012)
56
57 29 May 2012; Stanislav Ochotnicky <sochotnicky@g.o>
58 +pylast-0.5.11.ebuild, +metadata.xml:
59 New ebuild for pylast python module for interacting with last.fm
60
61
62
63
64 1.1 dev-python/pylast/pylast-0.5.11.ebuild
65
66 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/pylast-0.5.11.ebuild?rev=1.1&view=markup
67 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/pylast-0.5.11.ebuild?rev=1.1&content-type=text/plain
68
69 Index: pylast-0.5.11.ebuild
70 ===================================================================
71 # Copyright 1999-2012 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 # $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-0.5.11.ebuild,v 1.1 2012/05/29 12:18:08 sochotnicky Exp $
74
75 EAPI=4
76
77 SUPPORT_PYTHON_ABIS="1"
78 RESTRICT_PYTHON_ABIS=""
79
80 inherit distutils
81
82 DESCRIPTION="Python interface to last.fm and other api-compatible websites"
83 HOMEPAGE="http://code.google.com/p/pylast/"
84 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
85
86 LICENSE="Apache-2.0"
87 SLOT="0"
88 KEYWORDS="~amd64"
89 IUSE=""
90
91 DEPEND=""
92 RDEPEND="${DEPEND}"
93
94
95
96 1.1 dev-python/pylast/Manifest
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/Manifest?rev=1.1&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/Manifest?rev=1.1&content-type=text/plain
100
101 Index: Manifest
102 ===================================================================
103 DIST pylast-0.5.11.tar.gz 26146 RMD160 895a663d093cbac8f643f9872d19fa4cb024e96b SHA1 0e432279ccbed69580d313db15c1a03a7a39c42c SHA256 bf35820be35447d55564d36072d40b09ac8a7fd41a6f1a7a9d408f4d0eaefac4
104 EBUILD pylast-0.5.11.ebuild 457 RMD160 ecf6e0bc710cba123e51edce0dfa0abc3e6131c7 SHA1 fe53cd050ed61a5b537671b8aad80cf49f105cdd SHA256 1f83d4c1b7710581781350aa33d5d37a11f16678071916c992e33fb17369fe7d
105 MISC ChangeLog 317 RMD160 3de279a1b98233f352aa129050b823f944e0bb39 SHA1 9de76f42717122edddd221efcb70ab9dd700bfe3 SHA256 01f0eb9d52405939a6f2a598fe0c4506470499e0d87acaf5ea030d7a21d71fef
106 MISC metadata.xml 752 RMD160 f08351a8ff33e76b5649026f576638c100b0c944 SHA1 8911d6a2b735336aa5e517ee407877b1ed802ee9 SHA256 a9ada9853c0c6cb5d2a6404634d538aeb5dd18510b47fa31063061aa826d5f9d