commit: 9874f848fd47d42a1372f91e252040457a06eff9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 28 18:14:48 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 28 18:15:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9874f848
package.mask: Last rite dev-python/pytz_deprecation_shim Bug: https://bugs.gentoo.org/906516 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 93ba70b7ce74..b0ace2a3c791 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgo...@gentoo.org> (2023-08-28) +# A shim that is no longer needed. No reverse dependencies. +# Removal on 2023-09-27. Bug #906516. +dev-python/pytz_deprecation_shim + # Sam James <s...@gentoo.org> (2023-08-26) # 'AttributeError: NoneType object has no attribute cname' regression # See bug #913062, https://github.com/cython/cython/issues/5643, and