diff --git a/pyeapi-0.8.3.tar.gz b/pyeapi-0.8.3.tar.gz deleted file mode 100644 index decf7e1..0000000 --- a/pyeapi-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f9489eecd964c20b892acba4c8da1af42939e81e2efaa5fc1622a7ddfcae7b0 -size 136656 diff --git a/pyeapi-0.8.4.tar.gz b/pyeapi-0.8.4.tar.gz new file mode 100644 index 0000000..b37f00d --- /dev/null +++ b/pyeapi-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a7e617d1cc29d5dd66324435455b53003ec7cb90aeeec9a15a5c0cf35e416e +size 137621 diff --git a/python-pyeapi.changes b/python-pyeapi.changes index a28daf8..82cc29f 100644 --- a/python-pyeapi.changes +++ b/python-pyeapi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Nov 14 13:15:51 UTC 2020 - Martin Hauke + +- Update to version 0.8.4 + * Fix deprecated 'collections' dependancy + * Power support(ppc64le) with continuous integration + ------------------------------------------------------------------- Sun Jan 26 12:27:09 UTC 2020 - Martin Hauke diff --git a/python-pyeapi.spec b/python-pyeapi.spec index fa687e0..d1ad245 100644 --- a/python-pyeapi.spec +++ b/python-pyeapi.spec @@ -1,8 +1,8 @@ # # spec file for package python-pyeapi # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017-2019, Martin Hauke +# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2017-2020, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyeapi -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: Python Client for eAPI License: BSD-3-Clause