public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/CacheControl/
Date: Wed, 20 Jan 2016 15:36:49 +0000 (UTC)	[thread overview]
Message-ID: <1453304156.2eee6bfc4d39ccce9c4a199a77082195affa9f81.jlec@gentoo> (raw)

commit:     2eee6bfc4d39ccce9c4a199a77082195affa9f81
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 15:16:44 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 15:35:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eee6bfc

dev-python/CacheControl: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/CacheControl/CacheControl-0.11.6.ebuild | 37 ++++++++++++++++++++++
 dev-python/CacheControl/Manifest                   |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/CacheControl/CacheControl-0.11.6.ebuild b/dev-python/CacheControl/CacheControl-0.11.6.ebuild
new file mode 100644
index 0000000..f0ae57a
--- /dev/null
+++ b/dev-python/CacheControl/CacheControl-0.11.6.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="The httplib2 caching algorithms packaged up for use with requests"
+HOMEPAGE="https://github.com/ionrock/cachecontrol https://pypi.python.org/pypi/cachecontrol/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-python/requests[${PYTHON_USEDEP}]
+	>=dev-python/lockfile-0.9[${PYTHON_USEDEP}]"
+DEPENDS="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (	dev-python/pytest[${PYTHON_USEDEP}]	)
+"
+
+# Not included
+RESTRICT=test
+
+python_test() {
+	py.test -v -v || die
+}
+
+pkg_postinst() {
+	optfeature "Redis based caches" dev-python/redis-py
+}

diff --git a/dev-python/CacheControl/Manifest b/dev-python/CacheControl/Manifest
index 8ff739c..45fad05 100644
--- a/dev-python/CacheControl/Manifest
+++ b/dev-python/CacheControl/Manifest
@@ -1 +1,2 @@
 DIST CacheControl-0.11.5.tar.gz 13104 SHA256 b78484d6feb17b501267f4048c364a8fc26fcef35ca3ff62bdba63d41fa4cf42 SHA512 2acce5a8be2e409a1a18254cfe71314074037bce3341f8b8fdec52c43500c90bfdb6063b2121c5cf6c8a2fc7c0903e4fd0c15813ffdfa547810b33571d211deb WHIRLPOOL 5e12640ba5c952ee8a83f5271bbbd105f148cd080bf6ae5c2cbc9c6cc20361005aa5cf1a95feaa1a808c56c26b7abdfbde3b7bffc873f26072d23262c12b49ca
+DIST CacheControl-0.11.6.tar.gz 13642 SHA256 37dfcb453e7f186c95b330834a1673e022db900d5e3a883f80257c4369477695 SHA512 5640805db3a0f3e0e96192f2122159f0391be4821934ae6624b2778e91de319d5acf0e8693d00cf9910314ff7e2e1e7d2c82789b46fb012363fbb1c38dcb0d29 WHIRLPOOL 9187c18e12196b379136afa89d64c5dda461f9f0fa1764a5922046d579d9c10921a7bc8f8b409db29cd51d6bc0c358ab9bd8f3cf142de375da2b0a5723ed4117


             reply	other threads:[~2016-01-20 15:36 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 15:36 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23  9:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/cachecontrol/ Michał Górny
2024-11-23  9:03 Arthur Zamarin
2024-11-05  5:53 Michał Górny
2024-10-25 12:09 Arthur Zamarin
2024-07-27  7:49 Arthur Zamarin
2024-07-11 22:28 James Le Cuirot
2024-06-15 14:06 Michał Górny
2024-02-18  3:28 Michał Górny
2024-02-17 21:42 Jakov Smolić
2024-02-02  4:12 Michał Górny
2023-11-24 14:49 Michał Górny
2023-11-08  8:32 Michał Górny
2023-07-05  8:14 Michał Górny
2023-07-05  8:01 Arthur Zamarin
2023-06-08 10:21 Michał Górny
2023-06-01  4:07 Michał Górny
2023-02-03  7:19 Michał Górny
2023-02-02 12:46 Michał Górny
2023-02-02 12:46 Michał Górny
2023-02-02 12:46 Michał Górny
2023-01-03  2:53 WANG Xuerui
2022-11-18 15:14 Arthur Zamarin
2022-10-22 19:21 Michał Górny
2022-10-22 16:00 Arthur Zamarin
2022-10-22 14:54 Michał Górny
2022-10-21 16:38 Andreas Sturmlechner
2022-09-16 10:15 Arthur Zamarin
2022-09-15 20:29 Arthur Zamarin
2022-09-15 15:11 Agostino Sarubbo
2022-09-10 18:28 Arthur Zamarin
2022-09-08  5:32 Sam James
2022-09-08  5:32 Sam James
2022-09-08  5:32 Sam James
2022-09-08  5:19 Sam James
2022-09-07  2:16 Sam James
2022-09-06  6:49 Sam James
2022-09-03 11:25 Jakov Smolić
2022-08-10 13:12 Sam James
2022-05-16 13:03 Michał Górny
2022-04-20  7:47 Michał Górny
2022-01-31 22:27 Michał Górny
2022-01-31 10:43 Michał Górny
2018-09-26 11:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/CacheControl/ Manuel Rüger
2017-05-16 12:22 Manuel Rüger
2017-05-02 15:15 Michał Górny
2016-10-01 21:12 Patrick Lauer
2015-11-23  6:44 Jeroen Roovers
2015-11-22  8:18 Markus Meier
2015-11-02 11:50 Justin Lecher
2015-10-10 18:49 Mikle Kolyada
2015-10-01 20:46 Markus Meier
2015-09-22 17:36 Tobias Klausmann
2015-09-08  8:16 Joshua Kinard
2015-09-06  5:20 Jeroen Roovers
2015-08-24 10:12 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453304156.2eee6bfc4d39ccce9c4a199a77082195affa9f81.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox