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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 09:28:06 UTC 2019


    Date: Friday, November 15, 2019 @ 09:28:06
  Author: felixonmars
Revision: 528993

upgpkg: python-trustme 0.5.3-1

Modified:
  python-trustme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 09:23:41 UTC (rev 528992)
+++ PKGBUILD	2019-11-15 09:28:06 UTC (rev 528993)
@@ -2,8 +2,8 @@
 
 pkgname=python-trustme
 _pyname=${pkgname/python-/}
-pkgver=0.5.2
-pkgrel=3
+pkgver=0.5.3
+pkgrel=1
 pkgdesc='Library for fake certificate authority (CA) to generate fake TLS certs'
 url='https://trustme.readthedocs.io'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python' 'python-setuptools' 'python-cryptography')
 checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/python-trio/trustme/archive/v${pkgver}.tar.gz)
-sha512sums=('f2afc6782daee036565c79aa86b176a734ed9d0bb7248a56c8be87806e54287ac579f26857e241ff4daff3f6a063afa9dbe927e0aa8439a37880fcf065afa526')
+sha512sums=('dd890964ef2d2387ec0a67afa1ead8b30872d6e95c396225310df375fab342ed32874dbaf62649ec5479ea736f8ab0ad1c88d06e675d6f65411cdd37d84045a3')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list