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

Felix Yan felixonmars at archlinux.org
Thu Jul 14 14:05:41 UTC 2016


    Date: Thursday, July 14, 2016 @ 14:05:41
  Author: felixonmars
Revision: 182892

upgpkg: python-raven 5.23.0-1

Modified:
  python-raven/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-14 12:58:27 UTC (rev 182891)
+++ PKGBUILD	2016-07-14 14:05:41 UTC (rev 182892)
@@ -4,7 +4,7 @@
 
 pkgbase=python-raven
 pkgname=(python-raven python2-raven)
-pkgver=5.22.0
+pkgver=5.23.0
 pkgrel=1
 pkgdesc="Python client for Sentry"
 arch=('any')
@@ -26,7 +26,6 @@
 md5sums=('SKIP')
 
 prepare() {
-  sed -i 's/pep8/pycodestyle/' raven-python/setup.py
   cp -a raven-python{,-py2}
 }
 



More information about the arch-commits mailing list