- 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 OBS-URL: https://build.opensuse.org/request/show/907188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=3
19 lines
797 B
Plaintext
19 lines
797 B
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|