From 68775288f9cf7da0be5a09e6bd8d92e90572e4db Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 12 Mar 2020 00:58:08 +0300 Subject: [PATCH] python-click:ver bump --- programming/language/python3/python3-click/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/python3/python3-click/pspec.xml b/programming/language/python3/python3-click/pspec.xml index be837f19ac..83276b8423 100644 --- a/programming/language/python3/python3-click/pspec.xml +++ b/programming/language/python3/python3-click/pspec.xml @@ -13,7 +13,7 @@ library Python3 composable command line interface toolkit Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. - https://github.com/pallets/click/archive/7.0.tar.gz + https://github.com/pallets/click/archive/7.1.1.tar.gz python3-setuptools python3 @@ -27,12 +27,19 @@ python3 - /usr/lib/python3* /usr/share/doc/python3-click + /usr/lib/python3* + + 2020-03-11 + 7.1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-15 7.0