./devel/py-appdirs, Module for determining appropriate, platform-specific dirs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.4nb1, Package name: py310-appdirs-1.4.4nb1, Maintainer: kamelderouiche

A small Python module for determining appropriate " + "platform-specific dirs,
e.g. a "user data dir"


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 13.154 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-07-21 12:15:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-appdirs: fix build with python 3.6.
   2020-07-08 16:45:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-appdirs: updated to 1.4.4

appdirs 1.4.4
-------------
- Don't import appdirs from setup.py

Project officially classified as Stable which is important
for inclusion in other distros such as ActivePython.

First of several incremental releases to catch up on maintenance.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-06-01 15:31:46 by Thomas Klausner | Files touched by this commit (4)
Log message:
BOOTSTRAP_SETUPTOOLS is not necessary any longer.
Leave it commented out for now.
   2017-04-07 05:31:06 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
appdirs 1.4.3
Python 3.6 invalid escape sequence deprecation fixes
Fix for Python 3.6 support