- Switch to mulitbuild to avoid dep on pytest by default

(As pytest needs wheel to build itself)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=42
This commit is contained in:
Tomáš Chvátal
2019-06-17 10:41:51 +00:00
committed by Git OBS Bridge
parent bea7bb8850
commit 5a53c82fa7
3 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 10:35:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to mulitbuild to avoid dep on pytest by default
(As pytest needs wheel to build itself)
-------------------------------------------------------------------
Fri Jun 14 08:59:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>