summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/github3_py
AgeCommit message (Collapse)Author
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-10-05python3Packages.github3_py: propagate pyjwt[crypto]Martin Weinelt
2022-05-10python3Packages.github3_py: update list of dependenciesP. R. d. O
2022-03-14python3Packages.github3.py: 3.0.0 -> 3.2.0Martin Weinelt
2021-11-01python38Packages.github3_py: 2.0.0 -> 3.0.0R. Ryantm
2021-07-03treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutilRobert Schütz
2021-02-24python37Packages.github3_py: 1.3.0 -> 2.0.0R. RyanTM
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-04-22treewide: Use HTTPS for readthedocs URLsDaniel Schaefer
2019-02-17python: github3.py: 1.2.0 -> 1.3.0Frederik Rietdijk
2018-12-21pythonPackages.github3_py: cleanupBen Wolsieffer
2018-12-03pythonPackages.github3_py: refactor fix broken packageChris Ostrouchov
2018-12-03python: github3.py: 1.1.0 -> 1.2.0Frederik Rietdijk
2018-10-18pythonPackages.github3_py: refactor move to python-modulesChris Ostrouchov