15
0

Accepting request 907188 from home:bnavigator:branches:devel:languages:python

- 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
This commit is contained in:
2021-07-19 20:31:59 +00:00
committed by Git OBS Bridge
parent 01d56c358d
commit 5d25ff2d51
6 changed files with 24 additions and 14 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>