Merge pull request #66122 from r-ryantm/auto-update/python3.7-QtPy

python37Packages.qtpy: 1.8.0 -> 1.9.0
This commit is contained in:
Marek Mahut 2019-08-08 13:40:57 +02:00 committed by GitHub
commit 02a364b8b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "QtPy";
version = "1.8.0";
version = "1.9.0";
src = fetchPypi {
inherit pname version;
sha256 = "14hws3zc2d548bfkxk1j2xy4ll368rak3z16bz3pdlj9j259jrpb";
sha256 = "13cw8l7zrhbdi03k1wl1pg9xdl4ahdfa7yz8gd0f23sxnm22rdrd";
};
# no concrete propagatedBuildInputs as multiple backends are supposed