15
0
forked from pool/python-gevent

Accepting request 369777 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/369777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=15
This commit is contained in:
2016-03-16 09:35:22 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

3
gevent-1.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34f7a5eca1326affe149eaa5467220d89002facd338028d2340868015407ae75
size 1968902

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb94ffdf4bd147261b6b72423d208075c32c5989c2a55473d0c99c0cdb41e19d
size 1750920

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 10 20:20:38 UTC 2016 - toddrme2178@gmail.com
- Update to 1.1.0 (final):
* See changelog.rst for detailed informations
-------------------------------------------------------------------
Fri Jan 29 09:14:54 UTC 2016 - tchvatal@suse.com

View File

@@ -20,7 +20,7 @@
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%endif
Name: python-gevent
Version: 1.1rc3
Version: 1.1.0
Release: 0
Summary: Python network library that uses greenlet and libevent
License: MIT