python3-hstspreload-2021.10.1
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="801658d0365b26a7cd30cac00550bfaaf9d5e8f3" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.8.25.tar.gz</Archive>
|
<Archive sha1sum="bb13d6156a2f5ef0cb48e61d7193fd40663c5e17" type="targz">https://github.com/sethmlarson/hstspreload/archive/2021.10.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
@@ -34,6 +34,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="13">
|
||||||
|
<Date>2021-10-28</Date>
|
||||||
|
<Version>2021.10.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="12">
|
<Update release="12">
|
||||||
<Date>2020-08-30</Date>
|
<Date>2020-08-30</Date>
|
||||||
<Version>2020.8.25</Version>
|
<Version>2020.8.25</Version>
|
||||||
@@ -119,4 +126,4 @@
|
|||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user