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

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

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

%define  modulename idna_ssl

Name:    python3-module-%modulename
Version: 1.1.0
Release: alt2

Summary: Patch ssl.match_hostname for Unicode(idna) domains support
License: MIT
Group:   Development/Python3
URL:     https://github.com/aio-libs/idna-ssl

BuildArch: noarch

Source:  %modulename-%version.tar

Packager: Anton Midyukov <antohami at altlinux.org>

%description
%summary

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools

%prep
%setup -n %modulename-%version
# fix requirements
sed -i 's/==/>=/g' requirements.txt
sed -i '/<=/d' requirements.txt

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/*
%doc *.rst LICENSE

%changelog

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

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