Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=249e31eb5cdccd9ec50e31d9b6d0fa162fe1dde7
commit 249e31eb5cdccd9ec50e31d9b6d0fa162fe1dde7 Author: crazy <[email protected]> Date: Mon Jan 29 20:02:10 2018 +0100 certifi-2018.1.18-2-x86_64 * rebuild with tc / py diff --git a/source/devel-extra/certifi/FrugalBuild b/source/devel-extra/certifi/FrugalBuild index 5e4cf01..50c6598 100644 --- a/source/devel-extra/certifi/FrugalBuild +++ b/source/devel-extra/certifi/FrugalBuild @@ -3,18 +3,18 @@ pkgname=certifi pkgver=2018.1.18 -pkgrel=1 +pkgrel=2 pkgdesc="Python package for providing Mozilla's CA Bundle" groups=('devel-extra') archs=('x86_64') -depends=('python') +depends=('python>=2.7.14-2') Finclude pypi _F_cd_path="$_F_pypi_name-$pkgver" sha1sums=('ec6518531fc22e7ba5d25959fa315c3eb5c4c862') subpkgs=("python3-$pkgname") subdescs=("Python 3 package for providing Mozilla's CA Bundle.") -subdepends=('python3>=3.5.2-2') +subdepends=('python3>=3.6.4') subrodepends=('') subgroups=('devel') subarchs=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
