Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918952
en ru br
ALT Linux repos
S:2.8.2-alt2

Group :: Development/Python
RPM: python3-module-dateutil

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dateutil-2.7.3-alt-tests.patch
Download


diff --git a/dateutil/test/test_tz.py b/dateutil/test/test_tz.py
index 54dfb1b..e93cf65 100644
--- a/dateutil/test/test_tz.py
+++ b/dateutil/test/test_tz.py
@@ -944,12 +944,6 @@ def test_tzlocal_utc_unequal(tzvar):
 
 
 @mark_tzlocal_nix
-def test_tzlocal_local_time_trim_colon():
-    with TZEnvContext(':/etc/localtime'):
-        assert tz.gettz() is not None
-
-
-@mark_tzlocal_nix
 @pytest.mark.parametrize('tzvar, tzoff', [
     ('EST5', tz.tzoffset('EST', -18000)),
     ('GMT', tz.tzoffset('GMT', 0)),
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin