22 Commits

Author SHA256 Message Date
Steve Kowalik
363db81bc7 Add missing -p 1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=13
2024-02-28 05:00:43 +00:00
Steve Kowalik
761cc0b0c7 - Switch to %patch macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=12
2024-02-28 04:55:20 +00:00
18d21cae57 - update to 0.6.15:
* reading correct user known_hosts files
  * fix coveralls reporting
  * Agent key selection
  * Update session.py - Parameterize timeout for _post_connect
  * update comment in _parse11
  * Fix missing timeout in ssh post_connect
  * Migrate from nose to pytest
  * Based on v0 6 13 fix for deprecation warnings threading
    thread
  * Introduce support for TLS
  * remove - version of setting and replace with _ version
  * permissive UTF-8 parsing for NC11 delimiter
  * introduce python3.12 for ci
  * Add commit comment capability support for SROS devices in
    ncclient
- Remove unneeded BuildRequires on nose.
- Convert to singlespec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=10
2023-12-07 22:36:19 +00:00
ee02503521 - update to 0.6.13:
* Remove extraneous capability in default device
  * Refactor deprecated unittest aliases for Python 3.11 compatibility
  * Added support for environment variable
  * Migrate from Travis to GitHub Actions
  * Update Build Pill
  * add netconf base namespace to edit-config config element if it is missing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=8
2022-06-19 17:45:34 +00:00
62175f36da Accepting request 964649 from home:pgajdos:python
- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/964649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=6
2022-03-24 12:36:50 +00:00
59c5838bb3 Accepting request 946491 from home:bnavigator:branches:devel:languages:python
- Specfile fix:
  * Remove the Python 3.4 conditional. It the _nodots macro is not
    known to the obs resolver.
  * Also remove python2 lines for cleanup, not resolvable in 15.3
    in either case.

OBS-URL: https://build.opensuse.org/request/show/946491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=5
2022-01-14 18:07:58 +00:00
a638bbda87 Update the tarball.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=4
2022-01-13 12:51:16 +00:00
e3ce55adb9 Accepting request 945694 from home:bnavigator:branches:devel:languages:python
- python-selectors2 is only required for python <= 3.4

OBS-URL: https://build.opensuse.org/request/show/945694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=3
2022-01-13 12:42:24 +00:00
Dominique Leuenberger
de55b508e8 Accepting request 923605 from devel:languages:python
- Remove unneeded BuildRequires on nose.

OBS-URL: https://build.opensuse.org/request/show/923605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=15
2021-10-07 22:05:55 +00:00
Dominique Leuenberger
a94ae8328f Accepting request 897968 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/897968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=14
2021-06-07 20:43:53 +00:00
Dominique Leuenberger
bbd64c7695 Accepting request 867995 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/867995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=13
2021-01-31 15:52:11 +00:00
Dominique Leuenberger
1a600290ef Accepting request 825318 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/825318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=12
2020-08-10 13:05:21 +00:00
Dominique Leuenberger
8f2c5ac0db Accepting request 776246 from Cloud:OpenStack:Factory
- Update to version 0.6.7
  * Bugfix release

OBS-URL: https://build.opensuse.org/request/show/776246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=11
2020-02-19 11:41:29 +00:00
Dominique Leuenberger
f8a4b4ed40 Accepting request 754829 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/754829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=10
2019-12-07 14:09:27 +00:00
Dominique Leuenberger
34e1b56c3c Accepting request 703087 from Cloud:OpenStack:Factory
- update to v0.6.4:
  * Use os.path.expanduser() on paths read from ssh_config.
  * Proxycommand can be a list. Identityfile already performs ~ expansion in
  * Enhance Alcatel-Lucent -support
- add sphinx-use-imgmath-extension.patch

