Unverified Commit d0ce4f80 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #313980 from Sigmanificient/pypkgs-remove-unused-fetchpatch

python3Packages: remove unused fetchpath and other arguments
parents 0bc18169 ddfeae52
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
{
  lib,
  buildPythonPackage,
  fetchpatch,
  fetchPypi,
  pythonOlder,

+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@
  aresponses,
  buildPythonPackage,
  fetchFromGitHub,
  fetchpatch,
  freezegun,
  poetry-core,
  pytest-asyncio,
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  buildPythonPackage,
  fetchPypi,
  fetchpatch,
  flit-core,
  iocapture,
  mock,
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  buildPythonPackage,
  fetchFromGitHub,
  fetchpatch,
  glibcLocales,
  pycodestyle,
  pytestCheckHook,
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  buildPythonPackage,
  fetchPypi,
  fetchpatch,
  flit-core,
  ipykernel,
  python,
Loading