1. 07 10月, 2019 4 次提交
  2. 28 9月, 2019 2 次提交
  3. 22 9月, 2019 3 次提交
  4. 14 9月, 2019 1 次提交
  5. 10 9月, 2019 1 次提交
  6. 09 9月, 2019 1 次提交
  7. 08 9月, 2019 1 次提交
  8. 06 9月, 2019 1 次提交
  9. 26 8月, 2019 1 次提交
  10. 21 8月, 2019 1 次提交
  11. 16 8月, 2019 1 次提交
  12. 14 8月, 2019 4 次提交
  13. 11 8月, 2019 1 次提交
  14. 29 7月, 2019 1 次提交
  15. 25 7月, 2019 3 次提交
  16. 24 7月, 2019 1 次提交
  17. 22 7月, 2019 1 次提交
  18. 21 7月, 2019 1 次提交
  19. 12 7月, 2019 1 次提交
  20. 11 7月, 2019 1 次提交
  21. 03 7月, 2019 1 次提交
  22. 28 6月, 2019 1 次提交
  23. 27 6月, 2019 1 次提交
  24. 25 5月, 2019 1 次提交
  25. 27 3月, 2019 1 次提交
  26. 25 3月, 2019 1 次提交
  27. 27 2月, 2019 1 次提交
  28. 13 2月, 2019 1 次提交
    • M
      Mark 3 tests as network tests · 75c2201d
      Miro Hrončok 提交于
          ________________ test_constraints_local_editable_install_pep518 ________________
          ...
          ----------------------------- Captured stdout call -----------------------------
          Script result: python -m pip download setuptools wheel -d /tmp/pytest-of-mockbuild/pytest-0/test_constraints_local_editabl0/data/packages
            return code: 1
          -- stderr: --------------------
            Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fba7fdeb160>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
            Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fba7fdeb0b8>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
            Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fba7fdeb4e0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
            Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fba7fdeb6d8>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
            Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fba7fdeb860>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
            Could not find a version that satisfies the requirement setuptools (from versions: )
          No matching distribution found for setuptools
      
          _____________ test_pep517_wheels_are_not_confused_with_other_files _____________
          ...
          -- stdout: --------------------
          Processing /tmp/pytest-of-mockbuild/pytest-0/test_pep517_wheels_are_not_con0/data/src/withpyproject
            Installing build dependencies: started
            Installing build dependencies: finished with status 'error'
            Complete output from command /tmp/pytest-of-mockbuild/pytest-0/test_pep517_wheels_are_not_con0/workspace/venv/bin/python /builddir/build/BUILDROOT/python-pip-19.0.2-1.fc30.x86_64/usr/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pytest-of-mockbuild/pytest-0/test_pep517_wheels_are_not_con0/workspace/tmp/pip-build-env-3un7dqu3/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel:
            Collecting setuptools
              Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb7cf5a8898>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
              Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb7cf5b9588>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
              Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb7cf5b9470>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
              Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb7cf5b9278>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
              Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb7cf5b9208>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/setuptools/
              Could not find a version that satisfies the requirement setuptools (from versions: )
            No matching distribution found for setuptools
      
          ________________________ test_upgrade_argparse_shadowed ________________________
          ...
          ----------------------------- Captured stdout call -----------------------------
          Script result: python -m pip install argparse==1.3
            return code: 1
          -- stderr: --------------------
            Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff07d6db240>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/argparse/
            Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff07d6db358>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/argparse/
            Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff07d6db400>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/argparse/
            Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff07d6db518>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/argparse/
            Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff07d6c7710>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/argparse/
            Could not find a version that satisfies the requirement argparse==1.3 (from versions: )
          No matching distribution found for argparse==1.3
      75c2201d
  29. 06 2月, 2019 1 次提交
    • N
      Fix #6163: Default to setuptools.build_meta:__legacy__ · 682cff72
      Nick Coghlan 提交于
      The main setuptools PEP 517 backend is intended for
      explicit usage in `pyproject.toml`, when the project
      authors can ensure that their `setup.py` runs without
      that directory being implicitly on `sys.path`.
      
      For implicit usage, setuptools now offers a separate
      legacy backend that more closely mimics direct
      execution of the `setup.py` script.
      682cff72