[arch-commits] Commit in python-ptyprocess/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Wed Jan 13 02:15:58 UTC 2021


    Date: Wednesday, January 13, 2021 @ 02:15:57
  Author: kkeen
Revision: 820319

upgpkg: python-ptyprocess 0.7.0-1

Modified:
  python-ptyprocess/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 02:08:29 UTC (rev 820318)
+++ PKGBUILD	2021-01-13 02:15:57 UTC (rev 820319)
@@ -4,8 +4,8 @@
 pkgbase=python-ptyprocess
 pkgname=(python-ptyprocess python2-ptyprocess)
 _pkgname=ptyprocess
-pkgver=0.6.0
-pkgrel=6
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="Run a subprocess in a pseudo terminal"
 url="https://github.com/pexpect/ptyprocess"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
         "LIC-pty-$pkgver::https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE")
-sha512sums=('b34b6bca977f09d1443b210e338e1300e12d6ef35857f9543b3a116ef3b500ad4844357a7a283321756f886af41bddb1f02b27bf200ef1e82a96fd9e431bed86'
+sha512sums=('791d8f2e79900627215ce80ce67ee9c79173dbc08297c6219d5058f9b80c5e323b93049e6836a70c4073f43548d22e3cf310f2e9948ef12f96bcaa15b0ddb2f3'
             '0847180ae31aeae060c4f127f640d7501eea6285ccfd495f032cfcb09058a0ebfff55b75c8d005aa0d73e6401f61d8203c684f4002775436db1d5599aaba937d')
 
 prepare() {



More information about the arch-commits mailing list