14
0
forked from pool/python-hatch

- Skip flaky test

- Update to 0.23.0:
  * fixes wheel packaging a bit

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-04-05 07:19:49 +00:00
committed by Git OBS Bridge
parent 781676957e
commit b15350b4cc
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 5 07:19:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip flaky test
-------------------------------------------------------------------
Wed Dec 11 12:00:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.23.0:
* fixes wheel packaging a bit
-------------------------------------------------------------------
Mon Oct 21 09:42:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>