]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #42158: Pygment archive name change at version 2.17
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 7 Jun 2024 13:53:04 +0000 (15:53 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 7 Jun 2024 13:53:04 +0000 (15:53 +0200)
products/Pygments.pyconf

index 4fd2a0f7f7a24400aa0d5829460f97f615faafdd..5a29548a43fa3481084564463f0d9fadccdc0b6e 100644 (file)
@@ -32,3 +32,8 @@ default_win :
    compil_script :  'pip_install_whl' + $VARS.scriptExtension
    archive_info : {archive_name : "Pygments-" + $APPLICATION.products.Pygments + "_windows.tar.gz"}
 }
+
+version_1_0_0_to_2_16_1 :
+{
+    archive_info : {archive_prefix : "Pygments"}
+}