| Name: | python2-ncclient |
|---|---|
| Version: | 0.4.2 |
| Release: | 16.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 303367 |
| License: | Apache-2.0 |
| RPM: | python2-ncclient-0.4.2-16.el7.noarch.rpm |
| Source RPM: | python-ncclient-0.4.2-16.el7.src.rpm |
| Build Date: | Wed Nov 01 2023 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ncclient/ncclient |
| Summary: | Python library for the NETCONF protocol |
| Description: | ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol. ncclient was developed by Shikar Bhushan.net). It is now maintained by Leonidas Poulopoulos (@leopoul) and Einar Nilsen-Nygaard (@einarnn). Docs: http://ncclient.readthedocs.org PyPI: https://pypi.python.org/pypi/ncclient |
- Added missing python-setuptools as a build dependency.
- Include documentation and examples.
- Run unit tests on build.
- Rebuild egg file.
- Added python2 macros needed for el6.
- Made python macros more specific (python -> python2).
- Made %{python2_sitelib} file inclusion wildcard a bit more strict.
- Updated to upstream 0.4.2 version
- Initial package for Fedora