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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 01:39:53 UTC 2018


    Date: Saturday, June 30, 2018 @ 01:39:52
  Author: felixonmars
Revision: 347813

upgpkg: python-ptyprocess 0.5.2-2

Python 3.7 rebuild

Modified:
  python-ptyprocess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 01:37:17 UTC (rev 347812)
+++ PKGBUILD	2018-06-30 01:39:52 UTC (rev 347813)
@@ -6,7 +6,7 @@
 pkgname=(python-ptyprocess python2-ptyprocess)
 _pkgname=ptyprocess
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Run a subprocess in a pseudo terminal"
 url="https://github.com/pexpect/ptyprocess"
 arch=('any')
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
        'https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE')
-md5sums=('d3b8febae1b8c53b054bd818d0bb8665'
-         'cfdcd51fa7d5808da4e74346ee394490')
+sha512sums=('cb4e70855d388a6ff691e2a244c072a5a50cf39cdf727e3a4218817bf5ac722c4b49f0dbfd80204259998eba137492690759b8908bfea925842b9f7fc83ee553'
+            '0847180ae31aeae060c4f127f640d7501eea6285ccfd495f032cfcb09058a0ebfff55b75c8d005aa0d73e6401f61d8203c684f4002775436db1d5599aaba937d')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list