python3-jedi:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Awesome autocompletion and static analysis library for python.</Summary>
|
||||
<Description>Jedi is a static analysis tool for Python that can be used in IDEs/editors. Jedi has a focus on autocompletion and goto functionality. Jedi is fast and is very well tested. It understands Python and stubs on a deep level.</Description>
|
||||
<Archive sha1sum="4379a0d37ced899844943e26b45a1df08b764ead" type="targz">https://github.com/davidhalter/jedi/archive/v0.16.0.tar.gz</Archive>
|
||||
<Archive sha1sum="5f1cb103303c186ba87b91cc95d22ada4d1892cd" type="targz">https://github.com/davidhalter/jedi/archive/v0.17.0.tar.gz</Archive>
|
||||
<Archive sha1sum="895fd7aa3f1edac94a937282fd3d4f7b3ff07e78" type="targz">https://github.com/davidhalter/typeshed/archive/jedi_v0.16.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-04-22</Date>
|
||||
<Version>0.17.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-03-06</Date>
|
||||
<Version>0.16.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user