python3-click: ver bump

This commit is contained in:
blue-devil
2020-05-17 01:24:36 +03:00
parent 59e7296687
commit 4e49436e52
@@ -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="8d906f756ba7cc44271de41f6fa079e6f9b710fc" type="targz">https://github.com/pallets/click/archive/7.1.1.tar.gz</Archive>
<Archive sha1sum="df5cae0c0df77aef5890b35247eff1ff5890d873" type="targz">https://github.com/pallets/click/archive/7.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-05-16</Date>
<Version>7.1.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-03-11</Date>
<Version>7.1.1</Version>