python3-simplejson: ver bump
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
<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="a66affe9eafa920ab8fca973e307ad07757ae093" type="targz">https://github.com/simplejson/simplejson/archive/v3.17.0.tar.gz</Archive>
|
||||
<Archive sha1sum="4d86c3817eea587a2acf6e7ce4da5b4a6efba531" type="targz">https://github.com/simplejson/simplejson/archive/v3.17.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-07-21</Date>
|
||||
<Version>3.17.2</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-24</Date>
|
||||
<Version>3.17.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user