Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a59d26e2fc264342452bb3d3d093987a65465bba
commit a59d26e2fc264342452bb3d3d093987a65465bba Author: DeX77 <[email protected]> Date: Mon Jan 8 12:41:03 2018 +0100 python-setuptools-38.2.5-1-x86_64 * version bump diff --git a/source/devel-extra/python-setuptools/FrugalBuild b/source/devel-extra/python-setuptools/FrugalBuild index 2346a49..77f38f1 100644 --- a/source/devel-extra/python-setuptools/FrugalBuild +++ b/source/devel-extra/python-setuptools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax <[email protected]> pkgname=python-setuptools -pkgver=38.2.4 +pkgver=38.2.5 pkgrel=1 pkgdesc="Tool to build and install python packages" groups=('devel-extra') @@ -11,14 +11,13 @@ archs=('x86_64') _F_github_author="pypa" _F_github_name="setuptools" _F_github_tag="y" -_F_github_ver="v$pkgver" Finclude github _F_cd_path="setuptools-$pkgver" provides=('python-distribute' 'distribute') conflicts=('python-distribute' 'distribute') replaces=('python-distribute' 'distribute') -sha1sums=('bdf017bdca48ebe3c4438687eacc2e889076ed2b') +sha1sums=('e929531d068f765fbdbb68e0f7138c09345fcc0b') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
