From 2273ae591dd5019a648d564b79d86b3f7eb504ab798e3a0c1114a17e90ad787f Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Wed, 27 Nov 2024 10:55:15 +0000 Subject: [PATCH] - update to 0.1.1+5: * Upgrade to zxcvbn 3.1.0 * Upgrade to PyO3 0.23 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zxcvbn-rs-py?expand=0&rev=3 --- _service | 17 +++++++++++++++-- python-zxcvbn-rs-py-0.1.1+5.obscpio | 3 +++ python-zxcvbn-rs-py.changes | 7 +++++++ python-zxcvbn-rs-py.obsinfo | 4 ++++ python-zxcvbn-rs-py.spec | 8 ++++---- vendor.tar.zst | 4 ++-- 6 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 python-zxcvbn-rs-py-0.1.1+5.obscpio create mode 100644 python-zxcvbn-rs-py.obsinfo diff --git a/_service b/_service index 5b44809..a7776d8 100644 --- a/_service +++ b/_service @@ -1,6 +1,19 @@ - + + git + https://github.com/fief-dev/zxcvbn-rs-py + main + @PARENT_TAG@+@TAG_OFFSET@ + v(.*) + python-zxcvbn-rs-py + - *.tar.gz + zxcvbn-rs-py + + + + + *.tar + gz diff --git a/python-zxcvbn-rs-py-0.1.1+5.obscpio b/python-zxcvbn-rs-py-0.1.1+5.obscpio new file mode 100644 index 0000000..49674a5 --- /dev/null +++ b/python-zxcvbn-rs-py-0.1.1+5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa852dd236e5c1e0c86076f8985f965a711894b9fec8f75add0b9bb759b1ddf3 +size 71179 diff --git a/python-zxcvbn-rs-py.changes b/python-zxcvbn-rs-py.changes index 981df69..c0b5f6e 100644 --- a/python-zxcvbn-rs-py.changes +++ b/python-zxcvbn-rs-py.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 27 08:47:42 UTC 2024 - Richard Rahl + +- update to 0.1.1+5: + * Upgrade to zxcvbn 3.1.0 + * Upgrade to PyO3 0.23 + ------------------------------------------------------------------- Mon Sep 23 17:05:23 UTC 2024 - Richard Rahl diff --git a/python-zxcvbn-rs-py.obsinfo b/python-zxcvbn-rs-py.obsinfo new file mode 100644 index 0000000..cea9b89 --- /dev/null +++ b/python-zxcvbn-rs-py.obsinfo @@ -0,0 +1,4 @@ +name: python-zxcvbn-rs-py +version: 0.1.1+5 +mtime: 1732695480 +commit: dbaf975bbc606341e2704677936e2bfede5d98a1 diff --git a/python-zxcvbn-rs-py.spec b/python-zxcvbn-rs-py.spec index 7aa6913..db8d7cb 100644 --- a/python-zxcvbn-rs-py.spec +++ b/python-zxcvbn-rs-py.spec @@ -17,12 +17,12 @@ Name: python-zxcvbn-rs-py -Version: 0.1.1 +Version: 0.1.1+5 Release: 0 Summary: Python bindings for zxcvbn-rs, the Rust implementation of zxcvbn License: MIT URL: https://github.com/fief-dev/zxcvbn-rs-py -Source0: https://files.pythonhosted.org/packages/source/z/zxcvbn-rs-py/zxcvbn_rs_py-%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: %{python_module maturin >= 1.4.0} BuildRequires: %{python_module pip} @@ -42,7 +42,7 @@ and other common patterns like dates, repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and l33t speak. %prep -%autosetup -a1 -p1 -n zxcvbn_rs_py-%{version} +%autosetup -a1 -p1 %build %pyproject_wheel @@ -55,7 +55,7 @@ patterns (qwertyuiop), and l33t speak. %license LICENSE %doc README.md %{python_sitearch}/zxcvbn_rs_py -%{python_sitearch}/zxcvbn_rs_py-%{version}.dist-info +%{python_sitearch}/zxcvbn_rs_py-0.1.1.dist-info %pycache_only %{python_sitearch}/zxcvbn_rs_py/__pycache__ %changelog diff --git a/vendor.tar.zst b/vendor.tar.zst index f8b4555..4d5d6c1 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7852f8da4fc3177a4e39336e1eb7d1f0cabb5e27a28a2b51bb3913d79c104aa -size 7012090 +oid sha256:b2f11f23124f962934fda99b7cd2e7465b84a1e5bd777718ce1a25c13d581f0a +size 8324427