mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/pendulum: Updated for version 0.5.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c4b3ab0be9
commit
e4bf8e39a8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=pendulum
|
PRGNAM=pendulum
|
||||||
VERSION=${VERSION:-0.5.4}
|
VERSION=${VERSION:-0.5.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="pendulum"
|
PRGNAM="pendulum"
|
||||||
VERSION="0.5.4"
|
VERSION="0.5.5"
|
||||||
HOMEPAGE="https://pendulum.eustace.io/"
|
HOMEPAGE="https://pendulum.eustace.io/"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/ef/b6/e785a87be64f26b190beee6d83b9cb619bc2de848dc05d590d494c0c52c9/pendulum-0.5.4.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/49/4c/f7c778715993d0257956a73abc02d5956b79b02e3078ee2b0aba15020579/pendulum-0.5.5.tar.gz"
|
||||||
MD5SUM="8dfc8afcb592569e38d51adfbe087106"
|
MD5SUM="95eebe3720244726dda8431280282241"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="tzlocal python-dateutil"
|
REQUIRES="tzlocal python-dateutil"
|
||||||
|
|
Loading…
Reference in a new issue