14
0
forked from pool/python-minidb
Files
python-minidb/python-minidb.changes
Matej Cepl fc3785288f Accepting request 915483 from home:glaubitz:branches:devel:languages:python
- Update to 2.0.5
  * Clean up things and set up CI (#16)
  * Don't use ported_eq function
- Drop patches for issues fixed upstream
  * no_ported_eq.patch
- Rename README to README.md in %files section

OBS-URL: https://build.opensuse.org/request/show/915483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=11
2021-09-01 18:45:31 +00:00

40 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 1 12:57:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.0.5
* Clean up things and set up CI (#16)
* Don't use ported_eq function
- Drop patches for issues fixed upstream
* no_ported_eq.patch
- Rename README to README.md in %files section
-------------------------------------------------------------------
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>
- Update to 2.0.3
- Add 0001-switch-to-pytest.patch
-------------------------------------------------------------------
Tue Dec 4 12:50:23 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Sep 9 00:08:22 UTC 2017 - jengelh@inai.de
- Fix grammar problems in %description for initial submit.
-------------------------------------------------------------------
Thu Sep 7 22:41:50 UTC 2017 - toddrme2178@gmail.com
- initial version