eaab8fded1
- Update to 5.1.0 * fix: documentation build * fix: documentation build (#2066) * Fixes#2086 stripping whitespace * Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240519 * Bump pytest from 7.3.1 to 8.2.1 * Bump sphinx from 7.2.6 to 7.3.7 * Bump black from 24.3.0 to 24.4.2 * Bump mypy from 1.9.0 to 1.10.0 * Closes#2028: Fix typo * Bump jinja2 from 3.1.3 to 3.1.4 * Bump types-six from 1.16.21.20240311 to 1.16.21.20240513 * Bump coveralls from 3.3.1 to 4.0.1 * Bump ansible from 9.4.0 to 9.6.0 * Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 * Bump types-setuptools from 69.5.0.20240519 to 69.5.0.20240522 * Rework eos.get_bgp_neighbor * added pyenv .python-version file to the gitignore * Small fixes for nxos_ssh * Improve nxos_ssh version handling * Bump ansible version in docs requirements * Draft: Update eos CLI vrf command * use plain dict in IOSDriver.get_bgp_neighbors_detail() * Support NTP server details in base, EOS * Bump urllib3 from 2.2.1 to 2.2.2 * Bump types-requests from 2.32.0.20240521 to 2.32.0.20240712 * Bump pytest from 8.2.1 to 8.3.2 * Bump mypy from 1.10.0 to 1.11.1 * Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240808 * Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
Markéta Machová2025-09-19 08:53:54 +00:00
baa24d4fd0
Accepting request 1269789 from devel:languages:python
Ana Guerrero2025-04-16 18:41:35 +00:00
3af8d75fe6
- Enable sle15_python_module_pythons (project is Python 3.8+) - No longer remove Junos tests
Nico Krapp2025-04-16 07:58:36 +00:00
cd9f540a39
Accepting request 1229703 from devel:languages:python
Ana Guerrero2024-12-10 22:43:46 +00:00
6cd1f46004
- Update to 5.0.0: * New features + Add format optional variable to core drivers to support get_config() options + [Junos] Add huge_tree as an optional_arg in junos to fix xml huge tree node + [Validate] Add tolerance percentage * Improvements and bug fixes + [NX-OS] Update nxos.py to expose file transfer errors + [Validate] Use isinstance(list) instead of types comparison + [Junos] Do not try to parse a "none" value and convert it to "" for get_ipv6_neighbors_table + [JUNOS] Fix call to lxml.etree.ElementBase.getparent erroneously using get_parent + [NX-OS SSH, IOS] IPv6 Regex update + [IOS] Make get_vlans name whitespace aware + [NX-OS] Fix get_bgp_neighbor when neighbor is admin shut + [JUNOS] get_bgp_config() - ValueError: Can't convert with callable None + [IOS] get_bgp_neighbors same IP different VRF + [NX-OS] Handle non standard output for PSU's in get_environment + [IOS-XR] Use LastStateTransitionTime to populate last_flapped for get_interfaces() in IOS-XR + [Junos] Fix Can't convert with callable None - Refreshed python-napalm-no-mock.patch - Removed patches, included upstream: * napalm-gh-pr1796-xmlgetparent.patch * remove-future-requirement.patch - Add patch support-python-313.patch: * Use vendored telnetlib provided by netmiko
Steve Kowalik2024-12-10 01:27:43 +00:00
8f73543c64
Accepting request 1109156 from devel:languages:python
Ana Guerrero2023-09-06 16:58:23 +00:00
10685f39d3
- Add patch remove-future-requirement.patch, remove requirement of future module. - Switch to pyproject macros. - Stop using greedy globs in %files.
Steve Kowalik2023-09-06 02:58:18 +00:00
1af207abf3
Accepting request 1105467 from devel:languages:python
Ana Guerrero2023-08-23 12:58:51 +00:00
fee23c377c
Accepting request 1105435 from home:crameleon:branches:devel:languages:python
Markéta Machová2023-08-23 11:04:54 +00:00
88294feff3
- Add patch netmiko-4-support.patch: * Support netmiko >= 4 * As a consequence, bump {Build,}Requires on netmiko to >= 4. - Remove unneeded BuildRequires on mock
Steve Kowalik2022-08-05 04:59:58 +00:00