python3Packages.streamlit-folium: 0.27.1 -> 0.27.2
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "streamlit-folium";
|
||||
version = "0.27.1";
|
||||
version = "0.27.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "randyzwitch";
|
||||
repo = "streamlit-folium";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-8FpU0dCuHlGvr2k8LAJs2tR3yRSIOHc+Q5V13oSNgEI=";
|
||||
hash = "sha256-VGL9gl61aL8nqebb0XXYEsEiUcvPO4LpufioVDRMFkA=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user