15
0

Accepting request 814145 from home:alarrosa:branches:devel:languages:python

- Add patch to fix floating point precission issue that made tests
  fail depending on where the package is built
  * fix-fp-issue.patch

OBS-URL: https://build.opensuse.org/request/show/814145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontPens?expand=0&rev=4
This commit is contained in:
2020-06-12 11:56:30 +00:00
committed by Git OBS Bridge
parent 8a1bf74963
commit 6691d247fb
3 changed files with 35 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 12 11:47:01 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to fix floating point precission issue that made tests
fail depending on where the package is built
* fix-fp-issue.patch
-------------------------------------------------------------------
Wed May 20 10:25:48 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>