Coder Social home page Coder Social logo

Comments (10)

RonnyPfannschmidt avatar RonnyPfannschmidt commented on August 17, 2024 1

Maybe a release with extra description plus status change before

from pytest-runner.

kloczek avatar kloczek commented on August 17, 2024

Looks like test suite is trying to execute python setup.py pytest <args>.
There two issues here:

  • there is hardscoded here python executable name (I have only python3)
  • using python setup.py is already deprecated.

from pytest-runner.

RonnyPfannschmidt avatar RonnyPfannschmidt commented on August 17, 2024

This package is deprecated since years

It's only purpose was to support the setup.py call

from pytest-runner.

kloczek avatar kloczek commented on August 17, 2024

pytest-runner is still used by many other modules test suites.
Just checked my library with python modules rpm spec files (I have +1.1k such spec files onl;y for python modules)

python-arpeggio.spec:BuildRequires:     python3dist(pytest-runner)
python-astroid.spec:BuildRequires:      python3dist(pytest-runner)
python-bleach.spec:BuildRequires:       python3dist(pytest-runner)
python-cairocffi.spec:BuildRequires:    python3dist(pytest-runner)
python-cairosvg.spec:BuildRequires:     python3dist(pytest-runner)
python-cssselect2.spec:BuildRequires:   python3dist(pytest-runner)
python-decopatch.spec:BuildRequires:    python3dist(pytest-runner)
python-dropbox.spec:BuildRequires:      python3dist(pytest-runner)
python-faker.spec:BuildRequires:        python3dist(pytest-runner)
python-helpers.spec:BuildRequires:      python3dist(pytest-runner)
python-htmlpyever.spec:BuildRequires:   python3dist(pytest-runner)
python-jose.spec:BuildRequires: python3dist(pytest-runner)
python-lz4.spec:BuildRequires:  python3dist(pytest-runner)
python-mccabe.spec:BuildRequires:       python3dist(pytest-runner)
python-metaextract.spec:BuildRequires:  python3dist(pytest-runner)
python-pyee.spec:BuildRequires: python3dist(pytest-runner)
python-pygal.spec:BuildRequires:        python3dist(pytest-runner)
python-pylint.spec:BuildRequires:       python3dist(pytest-runner)
python-pyrsistent.spec:BuildRequires:   python3dist(pytest-runner)
python-pytest-cases.spec:BuildRequires: python3dist(pytest-runner)
python-pytest-harvest.spec:BuildRequires:       python3dist(pytest-runner)
python-pytest-steps.spec:BuildRequires: python3dist(pytest-runner)
python-sphinx-gallery.spec:BuildRequires:       python3dist(pytest-runner)
python-tinycss2.spec:BuildRequires:     python3dist(pytest-runner)
python-utils.spec:BuildRequires:        python3dist(pytest-runner)

So all avove modules shoud drop use your module? πŸ€”

from pytest-runner.

RonnyPfannschmidt avatar RonnyPfannschmidt commented on August 17, 2024

Correct

from pytest-runner.

kloczek avatar kloczek commented on August 17, 2024

If that is true plese add note about that in repo description and on pypi, and mark repo as archived.

from pytest-runner.

nicoddemus avatar nicoddemus commented on August 17, 2024

Good point. We do have a notice in the README, but making it archive would make it even more obvious.

Do you see any drawbacks of us doing that @RonnyPfannschmidt ?

from pytest-runner.

kloczek avatar kloczek commented on August 17, 2024

IMO it woild be good to add short note for all other people about what to do on dropping use of pytest-runner.
πŸ‘

from pytest-runner.

graingert avatar graingert commented on August 17, 2024

@kloczek there's a note here: https://github.com/pytest-dev/pytest-runner/blame/main/README.rst#L36-L40

from pytest-runner.

kloczek avatar kloczek commented on August 17, 2024

OK. Now I'll try to actively spread that update πŸ˜‹

Thank you for your timeπŸ‘

from pytest-runner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.