14
0

- Add patch to sort outputs for better reproducability:

* sort-for-reproducibility.patch
- Add missing dep on ordered-set as it is now in the vendored
  dir too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=181
This commit is contained in:
Tomáš Chvátal
2019-10-16 12:00:39 +00:00
committed by Git OBS Bridge
parent f46ea89c28
commit 274c3cbad5
3 changed files with 51 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 16 11:55:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to sort outputs for better reproducability:
* sort-for-reproducibility.patch
- Add missing dep on ordered-set as it is now in the vendored
dir too
-------------------------------------------------------------------
Fri Oct 11 09:29:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>