From 824e728e04b5fc9ac2c824ec86161b34e551a720 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 12 Jun 2023 11:38:30 +0300 Subject: [PATCH] python3-click ver. bump --- programming/language/python3/python3-click/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-click/pspec.xml b/programming/language/python3/python3-click/pspec.xml index 71ceb5d519..f0f53c6569 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/8.0.3.tar.gz + https://github.com/pallets/click/archive/refs/tags/8.1.3.tar.gz python3-setuptools python3 @@ -33,6 +33,13 @@ + + 2023-06-11 + 8.1.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-25 8.0.3