1. 17 4月, 2019 7 次提交
  2. 09 4月, 2019 2 次提交
  3. 02 4月, 2019 2 次提交
  4. 01 4月, 2019 2 次提交
  5. 30 3月, 2019 1 次提交
  6. 29 3月, 2019 1 次提交
  7. 28 3月, 2019 1 次提交
  8. 27 3月, 2019 1 次提交
  9. 26 3月, 2019 1 次提交
  10. 23 3月, 2019 1 次提交
  11. 22 3月, 2019 2 次提交
  12. 20 3月, 2019 8 次提交
  13. 19 3月, 2019 1 次提交
  14. 18 3月, 2019 1 次提交
  15. 13 3月, 2019 1 次提交
  16. 12 3月, 2019 1 次提交
  17. 11 3月, 2019 1 次提交
  18. 09 3月, 2019 5 次提交
  19. 08 3月, 2019 1 次提交
    • C
      Drop Python 2 · a90c24c6
      Cleber Rosa 提交于
      And the compatiblity helper six.  With Python 2 gone, a number of
      package changes are also introduced, so that the packages are always
      named python3-<suffix>.
      
      Also, because it would be confusing not having an "avocado" script,
      and to conform with the system wide change introduced by distros that
      now offer Python 3 by default, the scripts are no longer called
      avocado-3 (or avocado-3.x), but simply "avocado".
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      a90c24c6