forked from pool/python-greenlet
Accepting request 424619 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/424619 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=28
This commit is contained in:
commit
51d4b5e111
3
greenlet-0.4.10.tar.gz
Normal file
3
greenlet-0.4.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4417624aa88380cdf0fe110a8a6e0dbcc26f80887197fe5df0427dfa348ae62
|
||||
size 57556
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79f9b8bbbb1c599c66aed5e643e8b53bae697cae46e0acfc4ee461df48a90012
|
||||
size 54808
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 21:10:46 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 4.10.0:
|
||||
- Added missing files to manifest
|
||||
- Added workaround for ppc32 on Linux
|
||||
- Start building binary manylinux1 wheels
|
||||
- Use pypi.io as Source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 21:29:08 UTC 2016 - t.gruner@katodev.de
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
|
||||
Name: python-greenlet
|
||||
Version: 0.4.9
|
||||
Version: 0.4.10
|
||||
Release: 0
|
||||
Url: http://pypi.python.org/pypi/greenlet
|
||||
Summary: Lightweight in-process concurrent programming
|
||||
License: MIT
|
||||
Group: Development/Libraries/Python
|
||||
Source0: http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.tar.gz
|
||||
Source0: https://pypi.io/packages/source/g/greenlet/greenlet-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python-Sphinx
|
||||
|
Loading…
Reference in New Issue
Block a user