From ce37821672347cb2477497dc75f8039e4961120e81735450bb5310243be388c1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 3 Feb 2025 08:12:11 +0000 Subject: [PATCH] - update to 0.1.9: * feat altcha.py verify_solution returns False, "Altcha payload expired" OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altcha?expand=0&rev=5 --- altcha-0.1.8.tar.gz | 3 --- altcha-0.1.9.tar.gz | 3 +++ python-altcha.changes | 7 +++++++ python-altcha.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 altcha-0.1.8.tar.gz create mode 100644 altcha-0.1.9.tar.gz diff --git a/altcha-0.1.8.tar.gz b/altcha-0.1.8.tar.gz deleted file mode 100644 index 62d5c80..0000000 --- a/altcha-0.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3c4fca843480b2f866d85655db5b5d3b8cf583cf7527a09f62f0b4a659baf08 -size 8789 diff --git a/altcha-0.1.9.tar.gz b/altcha-0.1.9.tar.gz new file mode 100644 index 0000000..5e6fdd6 --- /dev/null +++ b/altcha-0.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24833796af620c0f056a59435a1d3015ee3ebf5c52de7be12c74ea95d697a20d +size 8797 diff --git a/python-altcha.changes b/python-altcha.changes index f07e275..a56659a 100644 --- a/python-altcha.changes +++ b/python-altcha.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 3 08:11:41 UTC 2025 - Dirk Müller + +- update to 0.1.9: + * feat altcha.py verify_solution returns False, + "Altcha payload expired" + ------------------------------------------------------------------- Tue Jan 21 10:01:21 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-altcha.spec b/python-altcha.spec index ba72520..173a637 100644 --- a/python-altcha.spec +++ b/python-altcha.spec @@ -17,7 +17,7 @@ Name: python-altcha -Version: 0.1.8 +Version: 0.1.9 Release: 0 Summary: A library for creating and verifying challenges for ALTCHA License: MIT