pythonPackages.wp_export_parser: uninit
Package is broken and umnaintained. Upstream has not been updated since 2013.
This commit is contained in:
parent
f76e8cb742
commit
94baae5e6b
@ -21183,18 +21183,6 @@ EOF
|
|||||||
|
|
||||||
whitenoise = callPackage ../development/python-modules/whitenoise { };
|
whitenoise = callPackage ../development/python-modules/whitenoise { };
|
||||||
|
|
||||||
wp_export_parser = buildPythonPackage rec {
|
|
||||||
name = "${pname}-${version}";
|
|
||||||
pname = "wp_export_parser";
|
|
||||||
version = "1.0";
|
|
||||||
src = pkgs.fetchFromGitHub {
|
|
||||||
owner = "RealGeeks";
|
|
||||||
repo = "wp_export_parser";
|
|
||||||
rev = "479211f6c5a7d034fd77762dfed381c3315cd773";
|
|
||||||
sha256 = "1ad0mkixc0s86djwsvhp1qlvcfs25086nh0qw7bys49gz8shczzi";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
XlsxWriter = callPackage ../development/python-modules/XlsxWriter { };
|
XlsxWriter = callPackage ../development/python-modules/XlsxWriter { };
|
||||||
|
|
||||||
yowsup = callPackage ../development/python-modules/yowsup { };
|
yowsup = callPackage ../development/python-modules/yowsup { };
|
||||||
|
Loading…
Reference in New Issue
Block a user