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

Felix Yan felixonmars at archlinux.org
Tue Aug 18 07:12:17 UTC 2020


    Date: Tuesday, August 18, 2020 @ 07:12:15
  Author: felixonmars
Revision: 683703

upgpkg: python-josepy 1.4.0-1

Modified:
  python-josepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-18 07:10:29 UTC (rev 683702)
+++ PKGBUILD	2020-08-18 07:12:15 UTC (rev 683703)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-josepy
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="JOSE protocol implementation in Python"
 url="https://github.com/certbot/josepy"
@@ -11,7 +11,7 @@
 checkdepends=('python-pytest-runner' 'python-coverage' 'python-pytest-isort' 'python-pytest-cache'
               'python-pytest-cov' 'flake8' 'python-pytest-flake8' 'python-mock')
 source=("https://pypi.io/packages/source/j/josepy/josepy-$pkgver.tar.gz")
-sha512sums=('176eea34bb7fb75e192d6792c15581a42a1d2b986bc79ab49f72b16ebf8879e9b11db0d22fbd49ff5a9b85ab7cc45a0a935d06393273233a272537a861282f30')
+sha512sums=('a5038a4bb42c5a55d665a551743a976b209c24d8aa368d2b6acf0957e953bd4044d9dc41bf9d460283f44c14b7dd7ce2a860563fe107663d4a4deba0c7834e40')
 
 prepare() {
   # https://github.com/certbot/josepy/issues/24



More information about the arch-commits mailing list