forked from pool/python-gevent
Accepting request 210931 from devel:languages:python
- Update to version 1.0 + pywsgi: Pass copy of error list instead of direct reference + Ignore the autogenerated doc/gevent.*.rst files. + Fix cythonpp.py on Windows. + Remove gevent.run (use gevent.wait). (forwarded request 210930 from posophe) OBS-URL: https://build.opensuse.org/request/show/210931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b8d26300ce408c0916a3e63ef6cd3e6aca76230833558deb7de15196ed955e
|
||||
size 300098
|
||||
3
gevent-1.0.tar.gz
Normal file
3
gevent-1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfa9d846db91a7d8b6a36e87353eed641c7e3e7d0bfa0b9975796d227f2db4eb
|
||||
size 1437122
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 15:01:04 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 1.0
|
||||
+ pywsgi: Pass copy of error list instead of direct reference
|
||||
+ Ignore the autogenerated doc/gevent.*.rst files.
|
||||
+ Fix cythonpp.py on Windows.
|
||||
+ Remove gevent.run (use gevent.wait).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 16:23:38 UTC 2012 - douglarek@outlook.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-gevent
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-gevent
|
||||
Version: 0.13.8
|
||||
Version: 1.0
|
||||
Release: 0
|
||||
Url: http://www.gevent.org/
|
||||
Summary: Python network library that uses greenlet and libevent
|
||||
|
||||
Reference in New Issue
Block a user