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

Felix Yan felixonmars at archlinux.org
Fri Jan 29 23:50:51 UTC 2021


    Date: Friday, January 29, 2021 @ 23:50:51
  Author: felixonmars
Revision: 835837

upgpkg: python-josepy 1.6.0-1

Modified:
  python-josepy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-29 23:50:44 UTC (rev 835836)
+++ PKGBUILD	2021-01-29 23:50:51 UTC (rev 835837)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-josepy
-pkgver=1.5.0
-pkgrel=3
+pkgver=1.6.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=('39ace649ae4fcefee3eb7fa749001645711de39dc17fd47f1ebf52981929e21bee9b6316d09c61b5478d3d652afc0659e7d5110d1e222e8dcbdc2bb831cb2d8d')
+sha512sums=('d08eb731b1027cd0b57639ac0c3d987d99d78daa54a9fe22d86eca90c9c5ab73bd8193d3fee4f98a4c55392015d1c5ee32fbc6589f511a6951033377cc2e1168')
 
 prepare() {
   # https://github.com/certbot/josepy/issues/24



More information about the arch-commits mailing list