Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37808585
en ru br
ALT Linux repositórios
S:7.45.2-alt1

Group :: Development/Python3
RPM: python3-module-pycurl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pycurl
%define oversion %(echo %version | sed -e "s|\\.|_|g")

Name: python3-module-pycurl
Version: 7.45.2
Release: alt1

Summary: Python bindings to libcurl
License: LGPLv2.1 and MIT
Group: Development/Python3
Url: http://pycurl.io/

# Source-url: https://github.com/pycurl/pycurl/archive/REL_%oversion.tar.gz

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): libcurl
BuildRequires: libcurl-devel libgnutls-devel

Requires: python3 >= 3.5
Requires: libcurl >= %get_version libcurl

%description
This module provides the Python bindings to libcurl.

%prep
%setup

%build
%add_optflags -fno-strict-aliasing

%__python3 setup.py docstrings
%python3_build_debug

%install
%python3_install

%files
%_docdir/%oname/
%python3_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009