python3-parso:ver bump

This commit is contained in:
blue-devil
2020-04-23 02:50:36 +03:00
parent 932b1c9a7a
commit b446866516
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A Python Parser.</Summary>
<Description>Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file.</Description>
<Archive sha1sum="9a111853cd303f89b5106ffa0cacd45cb6441c02" type="targz">https://github.com/davidhalter/parso/archive/v0.6.2.tar.gz</Archive>
<Archive sha1sum="fb804a472f7725abb965da734ffeddfd5b890219" type="targz">https://github.com/davidhalter/parso/archive/v0.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-04-22</Date>
<Version>0.7.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.6.2</Version>