14
0
forked from pool/python-pyeapi

Accepting request 945708 from home:bnavigator:branches:devel:languages:python

- Fix deprecated collections.abc imports still not fully fixed in
  0.8.4 -- gh#arista-eosplus/pyeapi#195
- Use the PyPI archive, because the git source has the wrong
  version in its metadata

OBS-URL: https://build.opensuse.org/request/show/945708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyeapi?expand=0&rev=8
This commit is contained in:
2022-01-13 12:44:10 +00:00
committed by Git OBS Bridge
parent 3811eb07cb
commit f0d24c4090
3 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 11 22:08:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Fix deprecated collections.abc imports still not fully fixed in
0.8.4 -- gh#arista-eosplus/pyeapi#195
- Use the PyPI archive, because the git source has the wrong
version in its metadata
-------------------------------------------------------------------
Sat Nov 14 13:15:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>