python3-pycparser:ver.bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Complete C99 parser in pure Python</Summary>
|
||||
<Description>pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.</Description>
|
||||
<Archive sha1sum="141582eb2a5ad9fee9bb7646cecb024f0406be8a" type="targz">https://github.com/eliben/pycparser/archive/release_v2.19.tar.gz</Archive>
|
||||
<Archive sha1sum="3a7e92b87f9fe0b863ec99b0c4ee9f90a32a3c3f" type="targz">https://github.com/eliben/pycparser/archive/release_v2.20.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
@@ -27,12 +27,19 @@
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-pycparser</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>2.20</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-11-07</Date>
|
||||
<Version>2.19</Version>
|
||||
|
||||
Reference in New Issue
Block a user