1
0
forked from pool/python-ruffus
Files
python-ruffus/python-ruffus.changes
Dirk Mueller 03531e8743 Accepting request 874419 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 2.8.4
  * compatibility with gevent 1.5 
- remove unknown failing test file -- gh#cgat-developers/ruffus#123
- drop pr_114.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/874419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-ruffus?expand=0&rev=10
2021-02-23 10:19:24 +00:00

32 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 22 17:16:07 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 2.8.4
* compatibility with gevent 1.5
- remove unknown failing test file -- gh#cgat-developers/ruffus#123
- drop pr_114.patch merged upstream
-------------------------------------------------------------------
Thu Jan 30 15:52:25 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Tests require full python
-------------------------------------------------------------------
Sat Sep 14 11:09:35 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add pr_114.patch to use of python2 in tests with sys.executable
- Remove unnecessary *.cmd
- Replace outdated URL with GitHub
-------------------------------------------------------------------
Fri Aug 16 15:50:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 2.8.3
* implement retry behaviour for file missing check
* Make doc/conf.py Python 3 compatible.
-------------------------------------------------------------------
Mon Mar 5 20:45:06 UTC 2018 - toddrme2178@gmail.com
- Initial version (2.8.1)