nixpkgs/pkgs/development/python-modules/aws-sam-translator
Sandro Jäckel eb2be1102c
python312Packages.aws-sam-translator: don't fail when pytest/pluggy, skip slow tests
eg:
python3.12-aws-sam-translator>   File "/nix/store/jzba2jjz0l3222pry5mf6nyflbwgpd32-python3.12-python-dateutil-2.8.2/lib/python3.12/site-packages/dateutil/tz/__init__.py", line 2, in <module>
python3.12-aws-sam-translator>     from .tz import *
python3.12-aws-sam-translator>   File "/nix/store/jzba2jjz0l3222pry5mf6nyflbwgpd32-python3.12-python-dateutil-2.8.2/lib/python3.12/site-packages/dateutil/tz/tz.py", line 37, in <module>
python3.12-aws-sam-translator>     EPOCH = datetime.datetime.utcfromtimestamp(0)
python3.12-aws-sam-translator>             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
python3.12-aws-sam-translator> DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
python3.12-aws-sam-translator>
2024-02-13 00:23:16 +01:00
..
default.nix python312Packages.aws-sam-translator: don't fail when pytest/pluggy, skip slow tests 2024-02-13 00:23:16 +01:00