15
0

- Revert removal of the code fixing egginfo (boo#1107798)

- Actually we don't need remove-setuptools-dependency.patch,
  when we don't run python setup.py test anymore. So, remove it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=14
This commit is contained in:
2018-09-10 10:16:35 +00:00
committed by Git OBS Bridge
parent 70f048f726
commit 139b7430fe
3 changed files with 14 additions and 23 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 10 12:07:53 CEST 2018 - Matěj Cepl <mcepl@suse.com>
- Revert removal of the code fixing egginfo (boo#1107798)
- Actually we don't need remove-setuptools-dependency.patch,
when we don't run python setup.py test anymore. So, remove it.
-------------------------------------------------------------------
Tue Sep 4 15:23:26 UTC 2018 - Matěj Cepl <mcepl@suse.com>