pythn-click:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Python 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="eb9ce201c761b44c86a22b6dccad0aabb513fb4a" type="targz">https://github.com/pallets/click/archive/7.0.tar.gz</Archive>
|
||||
<Archive sha1sum="8d906f756ba7cc44271de41f6fa079e6f9b710fc" type="targz">https://github.com/pallets/click/archive/7.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python</Dependency>
|
||||
@@ -24,12 +24,19 @@
|
||||
<Name>python-click</Name>
|
||||
<Summary>Python composable command line interface toolkit</Summary>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-click</Path>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-03-11</Date>
|
||||
<Version>7.1.1</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-02-15</Date>
|
||||
<Version>7.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user