Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d5ad04852c602e2beb0ee106f9458f9c38fadad
commit 9d5ad04852c602e2beb0ee106f9458f9c38fadad Author: crazy <[email protected]> Date: Tue Nov 24 01:25:37 2015 +0100 python-cffi-1.3.1-1-x86_64 * version bump * move to -extra diff --git a/source/devel/python-cffi/FrugalBuild b/source/devel-extra/python-cffi/FrugalBuild similarity index 82% rename from source/devel/python-cffi/FrugalBuild rename to source/devel-extra/python-cffi/FrugalBuild index 6c57bad..16e960c 100644 --- a/source/devel/python-cffi/FrugalBuild +++ b/source/devel-extra/python-cffi/FrugalBuild @@ -3,16 +3,16 @@ pkgname=python-cffi _F_archive_name="cffi" -pkgver=1.2.1 +pkgver=1.3.1 pkgrel=1 pkgdesc="cryptography expose cryptographic recipes and primitives in a python module" depends=('pycparser' 'python') makedepends=('python-distribute') -groups=('devel') +groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="cffi" Finclude pypi -sha1sums=('f7ed014ff1602a8e81073f5356b4cafbc3f5dce1') +sha1sums=('a9a73358a0a22c18d301728f040cc380eb997dc1') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
