forked from pool/python-covdefaults
* Drop support of Python 3.5 and 3.6, add support of Python 3.9,
3.10 and 3.11
* Support crispEdges value for text antialiasing
* Don’t crash when including CMYK images
* Only update docstrings when not optimized
* Don’t restore current point after empty paths
* Assume that 1ch equals 0.5em
* Fix various deprecation warnings
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-covdefaults?expand=0&rev=7
27 lines
900 B
Plaintext
27 lines
900 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 14 22:32:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.3.0:
|
|
* Add assert_never to coverage ignore rules
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 7 15:57:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to v2.2.2
|
|
* Merge pull request #97 from sobolevn/patch-1
|
|
* Do not report class level `if TYPE_CHECKING` as uncovered
|
|
|
|
- Update to v2.2.1
|
|
* A coverage plugin to provide sensible default settings
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 27 00:03:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to v2.2.0
|
|
No log
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 07:15:14 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.1.0
|