Conversation
|
For now I'm waiting for librosa/librosa@7eb0a09 to hit release. |
|
Where to put nanobind? BDEPEND or RDEPEND? As I understand it needs to be executed during compilation. And what did I do wrong? |
|
I see. nanobind ebuild does not declare pypy3 support. |
|
|
Test data repository is not tagged. It means I will need to somehow download it from git in release ebuild. Not sure how.
If worst case I plan to disable tests on release ebuild. |
Usually it is possible to do some patching and add a snapshot from the git to the SRC_URI. |
|
Should typing-extensions in soxr go to BDEPEND or IDEPEND or stay in DEPEND? Moving to BDEPEND for now. |
Signed-off-by: uis <uis9936@gmail.com>
Signed-off-by: uis <uis9936@gmail.com>
Signed-off-by: uis <uis9936@gmail.com>
Signed-off-by: uis <uis9936@gmail.com>
Signed-off-by: uis <uis9936@gmail.com>
|
I added things for docs generation. Works in soxr. Still broken in librosa, so I did not inherit docs there. |
dev-python/sphinxcontrib-svg2pdfconverter/sphinxcontrib-svg2pdfconverter-1.2.3.ebuild
Outdated
Show resolved
Hide resolved
dev-python/sphinxcontrib-svg2pdfconverter/sphinxcontrib-svg2pdfconverter-1.2.3.ebuild
Show resolved
Hide resolved
RDEPEND if it is in the dependency list, BDEPEND if it is imported during the build. Might I suggest to omit the pypy3 target here so this is no longer blocked by the failures in nanobind? |
|
After tuxu/python-samplerate#24 gets resolved I should be able to enable all non-network tests for librosa. I already made ebuild for resampy. |
|
I'm back and hope to finish it |
No description provided.