python3-certifi:ver bump

This commit is contained in:
blue-devil
2020-08-30 00:48:19 +02:00
parent 3883e4f248
commit e275fd0f80
@@ -13,10 +13,10 @@
<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="90d3a85cf77f9869737796dc9bbace2bbc103cbc" type="targz">https://pypi.org/packages/source/c/certifi/certifi-2020.4.5.1.tar.gz</Archive>
<Archive sha1sum="4bb6fad4f43f262f61d306581d9e29c91ff1d1e2" type="targz">https://pypi.org/packages/source/c/certifi/certifi-2020.6.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-certifi</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-certifi</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-07-21</Date>
<Version>2020.6.20</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-04-07</Date>
<Version>2020.4.5.1</Version>