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

python37Packages.cloudflare: 2.8.14 -> 2.8.15
This commit is contained in:
Pavol Rusnak 2021-01-02 17:24:34 +01:00 committed by GitHub
commit 071eb8b265
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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