-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: spatialaudio/python-sounddevice
base: 0.5.3
head repository: spatialaudio/python-sounddevice
compare: 0.5.4
- 17 commits
- 27 files changed
- 3 contributors
Commits on Oct 27, 2025
-
Bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a072de - Browse repository at this point
Copy the full SHA 8a072deView commit details -
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 43dd824 - Browse repository at this point
Copy the full SHA 43dd824View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ce94736 - Browse repository at this point
Copy the full SHA ce94736View commit details -
Move parts of setup.py to pyproject.toml (#596)
* Move parts of setup.py to pyproject.toml, switch to src/ layout * add uv.lock * DOC: update instructions for development build * Update CI setup * Update Sphinx config for src/ layout
Configuration menu - View commit details
-
Copy full SHA for 009e5a3 - Browse repository at this point
Copy the full SHA 009e5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d755232 - Browse repository at this point
Copy the full SHA d755232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa0772 - Browse repository at this point
Copy the full SHA 2aa0772View commit details
Commits on Nov 24, 2025
-
Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 55498c8 - Browse repository at this point
Copy the full SHA 55498c8View commit details -
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c0c7ff - Browse repository at this point
Copy the full SHA 0c0c7ffView commit details -
Bump astral-sh/setup-uv from 6 to 7
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6...v7) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f232031 - Browse repository at this point
Copy the full SHA f232031View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a73e1bc - Browse repository at this point
Copy the full SHA a73e1bcView commit details -
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 39bfd50 - Browse repository at this point
Copy the full SHA 39bfd50View commit details -
Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0aa3dd8 - Browse repository at this point
Copy the full SHA 0aa3dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0647b4 - Browse repository at this point
Copy the full SHA e0647b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a6895 - Browse repository at this point
Copy the full SHA 79a6895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff1757 - Browse repository at this point
Copy the full SHA 9ff1757View commit details -
Bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the / directory: [urllib3](https://github.com/urllib3/urllib3) and [zipp](https://github.com/jaraco/zipp). Updates `urllib3` from 2.0.7 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.6.3) Updates `zipp` from 3.15.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.15.0...v3.19.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: uv - dependency-name: zipp dependency-version: 3.19.1 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 92d37b1 - Browse repository at this point
Copy the full SHA 92d37b1View commit details
Commits on Jan 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9f2c359 - Browse repository at this point
Copy the full SHA 9f2c359View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.3...0.5.4