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

Group :: Development/Python3
RPM: python3-module-PyQt-builder

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname PyQt-builder

Name: python3-module-PyQt-builder
Version: 1.14.1
Release: alt1

Summary: The PEP 517 compliant PyQt build system

License: BSD
Url: http://www.riverbankcomputing.co.uk/software/pyqt
Group: Development/Python3

# Source0-url: %__pypi_url %oname

Source0: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-sip6 >= 5.3


%description
PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt.
It extends the sip build system and uses Qt's qmake to perform the actual compilation
and installation of extension modules.

Projects that use PyQt-builder provide an appropriate pyproject.toml file
and an optional project.py script.
Any PEP 517 compliant frontend, for example sip-install or pip
can then be used to build and install the project.

%prep
%setup

%build
%python3_build

%install
%python3_install
rm -rfv %buildroot%python3_sitelibdir/pyqtbuild/bundle/dlls

%files
%_bindir/pyqt-bundle
%_bindir/pyqt-qt-wheel
%python3_sitelibdir/pyqtbuild/
%python3_sitelibdir/*.egg-info

%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