forked from pool/python-execnet
- Update to 1.6.0:
* ``execnet`` no longer supports Python 2.6 and 3.3 (#85). Users of those Python versions using a recent enough ``pip`` should not be affected, as ``pip`` will only install ``1.5.0`` for them. * Update test suite to support ``pytest>4``. - Remove pytest4.patch merged upstream - Remove fix_apipkg.patch merged upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
763de9ad4a
commit
94469932ad
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 08:31:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.6.0:
|
||||
* ``execnet`` no longer supports Python 2.6 and 3.3 (#85). Users of those Python versions
|
||||
using a recent enough ``pip`` should not be affected, as ``pip`` will only install
|
||||
``1.5.0`` for them.
|
||||
* Update test suite to support ``pytest>4``.
|
||||
- Remove pytest4.patch merged upstream
|
||||
- Remove fix_apipkg.patch merged upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 14:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user