15
0

- Fix 32bit build by skipping the tests overflowing there

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cassandra-driver?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2020-04-07 07:10:21 +00:00
committed by Git OBS Bridge
parent 594217b097
commit 17add02d40
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 7 07:10:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix 32bit build by skipping the tests overflowing there
-------------------------------------------------------------------
Mon Mar 30 12:28:15 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>