commit: f1d175b13ff917de0c91be469ba2d7fddff9c6a8
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 17 00:43:58 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Mar 17 00:43:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1d175b1
dev-python/types-requests: new version
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/types-requests/Manifest | 3 +--
.../types-requests/types-requests-2.25.11.ebuild | 19 -------------------
...s-2.27.11.ebuild => types-requests-2.27.13.ebuild} | 0
3 files changed, 1 insertion(+), 21 deletions(-)
diff --git a/dev-python/types-requests/Manifest
b/dev-python/types-requests/Manifest
index 8d044d7f0..11e80ab22 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1,3 +1,2 @@
-DIST types-requests-2.25.11.tar.gz 14055 BLAKE2B
313bfd314e44950b3767142f30ef4963836beb0b5abb60bc0c74fa332c54cc63f94b7f35ae1e207911ee41635b8a44a330abe14379dcc2199fcdc3d12ef2058b
SHA512
3f748f234f499c16085be1a408b0f6698c5ca71ed52a2b7dfc4d7df43d102ff081e109b762cd1caf34e8b40c5b776941576882184fb0fe13d5c831f045e69e33
-DIST types-requests-2.27.11.tar.gz 10065 BLAKE2B
df6189456484ae269dddc492f6599d9f4283576dd61263a46f73ab68cccb29a9e5df65a3aacd0dc391a136d6e0b7a5dfac27fe69be3b2f5e5d5a585018481c24
SHA512
68e4a2f6397f43d3763bb97da3d60c777b9418e6f086006afb30fd2f7d600dbb3e5282604ffc51bf5a42a936426aa3060fb3b22a2f39df0f2a18e551862ff39a
DIST types-requests-2.27.12.tar.gz 10092 BLAKE2B
abdf17498a43843a00d00931ae2c852fefeec5535a9cabde14bcf78776145e23452433e7efd866bc057457942927ef608999c202c7b2d5aabbcc2b635dbda287
SHA512
691fb49a9f16f028fe94e7c1f7b7ebcdae46b457891914f4508de9e5b772b9cfd33fea13377b72c555385f11009ee6efbebb3cc15010a7a18dd1138a4ac0295c
+DIST types-requests-2.27.13.tar.gz 10088 BLAKE2B
df9bfe125236d76a39ef37d89b5966a8a259568fcb5912bd7b0acde42e023968e783f7c8e6d9d67bca21c55b214ffbfaa939713ed2d8e1d2ae3635507b81b1bb
SHA512
20084b63a0984be5f7a5f90187208fc58fdf70abc191ad9840ec1c41e672792c29ca36bc532044c00c28e813f3192e3aab4b95ef8ca0f1821b6d74ca2a8a7f19
diff --git a/dev-python/types-requests/types-requests-2.25.11.ebuild
b/dev-python/types-requests/types-requests-2.25.11.ebuild
deleted file mode 100644
index f250f585f..000000000
--- a/dev-python/types-requests/types-requests-2.25.11.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Typing stubs for requests"
-HOMEPAGE="
- https://pypi.org/project/types-requests
- https://github.com/python/typeshed/tree/master/stubs/requests
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
diff --git a/dev-python/types-requests/types-requests-2.27.11.ebuild
b/dev-python/types-requests/types-requests-2.27.13.ebuild
similarity index 100%
rename from dev-python/types-requests/types-requests-2.27.11.ebuild
rename to dev-python/types-requests/types-requests-2.27.13.ebuild