diff options
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 8df9fbda8652..0d228b3f4ff5 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:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info index 777045d2c743..e1770fb7b2ae 100644 --- a/python/pendulum/pendulum.info +++ b/python/pendulum/pendulum.info @@ -1,8 +1,8 @@ PRGNAM="pendulum" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="https://pendulum.eustace.io/" -DOWNLOAD="https://pypi.python.org/packages/bd/76/df64385be0590c4b5d8dd424df391bac39c6d931bd4ef497d5931dca64b1/pendulum-1.2.0.tar.gz" -MD5SUM="2e33ade37806bddee5e12c3717c090c6" +DOWNLOAD="https://pypi.python.org/packages/00/dc/fa72f6cee77b5cf5907e82ad7164932963b25fdb23e09e1dde2651cc7eae/pendulum-1.2.1.tar.gz" +MD5SUM="54b910d69b213bad2c2a78093aad11cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal python-dateutil pytzdata" |