[arch-commits] Commit in python-trustme/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Jan 22 22:22:39 UTC 2019
Date: Tuesday, January 22, 2019 @ 22:22:38
Author: anthraxx
Revision: 427043
upgpkg: python-trustme 0.5.0-1
Modified:
python-trustme/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-22 22:21:05 UTC (rev 427042)
+++ PKGBUILD 2019-01-22 22:22:38 UTC (rev 427043)
@@ -3,7 +3,7 @@
pkgbase=python-trustme
pkgname=('python-trustme' 'python2-trustme')
_pyname=${pkgbase/python-/}
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc='Library for fake certificate authority (CA) to generate fake TLS certs'
url='https://trustme.readthedocs.io'
@@ -13,7 +13,7 @@
'python2' 'python2-setuptools' 'python2-cryptography')
checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/python-trio/trustme/archive/v${pkgver}.tar.gz)
-sha512sums=('bec8de0e93ecad1b322a370e9b8f9651f9a294b58216b1caf42d5cc69293c38fd62542358106a1d5a59469240e471c26617503f2e486b3432a22d7363e0925e7')
+sha512sums=('ea5dfb6c7cdaf086f9478147e2f9a4cd2e7c7d2059defbd2d660e6b7433ff81829771f8b0771c8a334354fa7ce8728f2f70eb374d01a9ac493be20cbbc740cff')
build() {
cd ${_pyname}-${pkgver}
More information about the arch-commits
mailing list