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

Levente Polyak anthraxx at archlinux.org
Tue Sep 10 21:41:01 UTC 2019


    Date: Tuesday, September 10, 2019 @ 21:41:00
  Author: anthraxx
Revision: 509236

upgpkg: python-trustme 0.5.2-1

Modified:
  python-trustme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-10 21:23:45 UTC (rev 509235)
+++ PKGBUILD	2019-09-10 21:41:00 UTC (rev 509236)
@@ -3,7 +3,7 @@
 pkgbase=python-trustme
 pkgname=('python-trustme' 'python2-trustme')
 _pyname=${pkgbase/python-/}
-pkgver=0.5.0
+pkgver=0.5.2
 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=('ea5dfb6c7cdaf086f9478147e2f9a4cd2e7c7d2059defbd2d660e6b7433ff81829771f8b0771c8a334354fa7ce8728f2f70eb374d01a9ac493be20cbbc740cff')
+sha512sums=('f2afc6782daee036565c79aa86b176a734ed9d0bb7248a56c8be87806e54287ac579f26857e241ff4daff3f6a063afa9dbe927e0aa8439a37880fcf065afa526')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list