diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-24 04:44:06 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:15 +0700 |
commit | 02d1711eb024158c20687c979de1ec10f096dfbc (patch) | |
tree | 2f0ed48d2c925c5ac5d7dfd11824c6601dbee39c /python/pendulum | |
parent | 62b1d583357d1c2736d9020b6636f0b656c88d03 (diff) |
python/pendulum: Updated for version 0.6.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pendulum')
-rw-r--r-- | python/pendulum/pendulum.SlackBuild | 2 | ||||
-rw-r--r-- | python/pendulum/pendulum.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild index 99154bd0b77b..3bc6c285ad47 100644 --- a/python/pendulum/pendulum.SlackBuild +++ b/python/pendulum/pendulum.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pendulum -VERSION=${VERSION:-0.6.3} +VERSION=${VERSION:-0.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info index 83d1f8e0e3fe..471b8abb6bf6 100644 --- a/python/pendulum/pendulum.info +++ b/python/pendulum/pendulum.info @@ -1,8 +1,8 @@ PRGNAM="pendulum" -VERSION="0.6.3" +VERSION="0.6.4" HOMEPAGE="https://pendulum.eustace.io/" -DOWNLOAD="https://pypi.python.org/packages/3a/dd/f0c46ec9f91d3a445ef208460a4ee7de203238e87cd085464a0ac5de30c2/pendulum-0.6.3.tar.gz" -MD5SUM="eecd76a582bbbb1ac9ffa3a9afa19a49" +DOWNLOAD="https://pypi.python.org/packages/d4/a1/a2f5b2c22386a1b652442548890a442d8669749eddb5402e4048228c4a5c/pendulum-0.6.4.tar.gz" +MD5SUM="17d5790d6bc07265ad9d144b0cf21f38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal python-dateutil" |