Python The sad state of Python on Freebsd

And since the versions of some software in the container changes, this has to trigger a full test cycle. Oh wait, with CI/CD, we no longer test software.

I hope you can hear the sarcasm in the above statement.
The Python container should only some basic libraries, Python, and that's it.

Ideally all software should have unit tests, functional & integration tests.
 
Hi
Why is there two versions of devel/py-setuptools-scm7 AND devel/py-setuptools-scm ( version 8 ) that is used in turn by different ports ?
Both cant be installed simultaneously .

depending on specific port I am building they request one or the other of these setup tools.
shouldn't Port maintainers request at least version 7 insted of port failing if version 8 is installed. ?

//Lars
 
Back
Top