14
0

- update to 2.5.1:

- Add native support for nuitka
  - Add support for Termux subsystems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=7
This commit is contained in:
2022-03-26 18:43:00 +00:00
committed by Git OBS Bridge
parent 71880b59a0
commit 97d902ffe7
4 changed files with 11 additions and 4 deletions

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