python37Packages.qtpy: 1.7.1 -> 1.8.0

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-qtpy/versions
This commit is contained in:
R. RyanTM 2019-07-02 09:13:57 -07:00 committed by Frederik Rietdijk
parent eaecad655f
commit 3936095feb

View File

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