python3-parso:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A Python Parser.</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
@@ -33,6 +33,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-03-06</Date>
|
<Date>2020-03-06</Date>
|
||||||
<Version>0.6.2</Version>
|
<Version>0.6.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user