Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff3878c9266b55cc89e611b4e0909c97a9f98819
commit ff3878c9266b55cc89e611b4e0909c97a9f98819 Author: crazy <[email protected]> Date: Tue May 31 17:58:38 2016 +0200 python3-markupsafe-0.23-3-x86_64 - removed , nothing in the repos need that diff --git a/source/devel-extra/python3-markupsafe/FrugalBuild b/source/devel-extra/python3-markupsafe/FrugalBuild deleted file mode 100644 index 1ad70f0..0000000 --- a/source/devel-extra/python3-markupsafe/FrugalBuild +++ /dev/null @@ -1,22 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Anthony Jorion <[email protected]> -# Contributor: Devil505 <[email protected]> - -pkgname=python3-markupsafe -pkgver=0.23 -pkgrel=3 -pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python" -depends=('python-3.0>=3.4.1') -groups=('devel-extra') -archs=('i686' 'x86_64') -_F_archive_name="MarkupSafe" -_F_pypi_name='MarkupSafe' -Finclude pypi -sha1sums=('cd5c22acf6dd69046d6cb6a3920d84ea66bdf62a') - -build() { - Fcd - python3 setup.py install --root=$Fdestdir || Fdie -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
