Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=0ef8404c73322f3d988920953626b4b82372931f

commit 0ef8404c73322f3d988920953626b4b82372931f
Author: crazy <[email protected]>
Date:   Wed Dec 23 02:55:42 2015 +0100

python-cffi-1.4.2-1-x86_64
* version bump
* depends() fix

diff --git a/source/devel-extra/python-cffi/FrugalBuild 
b/source/devel-extra/python-cffi/FrugalBuild
index 16e960c..ce8a3c5 100644
--- a/source/devel-extra/python-cffi/FrugalBuild
+++ b/source/devel-extra/python-cffi/FrugalBuild
@@ -3,16 +3,16 @@

pkgname=python-cffi
_F_archive_name="cffi"
-pkgver=1.3.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="cryptography expose cryptographic recipes and primitives in a python 
module"
-depends=('pycparser' 'python')
-makedepends=('python-distribute')
+depends=('pycparser>=2.14-2' 'python>=2.7.11-3' 'libffi>=3.2.1')
+makedepends=('python-distribute>=0.6.49-2')
groups=('devel-extra')
archs=('i686' 'x86_64')
_F_pypi_name="cffi"
Finclude pypi
-sha1sums=('a9a73358a0a22c18d301728f040cc380eb997dc1')
+sha1sums=('76cff6f1ff5bfb2b9c6c8e2cfa8bf90b5c944394')

build() {
Fcd
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to