python3-idna:ver bump

This commit is contained in:
blue-devil
2020-08-31 00:09:13 +02:00
parent 35ef344ff6
commit 51cabba923
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Internationalized Domain Names in Applications (IDNA)</Summary>
<Description>Support for the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This library also provides support for Unicode Technical Standard 46, Unicode IDNA Compatibility Processing.</Description>
<Archive sha1sum="73e1a86eec12deb9b106f93f8aea5c44235fbf75" type="targz">https://github.com/kjd/idna/archive/v2.9.tar.gz</Archive>
<Archive sha1sum="15797f4f29a03429d6176c09aae7a93fdc979636" type="targz">https://github.com/kjd/idna/archive/v2.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-07-22</Date>
<Version>2.10</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-02-18</Date>
<Version>2.9</Version>