python3-simplejson ver. bump
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Simple, fast, extensible JSON encoder/decoder for Python.</Summary>
|
||||
<Description>simplejson is a simple, fast, complete, correct and extensible JSON (http://json.org) encoder and decoder for Python 3.3+ with legacy support for Python 2.5+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.</Description>
|
||||
<Archive sha1sum="4d86c3817eea587a2acf6e7ce4da5b4a6efba531" type="targz">https://github.com/simplejson/simplejson/archive/v3.17.2.tar.gz</Archive>
|
||||
<Archive sha1sum="e0b32ca17ab518558d7f421dbb31f8d710c20be7" type="targz">https://github.com/simplejson/simplejson/archive/v3.17.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>3.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-07-21</Date>
|
||||
<Version>3.17.2</Version>
|
||||
@@ -49,4 +56,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user