python3-setuptools ver. vump

This commit is contained in:
Rmys
2025-04-18 22:38:16 +03:00
parent 5926116349
commit bc53124e82
63 changed files with 822 additions and 71 deletions
@@ -1,7 +1,7 @@
diff --git a/requests/certs.py b/requests/certs.py
diff --git a/src/requests/certs.py b/src/requests/certs.py
index d1a378d7..4e0bffd4 100644
--- a/requests/certs.py
+++ b/requests/certs.py
--- a/src/requests/certs.py
+++ b/src/requests/certs.py
@@ -12,7 +12,8 @@ If you are packaging Requests, e.g., for a Linux distribution or a managed
environment, you can change the definition of where() to return a separately
packaged CA bundle.
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.</Summary>
<Description>Pythons standard urllib2 module provides most of the HTTP capabilities you need</Description>
<Archive sha1sum="9b366622e4d5f270f6a920a754f6b6ceeb211a47" type="targz">https://github.com/psf/requests/archive/v2.28.1.tar.gz</Archive>
<Archive sha1sum="412ecbc13900d9cbba88681eb29d66da9c6cae80" type="targz">https://github.com/psf/requests/archive/v2.32.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="15">
<Date>2025-04-13</Date>
<Version>2.32.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2023-10-16</Date>
<Version>2.28.1</Version>