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

Felix Yan felixonmars at archlinux.org
Thu Feb 20 21:47:04 UTC 2020


    Date: Thursday, February 20, 2020 @ 21:47:03
  Author: felixonmars
Revision: 577376

upgpkg: python-pastedeploy 2.1.0-1

Modified:
  python-pastedeploy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 21:44:55 UTC (rev 577375)
+++ PKGBUILD	2020-02-20 21:47:03 UTC (rev 577376)
@@ -2,8 +2,8 @@
 
 pkgbase=python-pastedeploy
 pkgname=('python-pastedeploy' 'python2-pastedeploy')
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Load, configure, and compose WSGI applications and servers"
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 url="http://pythonpaste.org/deploy/"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/Pylons/pastedeploy/archive/$pkgver.tar.gz")
-sha512sums=('be50c434765d5a913f9456527a72bd88e778e947b1db99ee4ea2f3325366038d941bdab6c826bd61f0c1eb1618395e6bca2081ac99b5ca50aa7120406d5f4ce3')
+sha512sums=('2c639b5ad07faee013ff3fe37d0e3c6ca7b56ed0960dbcaf133c05d51a7f29d6a2f35118bd8faea4d9aca90438c43d8046a340833878e4b925f32142df169c97')
 
 prepare() {
   cp -a pastedeploy-$pkgver{,-py2}



More information about the arch-commits mailing list