pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8
This commit is contained in:
parent
7802f5c793
commit
47cd462823
@ -13955,11 +13955,11 @@ let
|
|||||||
|
|
||||||
|
|
||||||
sphinx_rtd_theme = buildPythonPackage (rec {
|
sphinx_rtd_theme = buildPythonPackage (rec {
|
||||||
name = "sphinx_rtd_theme-0.1.7";
|
name = "sphinx_rtd_theme-0.1.8";
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "http://pypi.python.org/packages/source/s/sphinx_rtd_theme/${name}.tar.gz";
|
url = "http://pypi.python.org/packages/source/s/sphinx_rtd_theme/${name}.tar.gz";
|
||||||
md5 = "3ffe014445195705968d899c38b305fd";
|
sha256 = "12mnb7qscr07mllmyyqfpx37778sr21m8663b4fivnk17bnk7xkl";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user