mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
python/defusedxml: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8a1ecb4c15
commit
fbbed57cde
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=defusedxml
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="defusedxml"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/defusedxml"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/6b/3b/ae8d82e550dfae7431a168aea58a50e6af619c1ef20d462045791e72fce0/defusedxml-0.7.0.tar.gz"
|
||||
MD5SUM="883fee3ebd5404f93b6717a63bb025e0"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/0f/d5/c66da9b79e5bdb124974bfe172b4daf3c984ebd9c2a06e2b8a4dc7331c72/defusedxml-0.7.1.tar.gz"
|
||||
MD5SUM="a50e7f21aa60a741efe6b1b658dfb3f8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue