Projects
Eulaceura:Factory
python-asyncssh
_service:obs_scm:python-asyncssh.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-asyncssh.spec of Package python-asyncssh
%global _empty_manifest_terminate_build 0 Name: python-asyncssh Version: 2.17.0 Release: 1 Summary: AsyncSSH: Asynchronous SSHv2 client and server library License: EPL-2.0 URL: http://asyncssh.timeheart.net Source0: https://files.pythonhosted.org/packages/source/a/asyncssh/asyncssh-%{version}.tar.gz BuildArch: noarch Requires: python3-cryptography Requires: python3-typing-extensions Requires: python3-bcrypt Requires: python3-fido2 Requires: python3-gssapi Requires: python3-libnacl Requires: python3-pkcs11 Requires: python3-pyOpenSSL Requires: python3-pywin32 %description AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework. %package -n python3-asyncssh Summary: AsyncSSH: Asynchronous SSHv2 client and server library Provides: python-asyncssh = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-asyncssh AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework. %package help Summary: Development documents and examples for asyncssh Provides: python3-asyncssh-doc %description help AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework. %prep %autosetup -n asyncssh-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-asyncssh -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Thu Oct 17 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 2.17.0-1 - Update package to version 2.17.0 - Fix another GSS store issue in unit tests Fix logging and typing issues in SFTP high-level copy functions * Mon Jul 15 2024 zhaoshuang <zhaoshuang@uniontech.com> - 2.15.0-1 - Update package to version 2.15.0 Fix some issues Add some features such as experimental support for tunneling of TUN/TAP network interfaces\ forwarding terminal size and terminal size changes * Sun Feb 25 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 2.14.2-1 - Update package to version 2.14.2 Fix config parser to properly allow equals in all arguments * Tue Nov 14 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.14.1-1 - Update package to version 2.14.1 * Tue Jul 4 2023 sunhui <sunhui@kylinos.cn> - 2.13.2-1 - Update package to version 2.13.2 * Wed Mar 1 2023 wubijie <wubijie@kylinos.cn> - 2.13.1-1 - Update package to version 2.13.1 * Mon Jan 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.13.0-1 - Update package to version 2.13.0 * Tue Oct 25 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.12.0-1 - Upgrade package to version 2.12.0 * Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 2.7.0-2 - License compliance rectification * Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 2.7.0-1 - Update package to 2.7.0 * Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org> - 2.3.0-1 - Package Spec generated
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2