15
0
forked from pool/python-astor

Accepting request 810582 from home:pgajdos:python

- for python3, drop dependency on unittest2
- added patches
  + remove_unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astor?expand=0&rev=17
This commit is contained in:
2020-06-01 09:52:06 +00:00
committed by Git OBS Bridge
parent 3c044d3e01
commit 74985eaec3
3 changed files with 36 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 29 12:49:31 UTC 2020 - pgajdos@suse.com
- for python3, drop dependency on unittest2
- added patches
+ remove_unittest2.patch
-------------------------------------------------------------------
Fri Apr 3 21:34:35 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>