forked from pool/python-PyHamcrest
Accepting request 788637 from home:mcalabkova:branches:devel:languages:python
- Update to 2.0.2 * Make hamcrest package PEP 561 compatible, i.e. supply type hints for external use. * Drop formal support for 2.x * Drop formal support for 3.x < 3.5 * Made has_properties() report all mismatches, not just the first. * Silence warnings. * Type fixes. * Remove obsolete dependencies. * Add support up to Python 3.8 - Removed upstreamed patch pytest4-02.patch OBS-URL: https://build.opensuse.org/request/show/788637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
6b129d17c1
commit
92db7277ce
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 16:28:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 2.0.2
|
||||
* Make hamcrest package PEP 561 compatible, i.e. supply type hints for external use.
|
||||
* Drop formal support for 2.x
|
||||
* Drop formal support for 3.x < 3.5
|
||||
* Made has_properties() report all mismatches, not just the first.
|
||||
* Silence warnings.
|
||||
* Type fixes.
|
||||
* Remove obsolete dependencies.
|
||||
* Add support up to Python 3.8
|
||||
- Removed upstreamed patch pytest4-02.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 12:06:53 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user