1
0

Accepting request 1136449 from devel:languages:python

- require setuptools

OBS-URL: https://build.opensuse.org/request/show/1136449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google_trans_new?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2024-01-03 13:53:44 +00:00 committed by Git OBS Bridge
commit 403e2a920c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 3 10:02:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Thu Jul 6 11:17:14 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-google_trans_new
#
# 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
@ -26,6 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/lushan88a/google_trans_new
Source: https://files.pythonhosted.org/packages/source/g/google_trans_new/google_trans_new-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros