15
0
forked from pool/python-BTrees

- Do not bother with documentation

- Update to 4.7.2:
  * Fix more cases of C and Python inconsistency.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2020-04-14 09:27:37 +00:00
committed by Git OBS Bridge
parent 4c0ad9b8a0
commit 7bcd90ba99
4 changed files with 13 additions and 21 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 14 09:19:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not bother with documentation
- Update to 4.7.2:
* Fix more cases of C and Python inconsistency.
-------------------------------------------------------------------
Wed Mar 25 16:00:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>