Sync from SUSE:SLFO:Main python-shellingham revision 02f352dd0814f840d6b5fd5fbf2387d3
This commit is contained in:
parent
340f30f625
commit
d37049156e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 16:01:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.5.4:
|
||||
* Detect proc format eagerly so it throws the error at the
|
||||
correct location.
|
||||
* Fixed a regression causing ``ShellDetectionFailure`` if
|
||||
``/proc`` is used for process lookup.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:34:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-shellingham
|
||||
Version: 1.5.0
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
Summary: Library to detect surrounding shell
|
||||
License: ISC
|
||||
|
BIN
shellingham-1.5.0-gh.tar.gz
(Stored with Git LFS)
BIN
shellingham-1.5.0-gh.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
shellingham-1.5.4-gh.tar.gz
(Stored with Git LFS)
Normal file
BIN
shellingham-1.5.4-gh.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user