Skip to content

Commit

Permalink
Merge pull request #63405 from r-ryantm/auto-update/python3.7-yattag
Browse files Browse the repository at this point in the history
python37Packages.yattag: 1.11.1 -> 1.11.2
  • Loading branch information
marsam committed Jun 18, 2019
2 parents 28f3c10 + e5e73f1 commit 7bd160a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/yattag/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "yattag";
version = "1.11.1";
version = "1.11.2";

src = fetchPypi {
inherit pname version;
sha256 = "94210945c868f696a31812a510c01724d61c9a4d279eb4adf340c0d2a4c0bfd7";
sha256 = "0grf7hskbxfxj60qmd44xiwmr9mzmi09inilvhykw28m0c84s8fp";
};

meta = with lib; {
Expand Down

0 comments on commit 7bd160a

Please sign in to comment.