1
0
forked from pool/python-pycups

Accepting request 1136459 from devel:languages:python

- require setuptools

- build as wheel
- spec-cleaner
  been packaged any more after the switch from python-cups to
- Initial package (1.9.40)

OBS-URL: https://build.opensuse.org/request/show/1136459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycups?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2024-01-05 21:59:40 +00:00 committed by Git OBS Bridge
commit 847514af2f
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 3 10:10:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Mon Aug 14 22:20:32 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pycups
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,6 +28,7 @@ URL: https://github.com/OpenPrinting/pycups
Source: https://files.pythonhosted.org/packages/source/p/pycups/pycups-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: cups-devel
BuildRequires: fdupes