python-appdirs
No description set
- Devel package for openSUSE:Factory
-
15
derived packages
- Links to openSUSE:Factory / python-appdirs
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-appdirs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
appdirs-1.4.0.tar.gz | 0000014358 14 KB | |
python-appdirs.changes | 0000001183 1.16 KB | |
python-appdirs.spec | 0000001988 1.94 KB |
Revision 2 (latest revision is 28)
Michal Čihař (Nijel)
accepted
request 310168
from
Thomas Bechtold (tbechtold)
(revision 2)
- update to 1.4.0: - [PR #42] AppAuthor is now optional on Windows - [issue 41] Support Jython on Windows, Mac, and Unix-like platforms. Windows support requires `JNA <https://github.com/twall/jna>`_. - [PR #44] Fix incorrect behaviour of the site_config_dir method - [Unix, issue 16] Conform to XDG standard, instead of breaking it for everybody - [Unix] Removes gratuitous case mangling of the case, since \*nix-es are usually case sensitive, so mangling is not wise - [Unix] Fixes the uterly wrong behaviour in ``site_data_dir``, return result based on XDG_DATA_DIRS and make room for respecting the standard which specifies XDG_DATA_DIRS is a multiple-value variable - [Issue 6] Add ``*_config_dir`` which are distinct on nix-es, according to XDG specs; on Windows and Mac return the corresponding ``*_data_dir`` - Remove unzip as BuildRequires. tar.gz file now provided and used
Comments 0