Merge pull request #61372 from r-ryantm/auto-update/python3.7-holoviews

python37Packages.holoviews: 1.11.3 -> 1.12.2
This commit is contained in:
Ryan Mulligan 2019-05-12 11:38:08 -07:00 committed by GitHub
commit c420e6d59a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,11 +15,11 @@
buildPythonPackage rec {
pname = "holoviews";
version = "1.11.3";
version = "1.12.2";
src = fetchPypi {
inherit pname version;
sha256 = "cb03053bfcb96ccef181405b6d3482a5b868f0c7fbaa68b52d25e0071dafd1bc";
sha256 = "0i4lfnajz685hlp9m0bjn7s279bv6mm5118b1qmldzqdnvw4s032";
};
propagatedBuildInputs = [