14
0
forked from pool/python-mrcz

Accepting request 802790 from home:andythe_great

- Remove not building for python2.
- Add dependencies required for building with python 2.

There seems to be an issue not recognizing python-blosc, could it be that it mrcz need higher version of blosc?

OBS-URL: https://build.opensuse.org/request/show/802790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcz?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2020-05-12 08:25:24 +00:00
committed by Git OBS Bridge
commit 8ecc0e08e3
5 changed files with 121 additions and 0 deletions

19
python-mrcz.changes Normal file
View File

@@ -0,0 +1,19 @@
-------------------------------------------------------------------
Mon May 11 16:19:40 UTC 2020 - andy great <andythe_great@pm.me>
- Bring back build for python 2.
- Fix dependencies for building with python 2.
-------------------------------------------------------------------
Sat May 9 15:21:11 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 0.5.6
* In 0.5.5 a for-loop was omitted which lead to every frame being
the zeroth frame in the stack. For this reason, upgrading from
0.5.5 is _strongly_ recommended.
- Clean up spec file.
-------------------------------------------------------------------
Tue Dec 10 16:30:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
- initial version