python37Packages.sabyenc: 3.3.5 -> 3.3.6

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-sabyenc/versions
This commit is contained in:
R. RyanTM 2019-07-02 09:57:28 -07:00 committed by Frederik Rietdijk
parent 35b363105e
commit 97f3269ddb

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "sabyenc";
version = "3.3.5";
version = "3.3.6";
src = fetchPypi {
inherit pname version;
sha256 = "0fpvd5mckf1kbn0bhc5ybm08y41ps7sc5f9khz08qyjbikbcww85";
sha256 = "1qbymi1626mmcxnsqdwnz2krxg7jvl4qbh8nwjj54z2p681wvjm4";
};
# tests are not included in pypi distribution