14
0

Autobuild autoformatter for 80656

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=2
This commit is contained in:
Lars Vogdt
2011-09-05 15:03:51 +00:00
committed by Git OBS Bridge
parent 3036c84feb
commit d5a865f465

View File

@@ -11,13 +11,15 @@
# case the license is the MIT License). An "Open Source License" is a # case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: python-eventlet Name: python-eventlet
Version: 0.9.16 Version: 0.9.16
Release: 0 Release: 1
Url: http://eventlet.net Url: http://eventlet.net
Summary: Highly concurrent networking library Summary: Highly concurrent networking library
License: MIT License: MIT
@@ -48,6 +50,7 @@ is implicit, which means you can easily use Eventlet from the Python
interpreter, or as a small part of a larger application. interpreter, or as a small part of a larger application.
%package doc %package doc
Summary: Highly concurrent networking library - Documentation Summary: Highly concurrent networking library - Documentation
Group: Development/Libraries/Python Group: Development/Libraries/Python
Requires: %{name} = %{version} Requires: %{name} = %{version}