Accepting request 308022 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/308022 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blosc?expand=0&rev=5
This commit is contained in:
parent
47043532a1
commit
e8052de2b4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:846cc05a09c51a0e1aeca8bdb426dcd100b0774e5983e8caff5a62a704430568
|
||||
size 232358
|
3
blosc-1.2.7.tar.gz
Normal file
3
blosc-1.2.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:820a1888201c700081741b78450f226f14e3fe0a612976abd222d5a374a88c4e
|
||||
size 239792
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 12:15:06 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
- Update to version 1.2.7
|
||||
* Updated to c-blosc v1.6.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 26 14:22:04 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define modname blosc
|
||||
Name: python-blosc
|
||||
Version: 1.2.5
|
||||
Version: 1.2.7
|
||||
Release: 0
|
||||
Summary: Blosc data compressor for Python
|
||||
License: MIT
|
||||
@ -45,7 +45,7 @@ Python.
|
||||
CFLAGS="%{optflags}" python setup.py build_ext --inplace --blosc=%{_prefix}
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
python setup.py install --blosc=%{_prefix} --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
x
Reference in New Issue
Block a user