public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/requests-cache: requests-cache-0.4.4.ebuild ChangeLog
@ 2013-11-26  5:27 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2013-11-26  5:27 UTC (permalink / raw
  To: gentoo-commits

patrick     13/11/26 05:27:41

  Modified:             ChangeLog
  Added:                requests-cache-0.4.4.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  dev-python/requests-cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests-cache/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Sep 2013 06:10:27 -0000	1.6
+++ ChangeLog	26 Nov 2013 05:27:41 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/requests-cache
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/ChangeLog,v 1.6 2013/09/18 06:10:27 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/ChangeLog,v 1.7 2013/11/26 05:27:41 patrick Exp $
+
+*requests-cache-0.4.4 (26 Nov 2013)
+
+  26 Nov 2013; Patrick Lauer <patrick@gentoo.org> +requests-cache-0.4.4.ebuild:
+  Bump
 
 *requests-cache-0.4.3 (18 Sep 2013)
 



1.1                  dev-python/requests-cache/requests-cache-0.4.4.ebuild

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

Index: requests-cache-0.4.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/requests-cache-0.4.4.ebuild,v 1.1 2013/11/26 05:27:41 patrick Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit distutils-r1

HOMEPAGE="https://pypi.python.org/pypi/requests-cache"
DESCRIPTION="Persistent cache for requests library"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

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

RDEPEND=">=dev-python/requests-1.1.0"
DEPEND="${RDEPEND}
		dev-python/setuptools[${PYTHON_USEDEP}]"

DOCS=( README.rst HISTORY.rst )





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

only message in thread, other threads:[~2013-11-26  5:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26  5:27 [gentoo-commits] gentoo-x86 commit in dev-python/requests-cache: requests-cache-0.4.4.ebuild ChangeLog Patrick Lauer (patrick)

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