OBS-URL: https://build.opensuse.org/request/show/703087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=9
2019-05-15 10:35:29 +00:00
Dominique Leuenberger
72c0262227 Accepting request 686886 from Cloud:OpenStack:Factory
- update to version v0.6.3
  * Housekeeping & Cleaning
  * Log sent and received messages at level INFO. Fixes #167
  * - move known_hosts_lookup (the host entry in known_hosts, with optional port number appended)
  * First draft of versioning with versioneer (#269)
  * revert to raising SSHError
  * fix: add missing placeholder in exception string
  * Updates to re-enable Python 3.7 (#249)
  * Updates for 0.5.4 and 0.6.0
  * SSH Host key checking (#280)
  * check for transform_reply type (#270)
  * Change superclass call style to keep tests happy
  * SSH Host key checking
  * Fix homepage link registered with PyPi (#274)
  * more tests
  * invoke self.parse() to ensure errors, if any, have been detetcted before check in ok() (#286)
  * Avoid spurious SessionCloseError when intentionally closing session. (#268)
  * Minor edits
  * Revert "Fixes to unit tests to account for use of selectors"
  * Close the channel when closing SSH session
  * Revert "fixes to tests for python2.7"
  * add Huawei device support through YANG (#1) (#242)
  * Revert "use selectors instead of select; improve performance of base 1.0 or 1.1 selection"
  * instructions for running unit tests locally
  * updated README.md in preparation for 0.6.1 release
  * netconf:base:1.1 parsing improvements (#267)
  * Add session as extra context to session-related logs
  * Include host in log message as well, as session-id is not globally unique
  * fix: comments & whitespace tidy
  * removed Manager class metaclass and modified operation lookup to __getattr__ (#200)

OBS-URL: https://build.opensuse.org/request/show/686886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=8
2019-03-20 12:22:21 +00:00
Dominique Leuenberger
e6e92a9410 Accepting request 634905 from Cloud:OpenStack:Factory
- Update to 0.5.4
  * Python 3.6 support

OBS-URL: https://build.opensuse.org/request/show/634905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=7
2018-09-26 12:22:59 +00:00
Dominique Leuenberger
82f8026f2d Accepting request 514958 from Cloud:OpenStack:Factory
1

OBS-URL: https://build.opensuse.org/request/show/514958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=6
2017-08-28 13:31:14 +00:00
Dominique Leuenberger
38dbb545a3 Accepting request 424777 from Cloud:OpenStack:Factory
1

OBS-URL: https://build.opensuse.org/request/show/424777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=5
2016-09-07 09:47:22 +00:00
Dominique Leuenberger
333ca238ae Accepting request 357896 from Cloud:OpenStack:Factory
- switch to version from pypi
  This is the version used by OpenStack networking-cisco
- update to 0.4.7:
  * Add support for netconf 1.1
  * Fix multiple RPC error handling
  * Add support for cancel-commit and persist param
  * Add more examples
  * Add Huawei device support
  * Add cli command support for hpcomware v7 devices
  * Add H3C support, Support H3C CLI,Action,Get_bulk,Save,Rollback,etc.
  * Add alcatel lucent support
  * Rewrite multiple error handling
  * Add coveralls support, with shield in README.md
  * Set severity level to higher when multiple
  * Simplify logging and multi-error reporting
  * Keep stacktrace of errors
  * Check for known hosts on hostkey_verify only
  * Add check for device sending back null error_text
  * Fix RPC.raise_mode
  * Specifying hostkey_verify=False should not load_known_hosts
  * Check the correct field on rpc-error element
  * Nexus exec_command operation
  * Allow specifying multiple cmd elements in Cisco Nexus
  * Update rpc for nested rpc-errors
  * Prevent race condition in threading
  * Prevent hanging in session close
  * Support for paramiko ProxyCommand via ~/.ssh/config parsing
  * Add Juniper-specific commit operations
  * Add Huawei devices support
  * Tests/Travis support

OBS-URL: https://build.opensuse.org/request/show/357896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=4
2016-02-08 08:47:57 +00:00
Stephan Kulow
ce59f8cddd Accepting request 328093 from Cloud:OpenStack:Factory
- Unify spec file. Use fedora compatible files macros

OBS-URL: https://build.opensuse.org/request/show/328093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=3
2015-09-02 05:53:59 +00:00
Stephan Kulow
062e66f088 Accepting request 201089 from Cloud:OpenStack:Factory
New Package needed for Nexus / OpenStack Neutron integration (also needed for 13.1)

OBS-URL: https://build.opensuse.org/request/show/201089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=1
2013-10-01 06:32:57 +00:00