diff --git a/pylink-square-1.1.0.tar.gz b/pylink-square-1.1.0.tar.gz deleted file mode 100644 index 1d14b14..0000000 --- a/pylink-square-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12d6b03f39a2a70beb1d4df08cc7b464bc7518a9131e498f1e4055236044d4ac -size 165808 diff --git a/pylink-square-1.2.0.tar.gz b/pylink-square-1.2.0.tar.gz new file mode 100644 index 0000000..41393a2 --- /dev/null +++ b/pylink-square-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736cf9e0272e87cdca1189f632f8d511e8f079c0ab96252fc331189490253ac3 +size 165868 diff --git a/python-pylink-square.changes b/python-pylink-square.changes index a780f57..d528a32 100644 --- a/python-pylink-square.changes +++ b/python-pylink-square.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 14 21:05:14 UTC 2023 - Dirk Müller + +- update to 1.2.0: + * @cpattenden-sq: Fixed bug in `flash()` where return value was + being checked against a `void` function; would lead to + exceptions being raised unexpectedly. + ------------------------------------------------------------------- Fri May 12 12:09:27 UTC 2023 - Johannes Kastl diff --git a/python-pylink-square.spec b/python-pylink-square.spec index 9a16cd4..e3fee68 100644 --- a/python-pylink-square.spec +++ b/python-pylink-square.spec @@ -18,16 +18,16 @@ %{?sle15_python_module_pythons} Name: python-pylink-square -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Python interface for SEGGER J-Link License: Apache-2.0 URL: http://www.github.com/Square/pylink Source: https://files.pythonhosted.org/packages/source/p/pylink-square/pylink-square-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module pytest} BuildRequires: %{python_module psutil >= 5.2.2} @@ -38,7 +38,7 @@ BuildRequires: fdupes Requires: python-psutil >= 5.2.2 Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages