diff options
author | Barry J. Grundy <bgrundyat> | 2019-03-11 09:29:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:18 +0700 |
commit | fa35cc64b03d4d465a7c09113c363e8d8fa7f542 (patch) | |
tree | a5cb1b55e38d4831658fb50132d18e40844a3631 /python/XlsxWriter | |
parent | df25caf41bd53b3d684b7f74ebb1ee1b7fd4ce97 (diff) | |
download | slackbuilds-fa35cc64b03d4d465a7c09113c363e8d8fa7f542.tar.gz |
python/XlsxWriter: Updated for version 1.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/XlsxWriter')
-rw-r--r-- | python/XlsxWriter/XlsxWriter.SlackBuild | 4 | ||||
-rw-r--r-- | python/XlsxWriter/XlsxWriter.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/XlsxWriter/XlsxWriter.SlackBuild b/python/XlsxWriter/XlsxWriter.SlackBuild index fc63398a0f..cf61158d28 100644 --- a/python/XlsxWriter/XlsxWriter.SlackBuild +++ b/python/XlsxWriter/XlsxWriter.SlackBuild @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated for version 1.0.8, Jan 2019 +# Updated for version 1.1.2, Feb 2019 PRGNAM=XlsxWriter -VERSION=${VERSION:-1.0.8} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/XlsxWriter/XlsxWriter.info b/python/XlsxWriter/XlsxWriter.info index 608d49855a..d6d6603574 100644 --- a/python/XlsxWriter/XlsxWriter.info +++ b/python/XlsxWriter/XlsxWriter.info @@ -1,8 +1,8 @@ PRGNAM="XlsxWriter" -VERSION="1.0.8" +VERSION="1.1.2" HOMEPAGE="https://github.com/jmcnamara/XlsxWriter" -DOWNLOAD="https://files.pythonhosted.org/packages/ea/44/c704d7d8b4ce719faf5a59be621507dc4f68d00d25085c393f5839be83b2/XlsxWriter-1.0.8.tar.gz" -MD5SUM="ce0bf6e6d54765217c646568cba59145" +DOWNLOAD="https://files.pythonhosted.org/packages/0c/08/69581af3c4807d2b8bac47251c80343161b9f315a7f91fb703aa865302d9/XlsxWriter-1.1.2.tar.gz" +MD5SUM="d2f055ca42e758ea7543d57526c1a28a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |