From fda87aaddc6020c87cca74994e7f75e9a05a362c1603c8a3749484293c7afca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Gm=C3=BCr?= Date: Sun, 26 Aug 2012 13:09:01 +0000 Subject: [PATCH] update to 0.14.6, but test fails... OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=21 --- gunicorn-0.14.3.tar.gz | 3 --- gunicorn-0.14.6.tar.gz | 3 +++ python-gunicorn.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 gunicorn-0.14.3.tar.gz create mode 100644 gunicorn-0.14.6.tar.gz diff --git a/gunicorn-0.14.3.tar.gz b/gunicorn-0.14.3.tar.gz deleted file mode 100644 index 3a42ff5..0000000 --- a/gunicorn-0.14.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcff4d54533c219ca966cf53e1d5b1856f22180a1ef56f2dc97856544d94360a -size 208108 diff --git a/gunicorn-0.14.6.tar.gz b/gunicorn-0.14.6.tar.gz new file mode 100644 index 0000000..66e4d45 --- /dev/null +++ b/gunicorn-0.14.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cb88f3da5bcb6eb96dacd01c1103b9b777fabfd750ee08d9965288a4681a70 +size 219695 diff --git a/python-gunicorn.spec b/python-gunicorn.spec index 46e303a..cb0c16b 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -17,7 +17,7 @@ Name: python-gunicorn -Version: 0.14.3 +Version: 0.14.6 Release: 0 Summary: WSGI HTTP Server for UNIX License: MIT