python37Packages.betamax-serializers: 0.2.0 -> 0.2.1
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-betamax-serializers/versions
This commit is contained in:
parent
53328909da
commit
71b5635bb9
@ -3,11 +3,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "betamax-serializers";
|
||||
version = "0.2.0";
|
||||
version = "0.2.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "1yqzwx204m4lxlpg04cwv6iwzmcpdzr19wvj97vvxchp0g4qg83d";
|
||||
sha256 = "0ja9isbjmzzhxdj69s0kdsvw8nkp073w6an6a4liy5vk3fdl2p1l";
|
||||
};
|
||||
|
||||
buildInputs = [ betamax pyyaml ];
|
||||
|
Loading…
Reference in New Issue
Block a user