| 
														
															@@ -72,7 +72,7 @@ apps: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 parts: 
														 | 
														
														 | 
														
															 parts: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   homeassistant: 
														 | 
														
														 | 
														
															   homeassistant: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    plugin: python #-wot-plugin 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    plugin: python-wot-plugin 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     source: https://github.com/home-assistant/core.git 
														 | 
														
														 | 
														
															     source: https://github.com/home-assistant/core.git 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     source-tag: ${SNAPCRAFT_PROJECT_VERSION} 
														 | 
														
														 | 
														
															     source-tag: ${SNAPCRAFT_PROJECT_VERSION} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     python-packages: 
														 | 
														
														 | 
														
															     python-packages: 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -121,10 +121,6 @@ parts: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     constraints: 
														 | 
														
														 | 
														
															     constraints: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       - homeassistant/package_constraints.txt 
														 | 
														
														 | 
														
															       - homeassistant/package_constraints.txt 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     override-build: | 
														 | 
														
														 | 
														
															     override-build: | 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      if [ -n "$http_proxy" ]; then 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        export GLOBAL_AGENT_HTTP_PROXY="${http_proxy}" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        export GLOBAL_AGENT_HTTPS_PROXY="${http_proxy}" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      fi 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       snapcraftctl build 
														 | 
														
														 | 
														
															       snapcraftctl build 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       sed -i 's/include-system-site-packages = false/include-system-site-packages = true/g' $SNAPCRAFT_PART_INSTALL/pyvenv.cfg 
														 | 
														
														 | 
														
															       sed -i 's/include-system-site-packages = false/include-system-site-packages = true/g' $SNAPCRAFT_PART_INSTALL/pyvenv.cfg 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   hooks: 
														 | 
														
														 | 
														
															   hooks: 
														 |