* update python-ptyprocess to 0.7.0-7

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:40 +01:00
parent 8150cb8e63
commit 636b7c2d4c
3 changed files with 22 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-ptyprocess]
source = "pypi"
pypi = "ptyprocess"

View File

@ -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)