pytz_deprecation_shim: Shims to make deprecation of pytz easier¶
Description¶
Shims to make deprecation of pytz easier
License¶
Apache-2.0
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
0.1.0.post0
version_requirements.txt:
pytz-deprecation-shim
Equivalent System Packages¶
$ conda install pytz-deprecation-shim
$ sudo yum install python3-pytz-deprecation-shim
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.