* update python-ptyprocess to 0.7.0-7
This commit is contained in:
parent
8150cb8e63
commit
636b7c2d4c
18
python/python-ptyprocess/.SRCINFO
Normal file
18
python/python-ptyprocess/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = python-ptyprocess
|
||||
pkgdesc = Run a subprocess in a pseudo terminal
|
||||
pkgver = 0.7.0
|
||||
pkgrel = 7
|
||||
url = https://github.com/pexpect/ptyprocess
|
||||
arch = any
|
||||
license = ISC
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
makedepends = python-flit-core
|
||||
depends = python
|
||||
source = https://pypi.io/packages/source/p/ptyprocess/ptyprocess-0.7.0.tar.gz
|
||||
source = LIC-pty-0.7.0::https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE
|
||||
sha512sums = 791d8f2e79900627215ce80ce67ee9c79173dbc08297c6219d5058f9b80c5e323b93049e6836a70c4073f43548d22e3cf310f2e9948ef12f96bcaa15b0ddb2f3
|
||||
sha512sums = 77465d8319848ad6e4c3811276d6f7f5241f715d1f72012f155f5a1850abc6542fe7a74fcafc39d9801def60884d6d1acc4393700a552e44a05b763ae84970f0
|
||||
|
||||
pkgname = python-ptyprocess
|
3
python/python-ptyprocess/.nvchecker.toml
Normal file
3
python/python-ptyprocess/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-ptyprocess]
|
||||
source = "pypi"
|
||||
pypi = "ptyprocess"
|
@ -5,7 +5,7 @@
|
||||
pkgname=python-ptyprocess
|
||||
_pkgname=ptyprocess
|
||||
pkgver=0.7.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Run a subprocess in a pseudo terminal"
|
||||
url="https://github.com/pexpect/ptyprocess"
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user