Joel Capitao
Joel Capitao
Hi, Would it be possible to please include tests and the license files in the release tars? At the moment, they are not included in the pypi release downloads. Alternatively,...
unicodecsv is not maintained since a while now [1]. It was preferred over standard csv because of the unicode support. Now that Python3 csv module [2] supports it, let's use...
**Describe the bug** While building 20210324.2 for CentOS Stream 8, we're hitting the issue below ``` [ 91%] Building CXX object absl/random/CMakeFiles/absl_random_mock_distributions_test.dir/mock_distributions_test.cc.o cd /builddir/build/BUILD/abseil-cpp-20210324.2/x86_64-redhat-linux-gnu/absl/random && /usr/bin/c++ -I/builddir/build/BUILD/abseil-cpp-20210324.2 -O2 -g -pipe...
Those files are required for distribution packaging, as we need to run the tests during the package build.
Until now, we tackled the DNF5 issue [1] by prioritizing the URL location of the repo 'coreos-pool' when multiple repo were found for the say locked NEVRA. But, if that...