python37Packages.elpy: 1.27.0 -> 1.28.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-elpy/versions
This commit is contained in:
parent
87f798edc6
commit
686ed2cbca
@ -11,11 +11,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "elpy";
|
pname = "elpy";
|
||||||
version = "1.27.0";
|
version = "1.28.0";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "0fpxxmxjzcam3kharbmvprf4kagspya1rx9piacmxbgcp6w2lc4s";
|
sha256 = "0lx6bf6ajx6wmnns03gva5sh1mmmxahjaqrn735cgwn6j4ikyqfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ flake8 autopep8 jedi importmagic ]
|
propagatedBuildInputs = [ flake8 autopep8 jedi importmagic ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user