Accepting request 965067 from devel:languages:python

- update to 2.5.1:
  - Add native support for nuitka
  - Add support for Termux subsystems

OBS-URL: https://build.opensuse.org/request/show/965067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-03-29 16:13:50 +00:00 committed by Git OBS Bridge
commit 3927f3403a
4 changed files with 11 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7535e70dfa32e84d4b34996ea99c5e432fa29a708d0f4e394bbcb2a8faa4f16d
size 24720

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 26 18:42:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.5.1:
- Add native support for nuitka
- Add support for Termux subsystems
-------------------------------------------------------------------
Mon Jan 10 22:19:08 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-platformdirs
Version: 2.4.1
Version: 2.5.1
Release: 0
Summary: Module for determining appropriate platform-specific dirs
License: MIT