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

Felix Yan felixonmars at archlinux.org
Thu Jul 20 15:24:55 UTC 2017


    Date: Thursday, July 20, 2017 @ 15:24:54
  Author: felixonmars
Revision: 300868

upgpkg: pyopenssl 17.2.0-1

Modified:
  pyopenssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-20 13:48:50 UTC (rev 300867)
+++ PKGBUILD	2017-07-20 15:24:54 UTC (rev 300868)
@@ -5,7 +5,7 @@
 
 pkgbase=pyopenssl
 pkgname=('python-pyopenssl' 'python2-pyopenssl')
-pkgver=17.1.0
+pkgver=17.2.0
 pkgrel=1
 arch=('any')
 url="http://pypi.python.org/pypi/pyOpenSSL"
@@ -12,9 +12,10 @@
 license=('LGPL2.1')
 makedepends=('openssl' 'python-setuptools' 'python2-setuptools' 'python-cryptography'
              'python2-cryptography')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pretend' 'python2-pretend')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pretend' 'python2-pretend'
+              'python-flaky' 'python2-flaky')
 source=("https://pypi.io/packages/source/p/pyOpenSSL/pyOpenSSL-$pkgver.tar.gz")
-sha512sums=('1ede4e3426005174b1a782902c9ea28b7dc2aa845a8dbb99b290069cda27985eba009b600389b7f40cdc36fcf45b66ebfe96aa9b0d136c574a83f6d035b73672')
+sha512sums=('aef1628665353445760a0c869c5b88ba1f61a3ade7471bfd1ad9e57672573501574dab5a2491aaac1dc283893fcac1a81dd9b972f43d53fe7ef1aa48e3f0e88a')
 
 prepare() {
   cp -a pyOpenSSL-$pkgver{,-py2}



More information about the arch-commits mailing list