python3-hstspreload:ver bump

This commit is contained in:
blue-devil
2020-04-08 00:30:16 +03:00
parent 111c36a870
commit 5f632f35f9
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Chromium HSTS Preload list as a Python package and updated daily.</Summary>
<Description>Chromium HSTS Preload list as a Python package and updated daily. The package provides a single function: in_hsts_preload() which takes an IDNA-encoded host and returns either True or False regarding whether that host should be only accessed via HTTPS.</Description>
<Archive sha1sum="03d6e806a453f1feddf0166657c9b1059e66ebef" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.3.25.tar.gz</Archive>
<Archive sha1sum="dd87c832c5c3ebf518a4f135a46ae0e13285c6c7" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.4.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="10">
<Date>2020-04-07</Date>
<Version>2020.4.7</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="9">
<Date>2020-03-27</Date>
<Version>2020.3.25</Version>