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

Felix Yan felixonmars at archlinux.org
Mon Jan 2 05:53:31 UTC 2017


    Date: Monday, January 2, 2017 @ 05:53:31
  Author: felixonmars
Revision: 204153

upgpkg: python-routes 2.4.1-1

Modified:
  python-routes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 02:30:20 UTC (rev 204152)
+++ PKGBUILD	2017-01-02 05:53:31 UTC (rev 204153)
@@ -5,8 +5,8 @@
 
 pkgbase=python-routes
 pkgname=(python-routes python2-routes)
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.1
+pkgrel=1
 pkgdesc="Routing recognition and generation tools"
 arch=("any")
 url="https://pypi.python.org/pypi/Routes"
@@ -13,8 +13,8 @@
 license=("custom:BSD")
 makedepends=('python-setuptools' 'python2-setuptools' 'python-repoze.lru' 'python2-repoze.lru' 'python-six' 'python2-six')
 checkdepends=('python-nose' 'python2-nose' 'python-webob' 'python2-webob' 'python-coverage' 'python2-coverage')
-source=("https://pypi.python.org/packages/source/R/Routes/Routes-$pkgver.tar.gz")
-md5sums=('0518e852a7824dd058327c4f677eec2c')
+source=("https://pypi.io/packages/source/R/Routes/Routes-$pkgver.tar.gz")
+md5sums=('c058dff6832941dec47e0d0052548ad8')
 
 prepare() {
   cp -a Routes-${pkgver}{,-py2}



More information about the arch-commits mailing list