Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733178
en ru br
ALT Linux repos
S:12.11.0-alt1

Group :: Development/Python
RPM: python3-module-PyQt5-sip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname PyQt5_sip

Name: python3-module-PyQt5-sip
Version: 12.11.0
Release: alt1

Summary: The sip module support for PyQt5

License: GPLv3
Url: http://www.riverbankcomputing.co.uk/software/pyqt
Group: Development/Python

# Source0-url: %__pypi_url %oname

Source0: %name-%version.tar

#BuildRequires: python3-module-sip5 >= 5.4.0


BuildRequires(pre): rpm-build-python3 >= 0.1.9.2-alt1
BuildRequires: gcc-c++ python3-devel

%description
The sip extension module provides support for the PyQt5 package.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%files
%dir %python3_sitelibdir/PyQt5/
%python3_sitelibdir/PyQt5/sip*.so
%python3_sitelibdir/%oname-%version-*.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin