void-packages/srcpkgs/python3-pytz_deprecation_shim/patches/tzdata.patch

11 lines
354 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,6 @@ packages = pytz_deprecation_shim
install_requires =
backports.zoneinfo;python_version>="3.6" and python_version<"3.9"
python-dateutil;python_version<"3.6"
- tzdata;python_version>="3.6"
python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
package_dir =
=src