Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -5,6 +5,9 @@ revision=1
|
|||
wrksrc="MarkupSafe-${version}"
|
||||
distfiles="http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
|
||||
build_style=python-module
|
||||
depends="glibc"
|
||||
makedepends="python-distribute"
|
||||
fulldepends="python"
|
||||
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f19442168c44db14b7093d1f93444233b05271dd76b4bb96ff8007ef83ac8855
|
||||
|
@ -14,6 +17,3 @@ long_desc="
|
|||
|
||||
pycompile_module="markupsafe"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency full python
|
||||
Add_dependency build python-distribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue