Merge pull request #12037 from Rmys/master

python3-click ver. bump
This commit is contained in:
Rmys
2023-06-12 11:39:15 +03:00
committed by GitHub
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 composable command line interface toolkit</Summary>
<Description>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.</Description>
<Archive sha1sum="f64f4bd04be782b7d966b7b840d84d8ecccf4742" type="targz">https://github.com/pallets/click/archive/8.0.3.tar.gz</Archive>
<Archive sha1sum="26213ffa4032eea7d860316b14d4325ea7e4cc4e" type="targz">https://github.com/pallets/click/archive/refs/tags/8.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-06-11</Date>
<Version>8.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2021-10-25</Date>
<Version>8.0.3</Version>