public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-0.9.3.ebuild ChangeLog requests-0.9.0.ebuild
@ 2012-01-20  5:53 Mike Gilbert (floppym)
  0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2012-01-20  5:53 UTC (permalink / raw
  To: gentoo-commits

floppym     12/01/20 05:53:03

  Modified:             ChangeLog
  Added:                requests-0.9.3.ebuild
  Removed:              requests-0.9.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/requests/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Jan 2012 06:58:29 -0000	1.1
+++ ChangeLog	20 Jan 2012 05:53:03 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.1 2012/01/02 06:58:29 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.2 2012/01/20 05:53:03 floppym Exp $
+
+*requests-0.9.3 (20 Jan 2012)
+
+  20 Jan 2012; Mike Gilbert <floppym@gentoo.org> +requests-0.9.3.ebuild,
+  -requests-0.9.0.ebuild:
+  Version bump.
 
 *requests-0.9.0 (02 Jan 2012)
 



1.1                  dev-python/requests/requests-0.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-0.9.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-0.9.3.ebuild?rev=1.1&content-type=text/plain

Index: requests-0.9.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-0.9.3.ebuild,v 1.1 2012/01/20 05:53:03 floppym Exp $

EAPI="4"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"

inherit distutils

DESCRIPTION="HTTP library for human beings"
HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools"
RDEPEND="dev-python/certifi"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-20  5:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20  5:53 [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-0.9.3.ebuild ChangeLog requests-0.9.0.ebuild Mike Gilbert (floppym)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox