14
0
forked from pool/python-pygn

Accepting request 1136314 from devel:languages:python

- require setuptools

OBS-URL: https://build.opensuse.org/request/show/1136314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygn?expand=0&rev=4
This commit is contained in:
2024-01-03 11:31:07 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 2 22:37:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Wed Jun 28 11:44:19 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pygn
#
# 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
@@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pygn/pygn-%{ver
BuildRequires: %{python_module nntplib if %python-base >= 3.12}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module rply}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros