]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
[bos #41189][Windows]: move to pytz 2020.1 spns/40695-windows
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 5 Apr 2024 09:55:05 +0000 (11:55 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 5 Apr 2024 09:55:05 +0000 (11:55 +0200)
applications/SALOME-master-windows.pyconf
products/pytz.pyconf

index f48feac33c3b51d382ce4457b59441b1a5769937..4c2642c6af9e252e546ebb452acd41cdcdd05476 100644 (file)
@@ -112,7 +112,7 @@ APPLICATION :
         PyQt : '5.15.3'
         pyreadline : '3.4.1'
         Python : '3.9.14'
-        pytz : '2019.1'
+        pytz : '2020.1'
         qt : '5.12.10'
         qwt : '6.1.2'
         requests : '2.22.0'
index c78b30dbf1149777b0f4cb81a634680b9995c818..7aa88f1406a39a13e9a07bb5ec8f7838dd73239b 100644 (file)
@@ -31,3 +31,8 @@ default_win :
    compil_script :  'pip_install_whl' + $VARS.scriptExtension
    archive_info : {archive_name : "pytz-" + $APPLICATION.products.pytz + "_windows.tar.gz"}
 }
+
+version_2020_1 :
+{
+   archive_info : {archive_name : "pytz-2020.1.tar.gz"}
+}