[arch-commits] Commit in python-future/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Sep 13 15:46:25 UTC 2015
Date: Sunday, September 13, 2015 @ 17:46:24
Author: fyan
Revision: 140039
upgpkg: python-future 0.15.1-1
Modified:
python-future/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-13 15:29:04 UTC (rev 140038)
+++ PKGBUILD 2015-09-13 15:46:24 UTC (rev 140039)
@@ -6,8 +6,8 @@
pkgbase=python-future
pkgname=(python-future python2-future)
-pkgver=0.15.0
-pkgrel=2
+pkgver=0.15.1
+pkgrel=1
pkgdesc="Clean single-source support for Python 3 and 2"
url="http://python-future.org/"
arch=('any')
@@ -15,8 +15,8 @@
makedepends=('python-setuptools' 'python2-setuptools')
options=('!emptydirs')
source=("https://pypi.python.org/packages/source/f/future/future-$pkgver.tar.gz")
-md5sums=('cf1ee211567cc0b1021de5839064fe7b')
-sha256sums=('7f8ad46e287ac32e3dae78be41098c83d690b364142e0a5f11958c2b549420b0')
+md5sums=('e7f0acf03544be4a11452da9e337469a')
+sha256sums=('d61405f32beb357eeef6e32bbfe4c0e463cac658f59601a5ddeabf87bb8c46c1')
prepare() {
cp -a future-$pkgver{,-py2}
More information about the arch-commits
mailing list