2021-09-28 05:47:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 01:17:05 UTC 2021 - William Brown <william.brown@suse.com>
|
|
|
|
|
|
|
|
- Replace rust-packaging with cargo-packaging
|
|
|
|
|
2021-07-19 20:31:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 19 19:37:30 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 2.3.2
|
|
|
|
* no core library code changes
|
|
|
|
- Update filelist due to updated setuptools: not a single .so but
|
|
|
|
a full module directory now.
|
|
|
|
- run cargo crate service: update vendored rust crates
|
|
|
|
- re-activate cargo audit service
|
|
|
|
* gh#openSUSE/obs-service-cargo_audit#1 is fixed
|
|
|
|
|
2021-05-19 05:31:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 18 14:12:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- initial specfile for 2.3.1
|
|
|
|
- new requirement of python-fastparquet 0.6
|
|
|
|
- use rust cargo crate vendoring following the how-to from
|
|
|
|
https://fy.blackhats.net.au/blog/html/2021/02/15/getting_started_packaging_a_rust_cli_tool_in_suse_obs.html
|