14
0
forked from pool/python-nornir
Files
python-nornir/python-nornir.changes

45 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Mar 17 16:53:43 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't use setup.py from somewhere, but proper poetry toolchain
(yes, we need full poetry package for poetry.masonry).
-------------------------------------------------------------------
Sat Feb 15 15:10:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update o version 2.4.0
* Netconf connection plugin does not respect ssh config
* Added napalm_ping.py plugin
* Replace multiprocessing.dummy with concurrent.futures
* Ansible Inventory - NornirNoValidInventoryError Exception
* Minor Typing updates to appease mypy
* Update to support Netmiko 3.x.x
* Add netconf plugins
* Fix KeyError when setting a “False” val in defaults
* Add Netbox inventory plugin to documentation
* Add netconf_capabilities plugin
* Fix netbox unnamed devices
-------------------------------------------------------------------
Mon Oct 14 09:03:24 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Add missing buildtime requirement: colorama >= 0.4.1
-------------------------------------------------------------------
Sat Oct 12 10:55:32 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Use tarball from github
- Run testsuite
- Add setup.py from pypi. It's not shipped in the github archive
since upstream uses the poetry package manager.
-------------------------------------------------------------------
Sat Sep 21 19:28:03 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.0
-------------------------------------------------------------------
Thu Sep 19 19:52:10 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 2.2.0