Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ptyprocess | name : ptyprocess | ||||
| version : 0.5.2 | version : 0.6.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/51/83/5d07dc35534640b06f9d9f1a1d2bc2513fb9cc7595a1b0e28ae5477056ce/ptyprocess-0.5.2.tar.gz : e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365 | - https://pypi.python.org/packages/source/p/ptyprocess/ptyprocess-0.6.0.tar.gz : 923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0 | ||||
| license : ISC | license : ISC | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python pseudo-terminal module | summary : Python pseudo-terminal module | ||||
| description: | | description: | | ||||
| Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. | Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. | ||||
| builddeps : | |||||
| - python-pytest | |||||
| setup : | | setup : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| %python_test py.test | |||||
| %python3_test py.test3 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.