mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
python-pyopenssl: update to 16.0.0
This commit is contained in:
parent
2ea64168c8
commit
9ac067b216
@ -4,14 +4,14 @@
|
||||
|
||||
pkgbase=pyopenssl
|
||||
pkgname=('python3-pyopenssl' 'python2-pyopenssl')
|
||||
pkgver=0.15.1
|
||||
pkgrel=3
|
||||
pkgver=16.0.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="http://pypi.python.org/pypi/pyOpenSSL"
|
||||
license=('LGPL2.1')
|
||||
makedepends=('python3-setuptools' 'python2-setuptools' 'openssl' 'python3-six' 'python2-six' 'python3-cryptography' 'python2-cryptography')
|
||||
source=(http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-${pkgver}.tar.gz)
|
||||
md5sums=('f447644afcbd5f0a1f47350fec63a4c6')
|
||||
md5sums=('9587d813dcf656e9f2760e41a3682dc3')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user