python3-certifi:ver bump

This commit is contained in:
blue-devil
2020-04-07 23:20:54 +03:00
parent dc02232ed3
commit 39881206f4
2 changed files with 12 additions and 5 deletions
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")
@@ -8,12 +8,12 @@
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>programming.language.python3</PartOf>
<License>MPL-2.0</License>
<IsA>library</IsA>
<Summary>Python3 package for providing Mozilla's CA Bundle</Summary>
<Description>Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. </Description>
<Archive sha1sum="c164a4a5d1a812d0605d8be6206c8f08253c22d6" type="targz">https://files.pythonhosted.org/packages/41/bf/9d214a5af07debc6acf7f3f257265618f1db242a3f8e49a9b516f24523a6/certifi-2019.11.28.tar.gz</Archive>
<Archive sha1sum="90d3a85cf77f9869737796dc9bbace2bbc103cbc" type="targz">https://pypi.org/packages/source/c/certifi/certifi-2020.4.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-certifi</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-04-07</Date>
<Version>2020.4.5.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2019-12-11</Date>
<Version>2019.11.28</Version>
@@ -48,4 +55,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>