[arch-commits] Commit in python-repoze.profile/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Nov 13 13:46:38 UTC 2018


    Date: Tuesday, November 13, 2018 @ 13:46:37
  Author: felixonmars
Revision: 406501

upgpkg: python-repoze.profile 2.3-1

Modified:
  python-repoze.profile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-13 13:42:17 UTC (rev 406500)
+++ PKGBUILD	2018-11-13 13:46:37 UTC (rev 406501)
@@ -1,8 +1,8 @@
 # Maintainer : Felix Yan <felixonmars at archlinux.org>
 
 pkgname=(python-repoze.profile python2-repoze.profile)
-pkgver=2.2
-pkgrel=3
+pkgver=2.3
+pkgrel=1
 pkgdesc="Aggregate profiling for WSGI requests"
 arch=('any')
 license=('custom:BSD')
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'pyprof2calltree' 'python2-pyprof2calltree')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.io/packages/source/r/repoze.profile/repoze.profile-$pkgver.tar.gz")
-md5sums=('565bd64ae4930e41d3e0839b309081bd')
+md5sums=('65e87b8ef5ac7e6b2074decdb89a180b')
 
 prepare() {
   cp -a repoze.profile-$pkgver{,-py2}



More information about the arch-commits mailing list