Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37476820
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-openid

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname python3-openid

Name: python3-module-openid
Version: 3.2.0
Release: alt1

Summary: OpenID support for servers and consumers

Group: Development/Python3
License: GPL
Url: http://www.openidenabled.com/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3

%description
This is a set of Python packages to support use of the OpenID
decentralized identity system in your application.
Want to enable single sign-on for your web site?
Use the openid.consumer package.
Want to run your own OpenID server? Check out openid.server.
Includes example code and support for a variety of storage back-ends.

%package examples
Summary: Examples for OpenOD Python package
Group: Development/Python3
BuildArch: noarch
Conflicts: %name < %version-%release

%description examples
This is a set of Python packages to support use of the OpenID
decentralized identity system in your application.
Want to enable single sign-on for your web site?
Use the openid.consumer package.
Want to run your own OpenID server? Check out openid.server.
Includes example code and support for a variety of storage back-ends.

This package contains examples for OpenOD Python package.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.md NEWS.md
%python3_sitelibdir/*

%files examples
%doc examples

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin