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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-qpageview
Version: 0.6.2
Release: alt1

Summary: page-based viewer widget for Qt5/PyQt5

Url: https://github.com/frescobaldi/qpageview
License: GPLv3
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/frescobaldi/qpageview/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro
BuildRequires: gcc-c++

%py3_use PyQt5

%description
page-based viewer widget for Qt5/PyQt5.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
# will failed with LANG=C
export LANG=en_US.UTF8
%python3_check test

%files
%doc README.rst
%python3_sitelibdir/*

%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