./devel/py-whichcraft, Cross-platform cross-python shutil.which functionality

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


Branch: CURRENT, Version: 0.6.1nb1, Package name: py310-whichcraft-0.6.1nb1, Maintainer: gde

This package provides cross-platform cross-python
shutil.which functionality.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6.747 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-01 11:28:09 by Thomas Klausner | Files touched by this commit (3)
Log message:
*: not for python 2
   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
   2019-09-07 09:11:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-whichcraft: updated to 0.6.1

0.6.1:
* Fix versioning issue
   2019-08-12 09:26:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-whichcraft: updated to 0.6.0

0.6.0:
* Remove lingering unicode issues
* Add BriteCore as a sponsor
   2018-12-27 16:07:36 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Avoid non-ASCII content for Python 3.7 compat.
   2018-11-15 11:24:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-whichcraft: updated to 0.5.2

0.5.2:
Remove any mention of 3.2 and 3.3

0.5.1:
Fix setup.py so it works with older Python

0.5.0:
Add 3.7 support thanks to @rooterkyberian
Remove any mention of 2.6

0.4.2:
Use black for code formatting
Move status to production/stable
Drop Python 2.6 and 3.3 support