15
0
forked from pool/python-altcha

Accepting request 1286373 from home:mcalabkova:branches:devel:languages:python

- update to 0.2.0
  * method overrides and server payload compatibility with Sentinel

OBS-URL: https://build.opensuse.org/request/show/1286373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altcha?expand=0&rev=7
This commit is contained in:
2025-06-17 14:12:45 +00:00
committed by Git OBS Bridge
parent ce37821672
commit f9bc4e00a6
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24833796af620c0f056a59435a1d3015ee3ebf5c52de7be12c74ea95d697a20d
size 8797

3
altcha-0.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be3f7ad6055bd49e0c2eae39485d569b5aa3089419fd2964d6391034bc5867e9
size 11047

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 17 12:40:24 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to 0.2.0
* method overrides and server payload compatibility with Sentinel
-------------------------------------------------------------------
Mon Feb 3 08:11:41 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-altcha
Version: 0.1.9
Version: 0.2.0
Release: 0
Summary: A library for creating and verifying challenges for ALTCHA
License: MIT
@@ -25,6 +25,7 @@ URL: https://github.com/altcha-org/altcha-lib-py
Source: https://files.pythonhosted.org/packages/source/a/altcha/altcha-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -48,6 +49,8 @@ The ALTCHA Python Library is a lightweight, zero-dependency library designed for
%pyunittest -v tests/test_altcha.py
%files %{python_files}
%doc README.md
%license LICENSE
%{python_sitelib}/altcha
%{python_sitelib}/altcha-%{version}.dist-info