summaryrefslogtreecommitdiffstats
path: root/python-pypi
diff options
context:
space:
mode:
authorFlorian Franzmann2021-10-11 21:55:24 +0200
committerFlorian Franzmann2021-10-11 22:23:01 +0200
commitbe7d3451a883ad8b4f37270617b57389e57f49ac (patch)
tree715ce8cf6c2a69e03fe4ad40ad5d5fad9afa13f4 /python-pypi
parentd86e6acf4fb87d5b3ee778aa96d5c38027fcb956 (diff)
python-pypi/click: version 8.0.3
Diffstat (limited to 'python-pypi')
-rwxr-xr-xpython-pypi/click/DETAILS4
-rw-r--r--python-pypi/click/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/click/DETAILS b/python-pypi/click/DETAILS
index 8e9f46cb49..5c563810f3 100755
--- a/python-pypi/click/DETAILS
+++ b/python-pypi/click/DETAILS
@@ -1,8 +1,8 @@
SPELL=click
- VERSION=8.0.2
+ VERSION=8.0.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="https://github.com/pallets/click/archive/$VERSION.tar.gz"
- SOURCE_HASH=sha512:473184751fde7a09b0730e84db2204fa3bc72d583e0edf5a2897a4bae8f1d2ffdf01c69ae971d9158cc59d22eb852eb83f28428a2635a95c43596abbc9257891
+ SOURCE_HASH=sha512:73d29b73d5f90132282753fa1b53f42a690ebf713e8e4f2e3ff3c8820ef71ed82c5165bf61563341170a263c4202adb5690540fdeb6501fb9d81d2db06a5e89e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://click.pocoo.org"
LICENSE[0]=BSD
diff --git a/python-pypi/click/HISTORY b/python-pypi/click/HISTORY
index ead5493bad..1660bccaac 100644
--- a/python-pypi/click/HISTORY
+++ b/python-pypi/click/HISTORY
@@ -1,3 +1,6 @@
+2021-10-11 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 8.0.3
+
2021-10-09 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 8.0.2