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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Sep 8 18:29:00 UTC 2021


    Date: Wednesday, September 8, 2021 @ 18:28:59
  Author: anthraxx
Revision: 1012938

upgpkg: python-trustme 0.9.0-1

Modified:
  python-trustme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-08 18:22:38 UTC (rev 1012937)
+++ PKGBUILD	2021-09-08 18:28:59 UTC (rev 1012938)
@@ -2,7 +2,7 @@
 
 pkgname=python-trustme
 _pyname=${pkgname/python-/}
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Library for fake certificate authority (CA) to generate fake TLS certs'
 url='https://trustme.readthedocs.io'
@@ -12,8 +12,8 @@
 makedepends=('python' 'python-setuptools' 'python-cryptography')
 checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
 source=(https://github.com/python-trio/trustme/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('38f34cb12810874f97e2b08b71fef3b011ad2786c498db4b3f011a98bf4e574ff578fed698f80b1ae178e27db26921a07a6247e65c6999e4ea5dad83e619caf5')
-b2sums=('96be91103e5c60de3f53326b75750274a3e8537cc544eb227a1cde934b65dc7936d378b5fc7d89aef32dee130f93c0bbb1b7a69a9b5275b1458885b7d369872c')
+sha512sums=('c605803d91eaedb7efd1295a2bebfb9cb7723220f325a25f7fe61e8256f3700bf9da0d85f796905a76f317c7eda8261d78a46c64aeabd357854f001f6ba1628e')
+b2sums=('970700274ac25b9871b53bba4ddbac2d22bb9db672012fd1216726091c39fd901023c93b9c1b49cb2f90a9610f7f64d76ef9c9a1509282f9bbc944d56a352ff2')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list