python3-pyparsing:ver bump

This commit is contained in:
blue-devil
2020-04-07 23:36:30 +03:00
parent 1b7f8319f4
commit ffaa36ee3a
2 changed files with 12 additions and 5 deletions
@@ -8,12 +8,12 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Python3 parsing module</Summary>
<Description>The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.</Description>
<Archive sha1sum="4a7ff3a0a81e02a8cfd61072dfd2624d0be27b3a" type="targz">https://github.com/pyparsing/pyparsing/archive/pyparsing_2.4.6.tar.gz</Archive>
<Archive sha1sum="b1ce3d1aa0314e2e6a5356dcd9624b4e8adff84e" type="targz">https://github.com/pyparsing/pyparsing/archive/pyparsing_2.4.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pyparsing</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-04-07</Date>
<Version>2.4.7</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-30</Date>
<Version>2.4.6</Version>
@@ -41,4 +48,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -4,4 +4,4 @@
<Summary xml:lang="tr">Python3 cözümleme modülü.</Summary>
<Description xml:lang="tr">python3-pyparsing modülü lex/yacc yaklaşımı veya regex dışında basit dilbilgisi yaratma ve çalıştırmak için alternatif bir yaklaşım sunar.</Description>
</Source>
</PISI>
</PISI>