Marc Mueller
Marc Mueller
## Proposed change Adds initial support for Python 3.13. **New checks** - `too-many-positional-arguments` this one is quite noisy and doesn't add much value for us. Disabled it along with the...
Use the SPDX license identifier for `Apache-2.0` instead of the whole license file inside the project metadata. This will make it easier to correctly identify the project license. See also...
## Proposed change https://github.com/bdraco/yalexs-ble/releases/tag/v2.5.0 https://github.com/bdraco/yalexs-ble/compare/v2.4.3...v2.5.0 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!)...
## Proposed change https://github.com/brandon-rhodes/pyephem/compare/4.1.5...4.1.6 https://pypi.org/project/ephem/4.1.6/#files Small update. Wheels for Python 3.13 are now available on PyPI. Also built them for https://wheels.home-assistant.io/musllinux/. ## Type of change - [x] Dependency upgrade -...
## Proposed change https://github.com/kbr/fritzconnection/blob/1.14.0/docs/sources/version_history.rst https://github.com/kbr/fritzconnection/compare/1.13.2...1.14.0 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!)...
## Proposed change The integration is already fully typed. It doesn't have any dependencies. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which...
## Proposed change _Initial idea to add a new type alias for `SensorValueType` below._ This PR adds `date`, `datetime` and `Decimal` to the `StateType` type alias to support typing the...
## Proposed change https://setuptools.pypa.io/en/latest/history.html#v75-1-0 Since setuptools `70.1` the `bdist_wheel` command is shipped with setuptools directly. It's no longer necessary to specify `wheel` as a build system requirement. Related PR for...
## Proposed change Small overside missed in #126936. The artifact names need to be unique. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change...
## Proposed change https://github.com/EuleMitKeule/eq3btsmart/releases/tag/1.2.0 https://github.com/EuleMitKeule/eq3btsmart/compare/1.1.9...1.2.0 Support for Python 3.13. ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...