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

Thore Bödecker foxxx0 at gemini.archlinux.org
Sun Jul 3 08:59:47 UTC 2022


    Date: Sunday, July 3, 2022 @ 08:59:47
  Author: foxxx0
Revision: 1243734

upgpkg: python-pecan 1.4.2-1: update to upstream release 1.4.2

Modified:
  python-pecan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 08:58:25 UTC (rev 1243733)
+++ PKGBUILD	2022-07-03 08:59:47 UTC (rev 1243734)
@@ -3,7 +3,7 @@
 pkgname="python-pecan"
 _pkgname="${pkgname#python-}"
 pkgdesc='A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.'
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 arch=('any')
 url='https://github.com/pecan/pecan'
@@ -16,7 +16,7 @@
               'python-sqlalchemy' 'python-genshi' 'python-nine' 'uwsgi'
               'python-pytest' 'python-kajiki')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgname}/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('4374fa306f2e3df454522dcc8a06ef275c68f8b40f3989d98034ed68ae1547d79dac95e157df8f72376d9a8215e6b23c1dbae68d181c16bd5eed3cc4c52c72dd')
+sha512sums=('2080ba74fc75c458b927b28cbddbe1135da05fd0eff095942823cf43a6d7b03f438a12b46ba007cf45a128628078f3a404842ac2dced86c270b1a1e385feb83b')
 
 prepare(){
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list