forked from pool/python-fs
Accepting request 718906 from home:pgajdos
the last one this week OBS-URL: https://build.opensuse.org/request/show/718906 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
6c474ebde8
commit
f9b4390353
@@ -13,13 +13,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fs
|
||||
Version: 2.4.5
|
||||
Version: 2.4.8
|
||||
Release: 0
|
||||
Summary: Python's filesystem abstraction layer
|
||||
License: MIT
|
||||
@@ -38,9 +38,9 @@ BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module scandir >= 1.5}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.10.0}
|
||||
BuildRequires: %{python_module typing}
|
||||
BuildRequires: %{python_module typing >= 3.6}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-backports.os
|
||||
BuildRequires: python-backports.os >= 0.1
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-appdirs >= 1.4.3
|
||||
Requires: python-psutil
|
||||
|
||||
Reference in New Issue
Block a user