Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter unnecessary deps from User-Agent string #871

Merged
merged 5 commits into from Feb 28, 2022

Commits on Feb 9, 2022

  1. Canonicalize dependencies

    Closes: pypa#870
    stefanor committed Feb 9, 2022
    Copy the full SHA
    d405a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Explicitly select packages for User-Agent inclusion

    Revert back to a manual list of packages reported in the User-Agent
    string and --version. Reverting the part of pypa#858 that switched to
    parsing twine's requires.
    
    See: pypa#870
    stefanor committed Feb 27, 2022
    Copy the full SHA
    00b48e9 View commit details
    Browse the repository at this point in the history
  2. Update package list

    bhrutledge committed Feb 27, 2022
    Copy the full SHA
    e11f85f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be44784 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    bhrutledge committed Feb 27, 2022
    Copy the full SHA
    493390c View commit details
    Browse the repository at this point in the history