robbrad / UKBinCollectionData

UK Council Bin Collection Data Parser Outputting Bin Data as a JSON
MIT License
105 stars 73 forks source link

Setup failed for custom integration 'uk_bin_collection' after latest update 0.65.0 #678

Closed Johnyb62 closed 2 months ago

Johnyb62 commented 3 months ago

Home Assistant Version

2024.4.3

Installation Method

Using HACS

Name of Council (if relevant)

Chelmsford Council

Issue Information

Updating to latest release (0065.0) results in following error. Was working fine before.

Logger: homeassistant.setup Source: setup.py:273 First occurred: 10:14:07 AM (1 occurrences) Last logged: 10:14:07 AM

Setup failed for custom integration 'uk_bin_collection': Requirements for uk_bin_collection not found: ['uk-bin-collection>=0.65.0']

Verification

asic79 commented 3 months ago

I can confirm as well.

Name of Council (if relevant)

North Lanarkshire

Logger: homeassistant.util.package
Source: util/package.py:123
First occurred: 10:36:17 (3 occurrences)
Last logged: 10:36:20
Unable to install package uk-bin-collection>=0.65.0: ERROR: Could not find a version that satisfies the requirement uk-bin-collection>=0.65.0 (from versions: 0.2.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0, 0.19.0, 0.20.0, 0.21.0, 0.21.1, 0.21.2, 0.21.3, 0.22.0, 0.23.0, 0.23.1, 0.23.2, 0.24.0, 0.24.1, 0.24.2, 0.24.3, 0.25.0, 0.26.0, 0.27.0, 0.27.1, 0.27.2, 0.28.0, 0.28.1, 0.29.0, 0.29.1, 0.30.0, 0.30.1, 0.31.0, 0.31.1, 0.32.0, 0.32.1, 0.33.0, 0.34.0, 0.35.0, 0.35.1, 0.36.0, 0.37.0, 0.37.1, 0.37.2, 0.38.0, 0.39.0, 0.40.0, 0.40.1, 0.41.0, 0.41.1, 0.41.2, 0.41.3, 0.41.4, 0.41.5, 0.42.0, 0.42.1, 0.43.0, 0.44.0, 0.44.1, 0.44.2, 0.45.0, 0.46.0, 0.46.1, 0.47.0, 0.48.0, 0.48.1, 0.48.2, 0.48.3, 0.49.0, 0.49.1, 0.50.0, 0.50.1, 0.51.0, 0.52.0, 0.53.0, 0.53.1, 0.53.2, 0.54.0, 0.55.0, 0.55.1, 0.55.2, 0.55.3, 0.56.0, 0.56.1, 0.56.2, 0.56.3, 0.56.4, 0.56.5, 0.56.6, 0.56.7, 0.56.8, 0.56.9, 0.56.10, 0.56.11, 0.56.12, 0.56.13, 0.57.0, 0.58.0, 0.58.1, 0.58.2, 0.58.3, 0.58.4, 0.58.5, 0.58.6, 0.58.7, 0.58.8, 0.59.0, 0.59.1, 0.60.0, 0.60.1, 0.61.0, 0.61.1, 0.62.0, 0.63.0, 0.64.0, 0.64.1, 0.64.2, 0.64.3) ERROR: No matching distribution found for uk-bin-collection>=0.65.0
dp247 commented 3 months ago

It's caused by #677 - I'd look into trying to downgrade (not sure if that's a thing as I don't use the HACS part) or install the previous version if possible.

Johnyb62 commented 3 months ago

It's caused by #677 - I'd look into trying to downgrade (not sure if that's a thing as I don't use the HACS part) or install the previous version if possible.

Yes downgrading manually to 0.64.3 restores service. (Cannot downgrade with HACS as far as I can tell. Had to manually overwrite contents of /custom_components/uk_bin_collection

RobertAmour commented 3 months ago

Also broken for Sheffield

robbrad commented 2 months ago

https://pypi.org/project/uk-bin-collection/

Issue should be fixed with uk-bin-collection 0.66.1