python3-multidict: version bump

This commit is contained in:
blue-devil
2020-05-19 01:36:17 +03:00
parent 68bbef9077
commit 98bbf59391
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The multidict implementation.</Summary>
<Description>Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.</Description>
<Archive sha1sum="d554437eb3e3bbb9ddf938f7f97f8dc40eb9353d" type="targz">https://github.com/aio-libs/multidict/archive/v4.7.5.tar.gz</Archive>
<Archive sha1sum="8f64cce7bb448d76c16749d7f7eb7c3adbe10edc" type="targz">https://github.com/aio-libs/multidict/archive/v4.7.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>4.7.6</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-02-23</Date>
<Version>4.7.5</Version>