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