From 23c7cc6f18763b8feb85991f9628a5c3bfe784e6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 9 Mar 2017 18:14:45 +0100 Subject: [PATCH] python-MarkupSafe: update to 1.0 --- srcpkgs/python-MarkupSafe/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-MarkupSafe/template b/srcpkgs/python-MarkupSafe/template index bac82895a5b..1acb8b584f0 100644 --- a/srcpkgs/python-MarkupSafe/template +++ b/srcpkgs/python-MarkupSafe/template @@ -1,7 +1,7 @@ # Template file for 'python-MarkupSafe' pkgname=python-MarkupSafe -version=0.23 -revision=7 +version=1.0 +revision=1 wrksrc="MarkupSafe-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -10,9 +10,9 @@ pycompile_module="markupsafe" short_desc="Implements a XML/HTML/XHTML Markup safe string for Python2" maintainer="Juan RP " homepage="http://github.com/mitsuhiko/markupsafe" -license="BSD" +license="3-clause-BSD" distfiles="${PYPI_SITE}/M/MarkupSafe/MarkupSafe-${version}.tar.gz" -checksum=a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3 +checksum=a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad4910eb665 post_install() { vlicense LICENSE