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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 20 23:14:43 UTC 2022


    Date: Thursday, January 20, 2022 @ 23:14:43
  Author: felixonmars
Revision: 1111585

upgpkg: python-josepy 1.12.0-1

Modified:
  python-josepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 23:13:58 UTC (rev 1111584)
+++ PKGBUILD	2022-01-20 23:14:43 UTC (rev 1111585)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-josepy
-pkgver=1.11.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="JOSE protocol implementation in Python"
 url="https://github.com/certbot/josepy"
@@ -10,7 +10,7 @@
 depends=('python-cryptography' 'python-pyopenssl' 'python-setuptools')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/j/josepy/josepy-$pkgver.tar.gz")
-sha512sums=('06aed9534434a94f7b922270221aaa85feb4ba9d836460303ecb7fea1c5679d557a6dad6d32bbd1a05ccc4855318fb56752ebea91498bb8c36884cf7b3d01859')
+sha512sums=('7a5257d4a75feed65ff3abfd472e8f1c9cc81b62e27365d776d0f25e1efd94ae46374060ea463b9f04fe5e9577672bf2ab8dc8d6371cb8d01a4765921930e01b')
 
 prepare() {
   # thou shalt not enforce coverage in distro packaging



More information about the arch-commits mailing list