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

Felix Yan felixonmars at archlinux.org
Sun Feb 2 14:35:49 UTC 2020


    Date: Sunday, February 2, 2020 @ 14:35:49
  Author: felixonmars
Revision: 561564

upgpkg: python-josepy 1.3.0-1

Modified:
  python-josepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 14:35:34 UTC (rev 561563)
+++ PKGBUILD	2020-02-02 14:35:49 UTC (rev 561564)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-josepy
-pkgver=1.2.0
-pkgrel=4
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="JOSE protocol implementation in Python"
 url="https://github.com/certbot/josepy"
 license=('PerlArtistic')
@@ -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=('1e746cf8e02c86a728d1a502000bba3c7db829f29dcb49ed40c7398d2ec904e830d267c60b444d57c3cf44d6ae829d3f3f4fd4288dcb3d5f47ab96d06a2d6bc5')
+sha512sums=('176eea34bb7fb75e192d6792c15581a42a1d2b986bc79ab49f72b16ebf8879e9b11db0d22fbd49ff5a9b85ab7cc45a0a935d06393273233a272537a861282f30')
 
 prepare() {
   # https://github.com/certbot/josepy/issues/24



More information about the arch-commits mailing list