同步操作将从 src-openEuler/python-paramiko 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-paramikoVersion: 2.4.1Release: 7Summary: Python SSH moduleLicense: LGPLv2+URL: https://github.com/paramiko/paramikoSource0: https://github.com/paramiko/paramiko/archive/%{version}/paramiko-%{version}.tar.gzPatch0: paramiko-2.3.1-disable-gssapi-on-unsupported-version.patchPatch1: paramiko-2.4.1-drop-pytest-relaxed.patchBuildArch: noarch%descriptionParamiko is a combination of the Esperanto words for "paranoid" and "friend". It is a modulefor Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated)connections to remote machines.%package -n python2-paramikoSummary: Python SSH moduleBuildRequires: python2-devel python2-setuptools python2-bcrypt >= 3.1.3 python2-pytestBuildRequires: python2-pyasn1 >= 0.1.7 python2-pynacl >= 1.0.1 python2-cryptography >= 1.5Requires: python2-bcrypt >= 3.1.3 python2-cryptography >= 1.5Requires: python2-pyasn1 >= 0.1.7 python2-pynacl >= 1.0.1%{?python_provide:%python_provide python2-paramiko}%description -n python2-paramikoParamiko is a combination of the Esperanto words for "paranoid" and "friend". python2-paramiko isa module for Python 2.7 that implements the SSH2 protocol for secure (encrypted and authenticated)connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchicalcertificates signed by a powerful central authority. You may know SSH2 as the protocol that replacedTelnet and rsh for secure access to remote shells, but the protocol also includes the ability to openarbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example).%package -n python3-paramikoSummary: Python SSH moduleBuildRequires: python3-devel python3-setuptools python3-bcrypt >= 3.1.3 python3-pytestBuildRequires: python3-cryptography >= 1.5 python3-pyasn1 >= 0.1.7 python3-pynacl >= 1.0.1Requires: python3-bcrypt >= 3.1.3 python3-cryptography >= 1.5Requires: python3-pyasn1 >= 0.1.7 python3-pynacl >= 1.0.1%{?python_provide:%python_provide python3-paramiko}%description -n python3-paramikoParamiko is a combination of the Esperanto words for "paranoid" and "friend". python3-paramiko isa module for Python 3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated)connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchicalcertificates signed by a powerful central authority. You may know SSH2 as the protocol that replacedTelnet and rsh for secure access to remote shells, but the protocol also includes the ability to openarbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example).%package helpSummary: Docs and demos for SSH2 protocol library for pythonBuildRequires: python2-SphinxProvides: python-paramiko-doc = %{version}-%{release}Obsoletes: python-paramiko-doc <= %{version}-%{release}%description helpThis is the documentation and demos for python-paramiko.%prep%autosetup -p1 -n paramiko-%{version}%build%py2_build%py3_build%install%py2_install%py3_installsphinx-build-2 -b html sites/docs/ html/rm -f html/.buildinfo%checkrm -f tests/test_sftp*.pyPYTHONPATH=%{buildroot}%{python2_sitelib} pytest-%{python2_version}PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version}%files -n python2-paramiko%license LICENSE%{python2_sitelib}/paramiko-*.egg-info/%{python2_sitelib}/paramiko/%files -n python3-paramiko%license LICENSE%{python3_sitelib}/paramiko-*.egg-info/%{python3_sitelib}/paramiko/%files help%doc html/ demos/ NEWS README.rst%changelog* Wed Nov 06 2019 Lijin Yang <yanglijin@huawei.com> - 2.4.1-7- init package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。