Accepting request 783946 from home:mcalabkova:branches:devel:languages:python

- update to version 13.2.0
  * Require Python 3.6 or later.

OBS-URL: https://build.opensuse.org/request/show/783946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-03-11 15:58:40 +00:00
committed by Git OBS Bridge
parent 44db7861e4
commit b46e70c828
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-path
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%define skip_python2 1
%define modname path
Name: python-path%{psuffix}
Version: 13.1.0
Version: 13.2.0
Release: 0
Summary: A module wrapper for os.path
License: MIT
@@ -36,6 +36,7 @@ URL: https://github.com/jaraco/path
Source: https://files.pythonhosted.org/packages/source/p/path/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module setuptools_scm >= 1.15.0}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module toml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-importlib-metadata >= 0.5