Loading pkgs/development/python-modules/python-codon-tables/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "python-codon-tables"; version = "0.1.12"; version = "0.1.13"; format = "setuptools"; src = fetchPypi { pname = "python_codon_tables"; inherit version; hash = "sha256-pzPoR55nU8ObPv1iIE52qpqD5xGdYLm1uG3nCD6I46Y="; hash = "sha256-3PQLBgZJjefCOrh+PHbaViy4VwZGR68mkwC58usi51o="; }; # no tests in tarball Loading Loading
pkgs/development/python-modules/python-codon-tables/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "python-codon-tables"; version = "0.1.12"; version = "0.1.13"; format = "setuptools"; src = fetchPypi { pname = "python_codon_tables"; inherit version; hash = "sha256-pzPoR55nU8ObPv1iIE52qpqD5xGdYLm1uG3nCD6I46Y="; hash = "sha256-3PQLBgZJjefCOrh+PHbaViy4VwZGR68mkwC58usi51o="; }; # no tests in tarball Loading