Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524786 - =dev-python/appdirs-1.4.0 version bump
Summary: =dev-python/appdirs-1.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 00:07 UTC by Manuel Rüger (RETIRED)
Modified: 2014-10-12 20:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2014-10-09 00:07:59 UTC
Latest release from 2014-08-17


appdirs 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.
    [PR #44] Fix incorrect behaviour of the site_config_dir method

appdirs 1.3.0

    [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
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2014-10-12 20:19:13 UTC
Thanks for report. Done.