From 0d6840df50a6426bc993540e24c8e8d5a34d168af78ab3c68eab2ab6f368ee7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Gm=C3=BCr?= Date: Sun, 26 Aug 2012 13:16:58 +0000 Subject: [PATCH] rollback r21, accidentially committed to wrong branch... OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=22 --- 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(-) create mode 100644 gunicorn-0.14.3.tar.gz delete mode 100644 gunicorn-0.14.6.tar.gz diff --git a/gunicorn-0.14.3.tar.gz b/gunicorn-0.14.3.tar.gz new file mode 100644 index 0000000..3a42ff5 --- /dev/null +++ b/gunicorn-0.14.3.tar.gz @@ -0,0 +1,3 @@ +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 deleted file mode 100644 index 66e4d45..0000000 --- a/gunicorn-0.14.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00cb88f3da5bcb6eb96dacd01c1103b9b777fabfd750ee08d9965288a4681a70 -size 219695 diff --git a/python-gunicorn.spec b/python-gunicorn.spec index cb0c16b..46e303a 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -17,7 +17,7 @@ Name: python-gunicorn -Version: 0.14.6 +Version: 0.14.3 Release: 0 Summary: WSGI HTTP Server for UNIX License: MIT