Merge pull request #106112 from r-ryantm/auto-update/python3.7-cloudflare

python37Packages.cloudflare: 2.8.13 -> 2.8.14
This commit is contained in:
Mario Rodas 2020-12-06 22:49:45 -05:00 committed by GitHub
commit 6f36976eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,11 @@
buildPythonPackage rec { buildPythonPackage rec {
pname = "cloudflare"; pname = "cloudflare";
version = "2.8.13"; version = "2.8.14";
src = fetchPypi { src = fetchPypi {
inherit pname version; inherit pname version;
sha256 = "a662990737d86984156a48f769e6528d947e90fd1561bb5e19d0036b59b9fd6f"; sha256 = "5787892fdee3a6408b4290de0371426ab778a7ebf44decad9d843cab1ef0a1ac";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [