14
0

Accepting request 810870 from home:pgajdos:python

- drop dependency on unittest2 for python3
- added patches
  https://github.com/fonttools/pyclipper/pull/32
  + python-pyclipper-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810870
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-06-02 16:34:39 +00:00
committed by Git OBS Bridge
parent 2aa9c085de
commit b25d132839
3 changed files with 31 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 2 15:03:59 UTC 2020 - pgajdos@suse.com
- drop dependency on unittest2 for python3
- added patches
https://github.com/fonttools/pyclipper/pull/32
+ python-pyclipper-no-unittest2.patch
-------------------------------------------------------------------
Fri Mar 6 02:17:18 UTC 2020 - Xu Zhao <i@xuzhao.net>