1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 23:50:07 +03:00

python3Packages.python-gitlab: 2.7.1 -> 2.8.0

This commit is contained in:
Martin Weinelt 2021-06-18 23:47:35 +02:00
parent dfed8768e4
commit ca33f99091

View file

@ -15,7 +15,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "0081jgjgqi4mqpr436ivw2q571hxi3hv2pa8d0z0nfl13s6lldpk";
sha256 = "f3364a8d1e813a0b3e68485db1e1881d8653b0e03b9a41f2c59544fce4930101";
};
propagatedBuildInputs = [