Matěj Cepl
Matěj Cepl
When packaging libCST for openSUSE, I fail to make running test suite. We build our packages in the network-isolated environment, and we want the simplest possible environment, so I am...
While packaging on openSUSE while building the wheel, I get: ``` [ 10s] /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'libcst.tests.pyre' is absent from the `packages` configuration. [ 10s] !! [ 10s] [ 10s]...
### What were you trying to do? In the end of the run of the test suite (while packaging OCRmyPDF for openSUSE/Factory) I see this: ``` [ 30s] INTERNALERROR> def...
When packaging new version of this package for openSUSE/Factory, test test_is_valid_should_not_mutate fails: ``` [ 19s] =================================== FAILURES =================================== [ 19s] __________ test_is_valid_should_not_mutate[_invalidator_1-jsonschema] __________ [ 19s] [ 19s] cls = [...
Based on the top of #138 Fixes: https://github.com/orbitalquark/scintillua/issues/104
References: https://github.com/orbitalquark/scintillua/issues/76
English language uses apostrophes quite often (a way more often than other languages I know) not only as a substitute for double quotes, but also in normal text (namely, [The...
Things which used to be warnings before are suddenly errors which break the build with GCC 14.
Fixes: https://github.com/CodSpeedHQ/pytest-codspeed/issues/68
While packaging `pytest-codspeed` for openSUSE, I tried to run the test suite. I appreciate that you have included tests in your released tarball, but unfortunately a couple of crucial files...