Path to this page:
./
devel/py-backports.shutil_get_terminal_size,
Backport of the get_terminal_size function from Python 3.3s shutil
Branch: CURRENT,
Version: 1.0.0nb2,
Package name: py27-backports.shutil_get_terminal_size-1.0.0nb2,
Maintainer: pkgsrc-usersA backport of the get_terminal_size function from Python 3.3's shutil.
Unlike the original version it is written in pure Python rather than C,
so it might be a tiny bit slower.
Required to run:[
devel/py-setuptools] [
lang/python27] [
devel/py-backports]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 4.179 KB
Version history: (Expand)
- (2022-01-05) Updated to version: py27-backports.shutil_get_terminal_size-1.0.0nb2
- (2017-11-23) Package has been reborn
- (2017-11-22) Updated to version: py27-backports.shutil_get_terminal_size-1.0.0nb1
- (2017-04-23) Package added to pkgsrc.se, version py27-backports.shutil_get_terminal_size-1.0.0 (created)
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
|
2017-11-22 11:57:15 by Mark Davies | Files touched by this commit (1) |
Log message:
py-backports.shutil_get_terminal_size: depend on py-backports
|
2017-04-23 06:32:41 by Mark Davies | Files touched by this commit (4) |
Log message:
Add py-backports.shutil_get_terminal_size 1.0.0
A backport of the get_terminal_size function from Python 3.3's shutil.
Unlike the original version it is written in pure Python rather than C,
so it might be a tiny bit slower.
|