From 431b88515cc59485b1a86a04008a17675a9d30ea2332a53362fc461c2bea84d6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 27 Nov 2023 16:13:00 +0000 Subject: [PATCH] - 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shellingham?expand=0&rev=11 --- python-shellingham.changes | 9 +++++++++ python-shellingham.spec | 2 +- shellingham-1.5.0-gh.tar.gz | 3 --- shellingham-1.5.4-gh.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 shellingham-1.5.0-gh.tar.gz create mode 100644 shellingham-1.5.4-gh.tar.gz diff --git a/python-shellingham.changes b/python-shellingham.changes index 63922af..c3a1b43 100644 --- a/python-shellingham.changes +++ b/python-shellingham.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 27 16:01:12 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-shellingham.spec b/python-shellingham.spec index d54b5e3..42658f8 100644 --- a/python-shellingham.spec +++ b/python-shellingham.spec @@ -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 diff --git a/shellingham-1.5.0-gh.tar.gz b/shellingham-1.5.0-gh.tar.gz deleted file mode 100644 index fde25ee..0000000 --- a/shellingham-1.5.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:727a18bfc9356e4c8ee4a9945125ea46680ba44cbb0a413bfae61e21314ceae8 -size 21078 diff --git a/shellingham-1.5.4-gh.tar.gz b/shellingham-1.5.4-gh.tar.gz new file mode 100644 index 0000000..4f245c0 --- /dev/null +++ b/shellingham-1.5.4-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9efba7106b6192be290b6ea1e92f6b2fb04d8059ff364cabf9c08fba1e4dae71 +size 24276