Accepting request 945420 from devel:languages:python

- update to 2.4.1:
  * python 3.6 removal

OBS-URL: https://build.opensuse.org/request/show/945420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-01-11 20:17:07 +00:00 committed by Git OBS Bridge
commit 559169f836
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:367a5e80b3d04d2428ffa76d33f124cf11e8fff2acdaa9b43d545f5c7d661ef2
size 24051

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:440633ddfebcc36264232365d7840a970e75e1018d15b4327d11f91909045fda
size 24672

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 22:19:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.4.1:
* python 3.6 removal
-------------------------------------------------------------------
Sun Oct 3 19:04:59 UTC 2021 - Ben Greiner <code@bnavigator.de>

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