forked from pool/python-yappi
- Remove not needed dependency python-contextvars
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 10 10:30:18 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Remove not needed dependency python-contextvars
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 22:24:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Dec 15 22:24:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-yappi
|
# spec file for package python-yappi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 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
|
||||||
@@ -24,7 +24,6 @@ Summary: Yet Another Python Profiler
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sumerc/yappi
|
URL: https://github.com/sumerc/yappi
|
||||||
Source: https://files.pythonhosted.org/packages/source/y/yappi/yappi-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/y/yappi/yappi-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module contextvars}
|
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module gevent >= 20.6.2}
|
BuildRequires: %{python_module gevent >= 20.6.2}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
|
|||||||
Reference in New Issue
Block a user