homeassistant openweathermap component need dev-python/pyowm-3.2.0 #217

Closed
opened 2021-06-28 19:26:47 +02:00 by zentoo · 5 comments

/usr/lib/python3.9/site-packages/homeassistant/components/openweathermap need dev-python/pyowm-3.2.0

Note: dev-python/pyowm-3.2.0 need dev-python/geojson-2.5.0 with python 3.9 compatibility on full python 3.9 install.

Tested locally. It will remove pyowm-3.2.0 and geojson-2.5.0 from local homeassistant deps directory.

/usr/lib/python3.9/site-packages/homeassistant/components/openweathermap need dev-python/pyowm-3.2.0 Note: dev-python/pyowm-3.2.0 need dev-python/geojson-2.5.0 with python 3.9 compatibility on full python 3.9 install. Tested locally. It will remove pyowm-3.2.0 and geojson-2.5.0 from local homeassistant deps directory.
zentoo changed title from openweathermap component need dev-python/pyowm-3.2.0 to homeassistant openweathermap component need dev-python/pyowm-3.2.0 2021-06-28 19:33:37 +02:00
onkelbeh added the
Enhancement
label 2021-06-28 21:06:28 +02:00
onkelbeh self-assigned this 2021-06-28 21:06:35 +02:00
Owner

Which Ebuild do you use?
Added the useflag to the med / min Ebuilds.

Which Ebuild do you use? Added the useflag to the med / min Ebuilds.
Author

From gentoo portage.
It needs a lot of dependencies and installed final size is 4.2 Mb as it was in local homeassistant deps.
No error at all in homeassistant server log.

From gentoo portage. It needs a lot of dependencies and installed final size is 4.2 Mb as it was in local homeassistant deps. No error at all in homeassistant server log.
Owner

There are 3 Ebuilds for it:

  • app-misc/homeassistant
  • app-misc/homeassistant-min
  • app-misc/homeassistant-full

These three only differ in the amount of USE Flags they hold.

There are 3 Ebuilds for it: * app-misc/homeassistant * app-misc/homeassistant-min * app-misc/homeassistant-full These three only differ in the amount of USE Flags they hold.
Author

I use currently app-misc/homeassistant.

I wonder to use app-misc/homeassistant-full now that I see the impressive USE flags list. I was thinking the min version was a minimal install and the full version was a version with everything included. I didn't thought that was related to USE flag granularity.

I use currently app-misc/homeassistant. I wonder to use app-misc/homeassistant-full now that I see the impressive USE flags list. I was thinking the min version was a minimal install and the full version was a version with everything included. I didn't thought that was related to USE flag granularity.
Owner

Yep, but the -full Ebuild can't be used, only with a kernel patch.
Take a look at #190

It contains all components with a dependency.

Yep, but the -full Ebuild can't be used, only with a kernel patch. Take a look at #190 It contains _all_ components with a dependency.
Sign in to join this conversation.
No Label
Enhancement
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#217
No description provided.