Re: Use of flit as a build-backend in pybuild

2021-11-29 Thread Stefano Rivera
Hi Scott (2021.11.29_19:38:52_+) > The versions of pybuild in stable, testing, and unstable all support flit as > a > build-backend for packages built upstream using flit. While we're talking about this. Until recently, the flit plugin in pybuild didn't have the test-runner support that was

Re: [Help] diskcache: FTBFS now even earlier due to Python3.10

2021-11-29 Thread Andrey Rahmatullin
On Mon, Nov 29, 2021 at 05:58:47PM +0100, Andreas Tille wrote: > ERROR: py310: could not install deps [django>=2.2.*, pytest, pytest-cov, > pytest-django, pytest-xdist]; v = > InvocationError("/build/diskcache-5.2.1/.tox/py310/bin/python -m pip install > 'django>=2.2.*' pytest pytest-cov

Re: [Help] diskcache: FTBFS now even earlier due to Python3.10

2021-11-29 Thread Scott Talbert
On Mon, 29 Nov 2021, Andrey Rahmatullin wrote: On Mon, Nov 29, 2021 at 05:58:47PM +0100, Andreas Tille wrote: ERROR: py310: could not install deps [django>=2.2.*, pytest, pytest-cov, pytest-django, pytest-xdist]; v = InvocationError("/build/diskcache-5.2.1/.tox/py310/bin/python -m pip

Use of flit as a build-backend in pybuild

2021-11-29 Thread Scott Kitterman
The versions of pybuild in stable, testing, and unstable all support flit as a build-backend for packages built upstream using flit. You can tell if your package is built using flit if it has a pyproject.toml file and it contains a paragraph like: [build-system] requires = ["flit_core

sphinxext-opengraph new version 0.5.0 ready for upload

2021-11-29 Thread Chiara Marmo
Dear list, Sandro, the 0.5.0 version of sphinxext-opengraph is on salsa ready for upload. Thanks, Regards, Chiara

Re: [Help] diskcache: FTBFS now even earlier due to Python3.10

2021-11-29 Thread Scott Talbert
On Mon, 29 Nov 2021, Scott Talbert wrote: ERROR: py310: could not install deps [django>=2.2.*, pytest, pytest-cov, pytest-django, pytest-xdist]; v = InvocationError("/build/diskcache-5.2.1/.tox/py310/bin/python -m pip install 'django>=2.2.*' pytest pytest-cov pytest-django pytest-xdist", 1)

[Help] diskcache: FTBFS now even earlier due to Python3.10

2021-11-29 Thread Andreas Tille
Control: tags -1 help Hi, currently I'm running into ERROR: py310: could not install deps [django>=2.2.*, pytest, pytest-cov, pytest-django, pytest-xdist]; v = InvocationError("/build/diskcache-5.2.1/.tox/py310/bin/python -m pip install 'django>=2.2.*' pytest pytest-cov pytest-django

Re: [Help] diskcache: FTBFS now even earlier due to Python3.10

2021-11-29 Thread Scott Talbert
On Mon, 29 Nov 2021, Andreas Tille wrote: Control: tags -1 help Hi, currently I'm running into ERROR: py310: could not install deps [django>=2.2.*, pytest, pytest-cov, pytest-django, pytest-xdist]; v = InvocationError("/build/diskcache-5.2.1/.tox/py310/bin/python -m pip install