14
0
forked from pool/python-pyeapi

Accepting request 848969 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/848969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyeapi?expand=0&rev=3
This commit is contained in:
2020-11-17 20:26:22 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f9489eecd964c20b892acba4c8da1af42939e81e2efaa5fc1622a7ddfcae7b0
size 136656

3
pyeapi-0.8.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4a7e617d1cc29d5dd66324435455b53003ec7cb90aeeec9a15a5c0cf35e416e
size 137621

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 14 13:15:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- 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 <mardnh@gmx.de> Sun Jan 26 12:27:09 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
# #
# spec file for package python-pyeapi # spec file for package python-pyeapi
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017-2019, Martin Hauke <mardnh@gmx.de> # Copyright (c) 2017-2020, Martin Hauke <mardnh@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyeapi Name: python-pyeapi
Version: 0.8.3 Version: 0.8.4
Release: 0 Release: 0
Summary: Python Client for eAPI Summary: Python Client for eAPI
License: BSD-3-Clause License: BSD-3-Clause