- update to 0.61:

* pdf_ext: removed, it had no known users (CVE-2014-1838)
  * shellutils: fix tempfile issue in Execute, and deprecate it
    (CVE-2014-1839)
  * pytest: use 'env' to run the python interpreter
  * graph: ensure output is ordered on node and graph ids (#202314

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=15
This commit is contained in:
Dirk Mueller 2014-03-28 14:52:10 +00:00 committed by Git OBS Bridge
parent b3a0d7e487
commit 80240176e2

View File

@ -1,14 +0,0 @@
diff -ruN a/requirements.txt b/requirements.txt
--- a/requirements.txt 2013-12-12 17:45:55.000000000 +0100
+++ b/requirements.txt 2014-01-17 11:26:48.142281366 +0100
@@ -22,8 +22,8 @@
requests==1.1.0
speakers==0.0.3
steadymark==0.4.5
-tornado==2.4
-tox==1.4.2
+tornado
+tox
virtualenv==1.8.2
Werkzeug==0.9.1
sure==1.2.2