Skip to content
  1. May 11, 2013
    • Seblu's avatar
      No more class level AUR address · f6e51759
      Seblu authored
      f6e51759
    • Seblu's avatar
      New version comparaison algorithm · 81716b98
      Seblu authored
      Instead of using LooseVersion from distutils (a missed deps btw), I switched to
      a custom version not directly based on tuples comparaison. Because it doesn't
      support different type inside tuple.
      
      All my package are currently passing better than with LooseVersion.
      
      We also doesn't compute the full sorted list of versions but only the max, which
      is the last.
      81716b98
    • Seblu's avatar
      Use @VERSION@ only in archversion python package · 84ed3951
      Seblu authored
      This will avoid to run make every time a fix is provided in archversion (dev only)
      84ed3951
  2. May 10, 2013
  3. Apr 05, 2013