mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python3Packages.atlassian-python-api: rename requests-oauthlib
This commit is contained in:
parent
2d800e458d
commit
549a8ae8ea
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
, deprecated
|
||||
, oauthlib
|
||||
, requests
|
||||
, requests_oauthlib
|
||||
, requests-oauthlib
|
||||
, six
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
|
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
|||
deprecated
|
||||
oauthlib
|
||||
requests
|
||||
requests_oauthlib
|
||||
requests-oauthlib
|
||||
six
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue