diff --git a/_service b/_service index a4a86aa..89d7f7b 100644 --- a/_service +++ b/_service @@ -1,23 +1,7 @@ - - https://github.com/deedy5/primp - @PARENT_TAG@ - git - v0.6.0 - * - v(\d+\.\d+\.\d+) - \1 - enable - mbelur@suse.com - - - - *.tar - xz - - - - primp + + + primp-0.6.1 xz true diff --git a/primp-0.6.0.tar.xz b/primp-0.6.0.tar.xz deleted file mode 100644 index 51ac465..0000000 --- a/primp-0.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8df5739f6171f3a95d61c508638c210a56c1214dc754f84f232d1900fc49ae74 -size 70228 diff --git a/primp-0.6.1.tar.gz b/primp-0.6.1.tar.gz new file mode 100644 index 0000000..8cd6124 --- /dev/null +++ b/primp-0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b3c12e3d463a887518811c46f3ec37cca02e6af1ddf1287e548342de436301 +size 79231 diff --git a/python-primp.changes b/python-primp.changes index 0664952..a318a83 100644 --- a/python-primp.changes +++ b/python-primp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 9 08:44:32 UTC 2024 - Dirk Müller + +- update to 0.6.1: + * Use Exception to raise error + * CI: [linux] [x_86_64] - use `zig` to build for manylinux_2_17 + * params data, json: replace clone() with as_unbound() + * recode headers + * Remove PyException + * README: update precompiled wheels compatibility info + ------------------------------------------------------------------- Fri Aug 23 23:12:23 UTC 2024 - Guang Yee @@ -9,4 +20,4 @@ Fri Aug 23 23:12:23 UTC 2024 - Guang Yee * [Utils] Recode fn json_dumps, json_loads, url_encode by @deedy5 * [html2text] Response object: 1) add attribute text_rich * [logging]: send Rust log messages to Python - * small code improvements + * small code improvements diff --git a/python-primp.spec b/python-primp.spec index 906e9b8..46d8a38 100644 --- a/python-primp.spec +++ b/python-primp.spec @@ -15,31 +15,32 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-primp -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: HTTP client that can impersonate web browsers License: MIT URL: https://github.com/deedy5/primp -Source0: https://files.pythonhosted.org/packages/source/p/primp/primp-%{version}.tar.xz +Source0: https://files.pythonhosted.org/packages/source/p/primp/primp-%{version}.tar.gz Source1: vendor.tar.xz -BuildRequires: python-rpm-macros BuildRequires: %{python_module maturin >= 1.5} BuildRequires: %{python_module pip} -BuildRequires: cmake -BuildRequires: clang-devel -BuildRequires: gcc-c++ -BuildRequires: git -BuildRequires: fdupes BuildRequires: cargo-packaging -BuildRequires: llvm -BuildRequires: openssl +BuildRequires: clang-devel +BuildRequires: cmake +BuildRequires: fdupes +BuildRequires: gcc-c++ +BuildRequires: git +BuildRequires: llvm +BuildRequires: openssl +BuildRequires: python-rpm-macros %python_subpackages %description -The fastest python HTTP client that can impersonate web browsers, mimicking +The fastest python HTTP client that can impersonate web browsers, mimicking their headers and 'TLS/JA3/JA4/HTTP2' fingerprints %prep diff --git a/vendor.tar.xz b/vendor.tar.xz index 43230d8..1bf4736 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc063aebec0d3e46e8de5cc3f0534faae7897491dacdd78949949f4f3edd4ed3 -size 21739420 +oid sha256:0af163eaa1c6ec6994fbefaad5e805c2f83dd7871aae40349ed44e2aef8d6b90 +size 21764748