Hello Pythonistas,
We have just released pyproject-rpm-macros-0-37. It is available in Koji for all
Fedora versions. The primary new thing is optimized %pyproject_buildrequires:
The new version will save one round of installing BuildRequires.
Previously, the macro generated BuildRequires in w
On 27. 01. 21 0:37, Miro Hrončok wrote:
On 26. 01. 21 20:15, Miro Hrončok wrote:
Hello Pythonistas.
I'd like to update pytest to 6.2 in rawhide after the mass rebuild. The impact
on not-already-broken packages is surprisingly small.
pybind11: fixed upstream in git
Fixed.
python-alembic:
On 02. 02. 21 18:09, Miro Hrončok wrote:
3) Retire python-pytest4 and python-pytest-relaxed
This requires disabling tests in invoke and slightly patching tests of paramiko.
Once pytest-relaxed supports recent pytest, we can reintroduce it.
BTW the patch for paramiko exists:
https://github.co