14
0
forked from pool/python-minidb

- Update to 2.0.4:

- switch to pytest
- Rename 0001-switch-to-pytest.patch to no_ported_eq.patch as the
  previous patch was upstreamed, and now is just a small cleanup
  (gh#thp/minidb#15).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=9
This commit is contained in:
2021-03-16 16:01:05 +00:00
committed by Git OBS Bridge
parent 6f540af3c3
commit 696bc72827
6 changed files with 128 additions and 402 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 16 15:59:42 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 2.0.4:
- switch to pytest
- Rename 0001-switch-to-pytest.patch to no_ported_eq.patch as the
previous patch was upstreamed, and now is just a small cleanup
(gh#thp/minidb#15).
-------------------------------------------------------------------
Fri Mar 27 14:01:08 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>