1
0

- Remove pandas dependency to make ring1 more happy

- Update to 4.22.0:
  * Various small tweaks only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=102
This commit is contained in:
Tomáš Chvátal
2019-05-07 08:59:27 +00:00
committed by Git OBS Bridge
parent 23746c0d78
commit 83084aa143
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 7 08:58:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Remove pandas dependency to make ring1 more happy
- Update to 4.22.0:
* Various small tweaks only
-------------------------------------------------------------------
Mon May 6 09:40:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>