Commit b7debb3b authored by Eugene Omelyanovich's avatar Eugene Omelyanovich

2.11-alt1

- initial build for ALT Sisyphus
parent 6f3365c9
%define oname privacyidea-pam
Name: python-module-%oname
Version: 2.11.0
Release: alt1
License: AGPLv3
Group: Development/Python
Url: https://github.com/privacyidea/pam_python
Summary: This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
Packager: Eugene Omelyanovich <regatio@altlinux.ru>
Source: %name-%version.tar
BuildArch: noarch
BuildRequires(pre): rpm-build-python rpm-build-intro
# for test
BuildRequires: python >= 2.7 python-module-responses >= 0.10.9 python-module-passlib python-module-responses
%description
This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
%prep
%setup
%build
%python_build
%install
%python_install
%check
%python_test
%files
%python_sitelibdir/*
%changelog
* Wed Feb 12 2020 Eugene Omelyanovich <regatio@altlinux.ru> 2.11-alt1
- initial build for ALT Sisyphus
tar: .
spec: .gear/pam_python.spec
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment