forked from pool/python-sqlglot
Accepting request 1136468 from devel:languages:python
- require setuptools OBS-URL: https://build.opensuse.org/request/show/1136468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlglot?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 3 10:24:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- require setuptools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 13 10:03:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Thu Oct 13 10:03:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sqlglot
|
# spec file for package python-sqlglot
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -30,6 +30,7 @@ Source: https://github.com/tobymao/%{modname}/archive/refs/tags/v%{versi
|
|||||||
# Skip over duckdb requiring tests until it is packaged
|
# Skip over duckdb requiring tests until it is packaged
|
||||||
Patch0: missing-duckdb.patch
|
Patch0: missing-duckdb.patch
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Reference in New Issue
Block a user