python3-hstspreload:ver.bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Chromium HSTS Preload list as a Python package and updated daily.</Summary>
|
<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>
|
<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="1876df2bc6de6c9ff122606e352acd3a457eac53" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.3.4.tar.gz</Archive>
|
<Archive sha1sum="fd40d034b5132b3ad8145d9c61f878cc2e4025a3" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.3.17.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
@@ -34,6 +34,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2020-03-18</Date>
|
||||||
|
<Version>2020.3.17</Version>
|
||||||
|
<Comment>Patch version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2020-03-04</Date>
|
<Date>2020-03-04</Date>
|
||||||
<Version>2020.3.4</Version>
|
<Version>2020.3.4</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user