python3-hstspreload:ver.bump
This commit is contained in:
@@ -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="f9fe6dbc67097ddc8bf67a7eca3e22f0e9cad7e2" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.1.22.tar.gz</Archive>
|
||||
<Archive sha1sum="bba626a2d72557960f1d9aa4c2c4f54abe4b347e" type="targz">https://github.com/sethmlarson/hstspreload/archive/2020.2.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-02-06</Date>
|
||||
<Version>2020.2.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-01-23</Date>
|
||||
<Version>2020.1.22</Version>
|
||||
|
||||
Reference in New Issue
Block a user