Merge pull request #103805 from r-ryantm/auto-update/python3.7-internetarchive

python37Packages.internetarchive: 1.9.5 -> 1.9.6
This commit is contained in:
Mario Rodas 2020-11-14 08:13:12 -05:00 committed by GitHub
commit 27beab436f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,11 +19,11 @@
buildPythonPackage rec {
pname = "internetarchive";
version = "1.9.5";
version = "1.9.6";
src = fetchPypi {
inherit pname version;
sha256 = "759053685c75e6e969d690043b82643c4016500abcbbc44e4daf52ec097a9a15";
sha256 = "0e9b24577086283280a5089b3e65086640b4e42d61ca4af913639f45b02b9e4c";
};
propagatedBuildInputs = [