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

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

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

%define oname xmlsec

%def_without check

Name: python3-module-%oname
Version: 1.3.13
Release: alt1

Summary: Python bindings for the XML Security Library

License: MIT
Group: Development/Python3
Url: https://github.com/mehcode/python-xmlsec

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: libxmlsec1-openssl-devel
BuildRequires: python3-module-setuptools_scm
BuildRequires: python3-module-wheel
BuildRequires: python3-module-pkgconfig
BuildRequires: python3-module-lxml

%description
%summary.

%prep
%setup

%build
export SETUPTOOLS_SCM_PRETEND_VERSION=%version
%pyproject_build

%install
export SETUPTOOLS_SCM_PRETEND_VERSION=%version
%pyproject_install

%check
%tox_create_default_config
%tox_check_pyproject

%files
%doc README* LICENSE
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname.*.so
%python3_sitelibdir/%oname-%version.dist-info

%changelog

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

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