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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 14:21:40 UTC 2022


    Date: Thursday, July 7, 2022 @ 14:21:39
  Author: felixonmars
Revision: 1248117

upgpkg: python-paste 3.5.1-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 14:15:38 UTC (rev 1248116)
+++ PKGBUILD	2022-07-07 14:21:39 UTC (rev 1248117)
@@ -3,8 +3,8 @@
 # Contributor: Cilyan Olowen <gaknar at gmail.com>
 
 pkgname=python-paste
-pkgver=3.5.0
-pkgrel=5
+pkgver=3.5.1
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html"
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz")
-sha512sums=('a9f596d6fcd95f915990c16830caeb9c9a03412447597258c67a003fd485e2efd27798f2eb2de9978ac529292af4b55136de554bfb501e90f6185f55a6b0531b')
+sha512sums=('7ae39691bb6067309a12bf76e2a110913c7be6ddcda6215eaf0228144ff26a1c7b50500729b65e27652dc7a7edf6fe26bd144d261e8754d7af8bac495d4613f9')
 
 build() {
   cd "$srcdir"/Paste-$pkgver



More information about the arch-commits mailing list