Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cef0f5172a30c72d1fc9da871b8f3dfa831da43
commit 0cef0f5172a30c72d1fc9da871b8f3dfa831da43 Author: Slown <[email protected]> Date: Thu Jun 16 15:48:38 2016 +0100 python-cssselect-0.9.2-1-x86_64 * version bump diff --git a/source/devel-extra/python-cssselect/FrugalBuild b/source/devel-extra/python-cssselect/FrugalBuild index 5167682..ca86d39 100644 --- a/source/devel-extra/python-cssselect/FrugalBuild +++ b/source/devel-extra/python-cssselect/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Slown <[email protected]> pkgname=python-cssselect -_F_archive_name=${pkgname/python-/} -pkgver=0.9.1 -pkgrel=2 +_F_archive_name="cssselect" +pkgver=0.9.2 +pkgrel=1 pkgdesc="Parses CSS3 Selectors and translates them to XPath 1.0" depends=('python') groups=('devel-extra') archs=('i686' 'x86_64') -_F_pypi_name=${pkgname/python-/} +_F_pypi_name="cssselect" Finclude pypi -source=(https://pypi.python.org/packages/aa/e5/9ee1460d485b94a6d55732eb7ad5b6c084caf73dd6f9cb0bb7d2a78fafe8/cssselect-$pkgver.tar.gz) -sha1sums=('90a0738604ffc7b1e33d4e86347f45206530a4b0') +source=(https://pypi.python.org/packages/11/21/47b5d2696a945da177d2344b6e330b7b0d1c52404063cb387d2261517ccb/cssselect-0.9.2.tar.gz) +sha1sums=('823df1725da53e3384c9209038fd439c4edbade8') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
