diff options
-rw-r--r-- | python/defusedxml/defusedxml.SlackBuild | 2 | ||||
-rw-r--r-- | python/defusedxml/defusedxml.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/defusedxml/defusedxml.SlackBuild b/python/defusedxml/defusedxml.SlackBuild index ac016c8dd3..c400d0001d 100644 --- a/python/defusedxml/defusedxml.SlackBuild +++ b/python/defusedxml/defusedxml.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=defusedxml -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/defusedxml/defusedxml.info b/python/defusedxml/defusedxml.info index ebe00b33e1..7cccdc5350 100644 --- a/python/defusedxml/defusedxml.info +++ b/python/defusedxml/defusedxml.info @@ -1,8 +1,8 @@ PRGNAM="defusedxml" -VERSION="0.6.0" +VERSION="0.7.0" HOMEPAGE="https://pypi.python.org/pypi/defusedxml" -DOWNLOAD="https://files.pythonhosted.org/packages/source/d/defusedxml/defusedxml-0.6.0.tar.gz" -MD5SUM="a59741f675c4cba649de40a99f732897" +DOWNLOAD="https://files.pythonhosted.org/packages/6b/3b/ae8d82e550dfae7431a168aea58a50e6af619c1ef20d462045791e72fce0/defusedxml-0.7.0.tar.gz" +MD5SUM="883fee3ebd5404f93b6717a63bb025e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |