Date: Monday, March 17, 2014 @ 05:31:52
  Author: fyan
Revision: 208006

upgpkg: python-beaker 1.6.4-2

- python 3.4 rebuild

Modified:
  python-beaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-03-17 04:25:28 UTC (rev 208005)
+++ PKGBUILD    2014-03-17 04:31:52 UTC (rev 208006)
@@ -4,12 +4,12 @@
 
 pkgname=('python-beaker' 'python2-beaker')
 pkgver=1.6.4
-pkgrel=1
+pkgrel=2
 arch=('any')
 license=('custom')
 pkgdesc="Caching and sessions WSGI middleware for use with web applications 
and stand-alone Python scripts and applications"
 url="http://beaker.groovie.org/";
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
 
source=("http://cheeseshop.python.org/packages/source/B/Beaker/Beaker-${pkgver}.tar.gz";)
 md5sums=('c2e102870ed4c53104dec48ceadf8e9d')
 

Reply via email to