Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-8938

gevent 23.9.1 breaks builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      gevent 23.9.1 fails on install with the following error. We'll need to update to a more recent package to resolve the issue.

      Error compiling Cython file:
            ------------------------------------------------------------
            ...
            cdef tuple integer_types
            
            if sys.version_info[0] >= 3:
                integer_types = int,
            else:
                integer_types = (int, long) 

       

              bcaton@redhat.com Brandon Caton
              bcaton@redhat.com Brandon Caton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: