python-shellingham/python-shellingham.changes
Dirk Mueller 431b88515c - 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
2023-11-27 16:13:00 +00:00

51 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
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>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:44:50 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Sun Oct 9 13:15:29 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.5.0
* Drop support for Python version older than 3.4. #50
* Support detecting NuShell. #56
-------------------------------------------------------------------
Wed Mar 18 12:00:31 UTC 2020 - pgajdos@suse.com
- version update to 1.3.2
- Parse argument list to detect shells run via an interpreter, e.g. xonsh via Python.
-------------------------------------------------------------------
Wed Apr 24 12:43:38 UTC 2019 - pgajdos@suse.com
- version update to 1.3.1
* Fix a typo that prevents ash and csh from being detected. `#24
<https://github.com/sarugaku/shellingham/issues/24>`_
-------------------------------------------------------------------
Fri Mar 8 06:08:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activated test suite from GitHub archive
- Update to v1.3.0
* No significant changes
-------------------------------------------------------------------
Fri Mar 1 01:30:35 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.2.8