Merge pull request #82980 from r-ryantm/auto-update/python2.7-XStatic-jQuery
python27Packages.xstatic-jquery: 3.3.1.1 -> 3.4.1.0
This commit is contained in:
commit
918ef0302d
@ -5,11 +5,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "XStatic-jQuery";
|
||||
version = "3.3.1.1";
|
||||
version = "3.4.1.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version pname;
|
||||
sha256 = "0xlgs4rlabzfcp8p2zspwpsljycb0djyrk7qy4qh76i7zkfhwn8j";
|
||||
sha256 = "0y2rhbasr7vdjbgi6x67cx97hwdnmv6m5difqqq59yb5n9zark1z";
|
||||
};
|
||||
|
||||
# no tests implemented
|
||||
|
Loading…
Reference in New Issue
Block a user