commit:     b53f828b3df9843f56fe839960c06e9da002a879
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 25 23:53:25 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Mar 26 00:09:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b53f828b

dev-python/types-pytz: add 2021.3.6, drop 2021.3.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/types-pytz/Manifest                                      | 2 +-
 .../{types-pytz-2021.3.0.ebuild => types-pytz-2021.3.6.ebuild}      | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/types-pytz/Manifest b/dev-python/types-pytz/Manifest
index 0dcfc8409..2c4d94442 100644
--- a/dev-python/types-pytz/Manifest
+++ b/dev-python/types-pytz/Manifest
@@ -1,2 +1,2 @@
-DIST types-pytz-2021.3.0.tar.gz 2034 BLAKE2B 
c104024d3758d13cd898a0a4fd3f002765bea6e7d1e5c8112e08ee772dd7298b0e9dd6d84bfb95ed30c792734dbf8ee1c4b71baf3245d4063ff389c7c7fe51a3
 SHA512 
2d30f0e04876b76642a475942d2059fd07294d8d5a8218f3022bdcd861d62596376f57d8450f6ec6d7380a9997296f76815278c0b61562d7bef710c371f8feb4
 DIST types-pytz-2021.3.5.tar.gz 3030 BLAKE2B 
59728927f7fe6828659d915b0054b7aa9a937b62d474f694487dfac45e5e605de62d55a71bf1155ccb0eb6a2519b393f09979bd3f12c8c06998edcb6d54b7d8a
 SHA512 
6c4c99ce685d8a6e9b3d0f8e26b64c54505880a1fa139850822c61f16f967ad3efeb5779c57a2005612974f6e35a25808585b346fe7ca97e5d7a5ef08d2ed26e
+DIST types-pytz-2021.3.6.tar.gz 3134 BLAKE2B 
a3be61269c8dcebb1ba6d1ff3f0c5ac383a04783d6d572c7cf5ae48aba02ceebad91092d51f7e1cff3a230597f19be6d03c3fa1b927fbcae943be3ff425a8269
 SHA512 
d172b3192f4b2e5cec715205507cf04cb8347db29cb0a33dd9d610a4d936e57b7a72ab05e05648c716582ac24b19b48381e16e31075d6ae3f46c904f27073de4

diff --git a/dev-python/types-pytz/types-pytz-2021.3.0.ebuild 
b/dev-python/types-pytz/types-pytz-2021.3.6.ebuild
similarity index 73%
rename from dev-python/types-pytz/types-pytz-2021.3.0.ebuild
rename to dev-python/types-pytz/types-pytz-2021.3.6.ebuild
index a1a7ec2e2..47dfcb961 100644
--- a/dev-python/types-pytz/types-pytz-2021.3.0.ebuild
+++ b/dev-python/types-pytz/types-pytz-2021.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 
-DESCRIPTION="Typing stubs for paramiko"
+DESCRIPTION="Typing stubs for pytz"
 HOMEPAGE="
-       https://pypi.org/project/types-pytz
+       https://pypi.org/project/types-pytz/
        https://github.com/python/typeshed/tree/master/stubs/pytz
 "
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

Reply via email to