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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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