forked from pool/python-path
Accepting request 784138 from devel:languages:python
- update to version 13.2.0 * Require Python 3.6 or later. OBS-URL: https://build.opensuse.org/request/show/784138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-path?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97249b37e5e4017429a780920147200a2215e268c1a18fa549fec0b654ce99b7
|
||||
size 44958
|
||||
3
path-13.2.0.tar.gz
Normal file
3
path-13.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10a149813a921540fd48ad639ec9157d08c2149ac2bcc399c74304450f70fdf2
|
||||
size 46212
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 15:41:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 13.2.0
|
||||
* Require Python 3.6 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 13:56:29 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -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,14 +28,15 @@
|
||||
%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
|
||||
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_scm >= 3.4.1}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module toml}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-importlib-metadata >= 0.5
|
||||
|
||||
Reference in New Issue
Block a user