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

Felix Yan felixonmars at archlinux.org
Thu Jan 28 23:01:36 UTC 2021


    Date: Thursday, January 28, 2021 @ 23:01:36
  Author: felixonmars
Revision: 833544

upgpkg: python-execnet 1.8.0-1

Modified:
  python-execnet/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 23:01:25 UTC (rev 833543)
+++ PKGBUILD	2021-01-28 23:01:36 UTC (rev 833544)
@@ -2,16 +2,16 @@
 
 pkgbase=python-execnet
 pkgname=('python-execnet' 'python2-execnet')
-pkgver=1.7.1
-pkgrel=5
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="Rapid multi-Python deployment"
 arch=('any')
 license=('MIT')
 url="https://codespeak.net/execnet"
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-apipkg' 'python2-apipkg')
-checkdepends=('python-pytest-timeout' 'python2-pytest-timeout' 'procps-ng' 'openssh' 'pypy')
+checkdepends=('python-pytest-timeout' 'python2-pytest-timeout' 'procps-ng' 'openssh')
 source=("https://pypi.io/packages/source/e/execnet/execnet-$pkgver.tar.gz")
-sha512sums=('375748c03f8d955bd8fca90d5c6308073c31a978fd7a604257512e0a710f899dec5db8a91d5bb5f16de9b0656e1742da9ab513827a1a065a5125bafcf1e63a70')
+sha512sums=('a0ca76002270daa5cbfa00563a51a3412008f893f755a1eb84f53e228dd61a82bdc94fe6152e30d471b4caff3059c662bb9de82100ec2c96df4d014836452698')
 
 prepare() {
   cp -a execnet-${pkgver}{,-py2}



More information about the arch-commits mailing list