forked from pool/python-gevent
Accepting request 210930 from home:posophe:branches: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). OBS-URL: https://build.opensuse.org/request/show/210930 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
86ca5e3773
commit
176638dfbc
@@ -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