Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 5b79bbfaf4dd7a529cd0b88ee8fcc237 > files > 2

python-openpaperwork-core-2.1.2-1.mga9.src.rpm

# Created by pyp2rpm-3.3.8
%global pypi_name openpaperwork-core

Name:           python-%{pypi_name}
Version:        2.1.2
Release:        %mkrel 1
Summary:        OpenPaperwork's core
Group:          Development/Python
License:        GPLv3+
URL:            https://gitlab.gnome.org/World/OpenPaperwork/paperwork/tree/master/openpaperwork-core
Source0:        %{pypi_source}
BuildArch:      noarch

BuildRequires:  pyproject-rpm-macros
BuildRequires:  python3-devel
BuildRequires:  python3dist(setuptools)

%description
Paperwork is a GUI to make papers searchable.

This is the core part of Paperwork. It manages plugins. There is no GUI here.
The GUI is paperwork.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}

%description -n python3-%{pypi_name}
Paperwork is a GUI to make papers searchable.

This is the core part of Paperwork. It manages plugins. There is no GUI here.
The GUI is paperwork.

%prep
%autosetup -n %{pypi_name}-%{version}

%build
%pyproject_wheel

%install
%pyproject_install
%pyproject_save_files openpaperwork_core

%files -n python3-%{pypi_name} -f %{pyproject_files}
%license LICENSE
%doc README.md


%changelog
* Sat Jan 14 2023 wally <wally> 2.1.2-1.mga9
+ Revision: 1932896
- new version 2.1.2

* Sun Sep 11 2022 wally <wally> 2.1.1-1.mga9
+ Revision: 1887250
- imported package python-openpaperwork-core