public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/docker-compose/files: requests-requirements.patch
@ 2015-05-02 15:59 Alex Brandt (alunduil)
  0 siblings, 0 replies; only message in thread
From: Alex Brandt (alunduil) @ 2015-05-02 15:59 UTC (permalink / raw
  To: gentoo-commits

alunduil    15/05/02 15:59:55

  Added:                requests-requirements.patch
  Log:
  add version 1.2.0-r1
  
  * relax requirement on dev-python/requests
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 11A8217C!)

Revision  Changes    Path
1.1                  app-emulation/docker-compose/files/requests-requirements.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/docker-compose/files/requests-requirements.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/docker-compose/files/requests-requirements.patch?rev=1.1&content-type=text/plain

Index: requests-requirements.patch
===================================================================
diff --git a/setup.py b/setup.py
index 39ac0f6..91d8b5b 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def find_version(*file_paths):
 install_requires = [
     'docopt >= 0.6.1, < 0.7',
     'PyYAML >= 3.10, < 4',
-    'requests >= 2.2.1, < 2.6',
+    'requests >= 2.2.1',
     'texttable >= 0.8.1, < 0.9',
     'websocket-client >= 0.11.0, < 1.0',
     'docker-py >= 1.0.0, < 1.2',





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

only message in thread, other threads:[~2015-05-02 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-02 15:59 [gentoo-commits] gentoo-x86 commit in app-emulation/docker-compose/files: requests-requirements.patch Alex Brandt (alunduil)

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