Path to this page:
./
misc/py-shellingham,
Tool to detect surrounding shell
Branch: CURRENT,
Version: 1.5.4,
Package name: py312-shellingham-1.5.4,
Maintainer: pkgsrc-usersShellingham detects what shell the current Python executable is running in.
Master sites:
Filesize: 10.068 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-shellingham-1.5.4
- (2023-10-29) Updated to version: py311-shellingham-1.5.4
- (2023-08-24) Updated to version: py311-shellingham-1.5.3
- (2023-05-03) Updated to version: py310-shellingham-1.5.0.1
- (2022-08-23) Updated to version: py310-shellingham-1.5.0
- (2022-01-11) Package added to pkgsrc.se, version py39-shellingham-1.4.0 (created)
CVS history: (Expand)
2023-10-29 18:49:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-shellingham: updated to 1.5.4
1.5.4
Fix test_get_shell test according to new code
Bump certifi from 2021.5.30 to 2022.12.7
fix: always detect the host shell on MacOS
|
2023-08-24 22:26:51 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-shellingham: update to 1.5.3.
1.5.3
Detect proc format eagerly so it throws the error
at the correct location.
1.5.2
Fixed a regression causing `ShellDetectionFailure` if `/proc` is used for \
process lookup.
1.5.1
Version 1.5.1
|
2023-05-03 20:50:31 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-shellingham: update to 1.5.0.1.
Add syntax highlighting to readme by @swaldhoer in #63
Limit package installation to Python >= 3.7 by @hswong3i in #62
|
2022-08-23 12:38:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-shellingham: updated to 1.5.0
1.5.0
Drop support for Python version older than 3.4.
Support detecting NuShell.
|
2022-01-11 20:15:37 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-shellingham: added version 1.4.0
Shellingham detects what shell the current Python executable is running in.
|