#44 EPEL 6 is still supported
Merged 3 years ago by frantisekz. Opened 3 years ago by frantisekz.

file modified
+1 -1
@@ -33,7 +33,7 @@ 

  KOJI_URL = "https://koji.fedoraproject.org/koji/"

  KOJIHUB_URL = "https://koji.fedoraproject.org/kojihub/"

  

- EPEL_RELEASES = [7, 8]

+ EPEL_RELEASES = [6, 7, 8]

  

  

  

file modified
+1 -1
@@ -61,7 +61,7 @@ 

      KOJI_URL = 'https://koji.fedoraproject.org/koji/'

      KOJIHUB_URL = 'https://koji.fedoraproject.org/kojihub/'

  

-     EPEL_RELEASES = [7, 8]

+     EPEL_RELEASES = [6, 7, 8]

  

      SYNC_INTERVALS = defaultdict(lambda: 3600)

      # You can set specific tasks' sync intervals here, unset tasks will be refreshed in the