Ben Greiner

Results 84 issues of Ben Greiner

With wheel 0.44 (and setuptools 72.1): ```python [ 18s] ___________________ ERROR collecting tests/test_build_api.py ___________________ [ 18s] tests/test_build_api.py:7: in [ 18s] from jupyter_packaging.build_api import build_sdist, build_wheel [ 18s] jupyter_packaging/__init__.py:6: in [...

This is the output of `python3 setup.py jsdeps`: ``` [ben@skylab:~/tmp/nbclassic-1.2.0]% python3 setup.py jsdeps [0] running jsdeps installing build dependencies with npm > npm install npm warn deprecated [email protected]: This package...

bug

While trying to set up my eUP, I encountered some confusion about writable topics: With `--list-topics`, I get: ``` New topic: weconnect/vehicles/WVWZZZvvvvvvvvvv/domains/charging/chargingSettings/maxChargeCurrentAC_A_writetopic (writeable) ``` Yet, when subscribing to it, there...

https://github.com/openSUSE/rpm-config-SUSE/pull/64, https://github.com/openSUSE/rpm-config-SUSE/pull/79 This breaks the delayed copy and replaced prefix here: https://github.com/openSUSE/python-rpm-macros/blob/e529213ec6b52aa298c0cfdb5bbdddc3a64a0ea9/macros.lua#L98 https://github.com/openSUSE/python-rpm-macros/blob/e529213ec6b52aa298c0cfdb5bbdddc3a64a0ea9/macros.lua#L144-L164

Since we upgraded to numpy 2.1, the packaging of pyemd fails: ```python [ 40s] ______________________________ test_emd_samples_2 ______________________________ [ 40s] [ 40s] def test_emd_samples_2(): [ 40s] first_array = [1] [ 40s]...

### Description ##### The feature or problem addressed by this PR Having both ``` python = "^3.9" # and importlib-metadata = {version = ">=1.7.0", python = "