14
0

- update to 2.4.1:

* python 3.6 removal

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=6
This commit is contained in:
2022-01-10 22:19:47 +00:00
committed by Git OBS Bridge
parent 095d02c810
commit 71880b59a0
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-platformdirs
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-platformdirs
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: Module for determining appropriate platform-specific dirs
License: MIT