diff options
Diffstat (limited to 'python')
-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 c400d0001dcee..804bd6c4672c8 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.7.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/defusedxml/defusedxml.info b/python/defusedxml/defusedxml.info index 7cccdc53508a1..458c2e9feb12f 100644 --- a/python/defusedxml/defusedxml.info +++ b/python/defusedxml/defusedxml.info @@ -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="" |