office/pyspread: Updated for version 2.2.3.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2023-12-30 12:41:35 +02:00 committed by Willy Sudiarto Raharjo
parent bf379aeaf2
commit 5f3bc0a19b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pyspread
# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pyspread
VERSION=${VERSION:-2.1.1}
VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="pyspread"
VERSION="2.1.1"
HOMEPAGE="https://manns.github.io/pyspread/"
DOWNLOAD="https://files.pythonhosted.org/packages/78/96/fa75ef4ae7418995d88b2dc04f639e640d2c51ddf6b47f917da7dd00f3a8/pyspread-2.1.1.tar.gz"
MD5SUM="7ae8b371a3236466f1b653ff0a3ed76c"
VERSION="2.2.3"
HOMEPAGE="https://pyspread.gitlab.io"
DOWNLOAD="https://files.pythonhosted.org/packages/78/ff/91330b4f876da3dbcc376bdb0bd185050ca863b2b75542ac247267aa13b5/pyspread-2.2.3.tar.gz"
MD5SUM="24bfaee8776068384159745e0ad638bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-numpy python3-markdown2"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
EMAIL="dslackw@gmail.com"

View file

@ -11,7 +11,7 @@ pyspread:
pyspread: Pyspread is a non-traditional spreadsheet application that is based
pyspread: on and written in the programming language Python.
pyspread:
pyspread: Homepage: https://manns.github.io/pyspread/
pyspread: Homepage: https://pyspread.gitlab.io
pyspread:
pyspread:
pyspread: