Files
python3-instant/python3-instant.changes

78 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 28 08:22:14 UTC 2017 - kkhere.geo@gmail.com
- python3-fixes.patch
added a fix for python3 UTF-8 support
-------------------------------------------------------------------
Wed Jan 11 15:13:31 UTC 2017 - kkhere.geo@gmail.com
- updated to version 2016.2.0 [2016-11-30]
* Add Python version string to hash signature input
* Add pipelines testing, with py2 and py3 coverage
* Remove commands module (removed from Py3)
* Switch unit tests to pytest
- version 2016.1.0 [2016-06-23]
* Minor fixes
- migrated package to python3
-------------------------------------------------------------------
Thu Sep 24 19:01:43 UTC 2015 - kkhere.geo@gmail.com
- update to version 1.6.0 [2015-07-28]
* Minor fixes
- get rid of the deprecated Requires: python(abi) == %{py_ver}
- require python version 2.7 and above
-------------------------------------------------------------------
Wed Jan 14 13:19:25 UTC 2015 - kkhere.geo@gmail.com
- update to version 1.5.0
* Require Python 2.7
* Python 3 support
-------------------------------------------------------------------
Tue Sep 2 13:05:11 UTC 2014 - kkhere.geo@gmail.com
- update to version 1.4.0
* Introduce env var INSTANT_SYSTEM_CALL_METHOD for switching method for
calling external programs and introduce possibly OFED-fork safe
implementation
detailed changelog in upstream git repository
-------------------------------------------------------------------
Sun Jan 12 16:16:16 UTC 2014 - kkhere.geo@gmail.com
- update to version 1.3.0
changelog available only in upstream git repository
-------------------------------------------------------------------
Thu Oct 24 11:06:54 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Fri Jun 21 10:06:28 UTC 2013 - kkhere.geo@gmail.com
- update to version 1.2.0
* Allow to use CMake instead of distutils/pkg-config
-------------------------------------------------------------------
Tue Jan 22 21:26:36 UTC 2013 - scorot@free.fr
- update to version 1.1.0
* Converting python2 syntax to python3 (run 2to3)
* Patch to make instant work with python2
* Cache dir is now created if not existing
-------------------------------------------------------------------
Sun Oct 14 21:22:26 UTC 2012 - scorot@free.fr
- requires python(abi) on recent products
-------------------------------------------------------------------
Sun Sep 23 08:46:10 UTC 2012 - scorot@free.fr
- first package