diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-08-28 20:14:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-08-28 20:15:26 +0200 |
commit | 9874f848fd47d42a1372f91e252040457a06eff9 (patch) | |
tree | a012c62a862747b809ab11234a2ab995eab5a57b /profiles | |
parent | dev-python/oslo-utils: Restore tzdata requirement (diff) | |
download | gentoo-9874f848fd47d42a1372f91e252040457a06eff9.tar.gz gentoo-9874f848fd47d42a1372f91e252040457a06eff9.tar.bz2 gentoo-9874f848fd47d42a1372f91e252040457a06eff9.zip |
package.mask: Last rite dev-python/pytz_deprecation_shim
Bug: https://bugs.gentoo.org/906516
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 <mgorny@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 <sam@gentoo.org> (2023-08-26) # 'AttributeError: NoneType object has no attribute cname' regression # See bug #913062, https://github.com/cython/cython/issues/5643, and |