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

Felix Yan felixonmars at archlinux.org
Thu Jul 23 07:09:43 UTC 2020


    Date: Thursday, July 23, 2020 @ 07:09:42
  Author: felixonmars
Revision: 664980

upgpkg: python-paste 3.4.3-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-23 07:08:47 UTC (rev 664979)
+++ PKGBUILD	2020-07-23 07:09:42 UTC (rev 664980)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen <gaknar at gmail.com>
 
 pkgname=python-paste
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -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=('fe4b1582f58c0033c95740b5ac380a93e5f67b6ef1e5d57e943270228650bce1772c4f01357f8367b3fefde3892f316955c22c8266679190b7de0a560c663d14')
+sha512sums=('0869a3330a74cc14f88fb5ce24183328ec38fed1fc5cd669b428f09ee2fcafc770e95c2f4dc8de86dfce4d66861bad26c9502cccb81966c519ca4593ada094b1')
 
 build() {
   cd "$srcdir"/Paste-$pkgver



More information about the arch-commits mailing list