./devel/py-prompt_toolkit1, Library for building powerful interactive command lines

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


Branch: CURRENT, Version: 1.0.18nb1, Package name: py310-prompt_toolkit-1.0.18nb1, Maintainer: pkgsrc-users

Library for building powerful interactive command lines in Python


Master sites:

Filesize: 236.655 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
   2021-06-10 07:42:11 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-prompt_toolkit1: added version 1.0.18

1.0.18: 2019-10-03
Fixes:
- The 1.0.17 build contained files from the 2.0 branch and was broken because
  of this.

1.0.17: 2019-10-03
Bug fixes:
- Handle HANDLE sizes correctly on windows. This made things break randomly on
  64 bit systems.

1.0.16: 2019-04-12
Fixes:
- Fixes DeprecationWarning when trying to import collections.Mapping.