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

distutils-r1.eclass: esetup.py "pure pyproject.toml" fix + min version bumps #29354

Closed
wants to merge 6 commits into from

Commits on Jan 31, 2023

  1. distutils-r1.eclass: esetup.py, omit setup.cfg check in PEP517 mode

    Closes: https://bugs.gentoo.org/891959
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c03c720 View commit details
    Browse the repository at this point in the history
  2. python-utils-r1.eclass: Bump minimal Python versions

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e4c329a View commit details
    Browse the repository at this point in the history
  3. distutils-r1.eclass: Bump minimal build system versions

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c30df9b View commit details
    Browse the repository at this point in the history
  4. distutils-r1.eclass: Bump minimum pytest version

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5739092 View commit details
    Browse the repository at this point in the history
  5. distutils-r1.eclass: Remove code for gpep517 < 12

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2dce861 View commit details
    Browse the repository at this point in the history
  6. dev-python/pip: Remove redundant min. versions in 23.0

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    mgorny committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e0da22c View commit details
    Browse the repository at this point in the history