From 5d25ff2d51d2d63fcd5199372f685683c48f014e0d4abd91a1290a3513f52877 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 19 Jul 2021 20:31:59 +0000 Subject: [PATCH] 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 --- _service | 7 +++---- pyrus-cramjam-2.3.1.tar.xz | 3 --- pyrus-cramjam-2.3.2.tar.xz | 3 +++ python-cramjam.changes | 11 +++++++++++ python-cramjam.spec | 10 +++++----- vendor.tar.xz | 4 ++-- 6 files changed, 24 insertions(+), 14 deletions(-) delete mode 100644 pyrus-cramjam-2.3.1.tar.xz create mode 100644 pyrus-cramjam-2.3.2.tar.xz diff --git a/_service b/_service index c1be3d8..7d6d31d 100644 --- a/_service +++ b/_service @@ -13,12 +13,11 @@ xz - + pyrus-cramjam xz - \ No newline at end of file + diff --git a/pyrus-cramjam-2.3.1.tar.xz b/pyrus-cramjam-2.3.1.tar.xz deleted file mode 100644 index 15dc012..0000000 --- a/pyrus-cramjam-2.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c812c821f25d43845c8eb86413cc8d849d33df89b4d3ebc57ce7c99be823676 -size 812560 diff --git a/pyrus-cramjam-2.3.2.tar.xz b/pyrus-cramjam-2.3.2.tar.xz new file mode 100644 index 0000000..7539a71 --- /dev/null +++ b/pyrus-cramjam-2.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f452207ff90a431857ced7b0451f4475ff85b5f949022ff277262942bb1db38 +size 813848 diff --git a/python-cramjam.changes b/python-cramjam.changes index 94da593..88085d0 100644 --- a/python-cramjam.changes +++ b/python-cramjam.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 19 19:37:30 UTC 2021 - Ben Greiner + +- 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 diff --git a/python-cramjam.spec b/python-cramjam.spec index 168ef09..8f5191f 100644 --- a/python-cramjam.spec +++ b/python-cramjam.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 Name: python-cramjam -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Thin Python bindings to de/compression algorithms in Rust License: MIT @@ -29,9 +29,9 @@ URL: https://github.com/milesgranger/pyrus-cramjam Source: pyrus-cramjam-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config -BuildRequires: python-rpm-macros -BuildRequires: %{python_module pip} BuildRequires: %{python_module maturin} +BuildRequires: %{python_module pip} +BuildRequires: python-rpm-macros BuildRequires: rust-packaging # SECTION test dependencies BuildRequires: %{python_module numpy} @@ -60,7 +60,7 @@ cp %{SOURCE2} .cargo/config %files %{python_files} %license LICENSE -%{python_sitearch}/cramjam*.so +%{python_sitearch}/cramjam %{python_sitearch}/cramjam-%{version}*-info -%changelog \ No newline at end of file +%changelog diff --git a/vendor.tar.xz b/vendor.tar.xz index a9e037a..4f07281 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c268c062230bede973e6d5337d4c2be38eb2a66a0ddff165f2a8f4a341e3072 -size 8230216 +oid sha256:abff4f70a35fabfe38ffbb89289ad9ac881ab85f5b4a6a3e31a4aa4cc4ffa00c +size 7261292