python3Packages.streamlit-folium: 0.26.2 -> 0.27.1
Diff: https://github.com/randyzwitch/streamlit-folium/compare/v0.26.2...v0.27.1 Changelog: https://github.com/randyzwitch/streamlit-folium/releases/tag/v0.27.1
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "streamlit-folium";
|
||||
version = "0.26.2";
|
||||
version = "0.27.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "randyzwitch";
|
||||
repo = "streamlit-folium";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-6BCJ1j6p46EA696Ll9p3JOwGywp5gdhFA6k6HhVAZYo=";
|
||||
hash = "sha256-8FpU0dCuHlGvr2k8LAJs2tR3yRSIOHc+Q5V13oSNgEI=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user