From 26e00388e618c757dc8f7f3536a7fb82c2f7031e52eaea9e9cfc0373a93133cd Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Sun, 24 Jul 2022 16:42:18 +0000 Subject: [PATCH] - Update to 0.6.0 Added * Added aliases optional argument to Engine.add_resource. Changes * Update PyO3 dependency to 0.16. * Update upstream dependency to 0.5.6. Breaks * Minimum Rust version is now 1.53. * Minimum Python version is now 3.7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adblock?expand=0&rev=10 --- python-adblock-0.5.2.tar.gz | 3 --- python-adblock-0.6.0.tar.gz | 3 +++ python-adblock.changes | 13 +++++++++++++ python-adblock.spec | 8 ++++---- vendor.tar.xz | 4 ++-- 5 files changed, 22 insertions(+), 9 deletions(-) delete mode 100644 python-adblock-0.5.2.tar.gz create mode 100644 python-adblock-0.6.0.tar.gz diff --git a/python-adblock-0.5.2.tar.gz b/python-adblock-0.5.2.tar.gz deleted file mode 100644 index 9164bdc..0000000 --- a/python-adblock-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:449d4724769d4a8bc96bf0256b40e57eafe91d69e24503c27ceb9de0e5e5fe03 -size 21085 diff --git a/python-adblock-0.6.0.tar.gz b/python-adblock-0.6.0.tar.gz new file mode 100644 index 0000000..4579ee1 --- /dev/null +++ b/python-adblock-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdde5db640f1d9205785641665b79e6edb7c51092a68536bc4907560c71136b2 +size 24976 diff --git a/python-adblock.changes b/python-adblock.changes index ee08913..66c37e0 100644 --- a/python-adblock.changes +++ b/python-adblock.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jul 24 16:35:11 UTC 2022 - Mia Herkt + +- Update to 0.6.0 +Added + * Added aliases optional argument to Engine.add_resource. +Changes + * Update PyO3 dependency to 0.16. + * Update upstream dependency to 0.5.6. +Breaks + * Minimum Rust version is now 1.53. + * Minimum Python version is now 3.7. + ------------------------------------------------------------------- Wed Jun 15 14:07:33 UTC 2022 - Mia Herkt diff --git a/python-adblock.spec b/python-adblock.spec index 1d102ff..5f4393b 100644 --- a/python-adblock.spec +++ b/python-adblock.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-adblock -Version: 0.5.2 +Version: 0.6.0 Release: 0 Summary: Brave's adblock library in Python License: Apache-2.0 OR MIT @@ -40,9 +40,9 @@ ExclusiveArch: %{rust_arches} Python wrapper for Brave's adblocking library. %prep -%setup -q -n adblock-%{version} -# build flavor-specific versions -- otherwise py3.9 wheel will not work -sed -i 's/"abi3-py36", //' Cargo.toml +%setup -q +# build flavor-specific versions -- otherwise wheels will not work +sed -i 's/"abi3-py37", //' Cargo.toml tar xf %{SOURCE1} diff --git a/vendor.tar.xz b/vendor.tar.xz index ec1368e..f9af0aa 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27790326761df2a4ad45b84139d9d43e1e5941907cb47d639279bf1972fb9289 -size 12440656 +oid sha256:fff6bf96ec40e98000f8008e8857780600e8d540fb0e548ff67abf9e743e3cb1 +size 13142976