summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-gitlab/default.nix
AgeCommit message (Collapse)Author
2022-09-27python310Packages.python-gitlab: 3.9.0 -> 3.10.0R. Ryantm
2022-08-30python310Packages.python-gitlab: 3.8.1 -> 3.9.0R. Ryantm
2022-08-15python310Packages.python-gitlab: 3.6.0 -> 3.8.1R. Ryantm
2022-06-28python310Packages.python-gitlab: 3.5.0 -> 3.6.0R. Ryantm
2022-05-29python310Packages.python-gitlab: 3.4.0 -> 3.5.0R. Ryantm
2022-04-29python310Packages.python-gitlab: 3.3.0 -> 3.4.0R. Ryantm
2022-03-29python310Packages.python-gitlab: 3.2.0 -> 3.3.0R. Ryantm
2022-03-01python310Packages.python-gitlab: 3.1.1 -> 3.2.0R. Ryantm
2022-01-29python310Packages.python-gitlab: 3.1.0 -> 3.1.1R. Ryantm
2022-01-20python310Packages.python-gitlab: 3.0.0 -> 3.1.0R. Ryantm
2022-01-06python3Packages.python-gitlab: update supported Python releasesFabian Affolter
2022-01-06python38Packages.python-gitlab: 2.10.1 -> 3.0.0R. Ryantm
2021-09-05python3Packages.python-gitlab: 2.10.0 -> 2.10.1Martin Weinelt
2021-08-11python3Packages.python-gitlab: 2.9.0 -> 2.10.0Fabian Affolter
2021-07-02python3Packages.python-gitlab: 2.8.0 -> 2.9.0Fabian Affolter
2021-06-22python3Packages.python-gitlab: 2.7.1 -> 2.8.0Martin Weinelt
2021-06-19python3Packages.python-gitlab: 2.7.1 -> 2.8.0Fabian Affolter
2021-04-27python3Packages.python-gitlab: 2.6.0 -> 2.7.1Martin Weinelt
Fixes the build, disable tests, as they rely on a local GitLab instance running on docker. Adds pythonImportsCheck.
2021-04-03python3Packages.python-gitlab: 2.5.0 -> 2.6.0Frederik Rietdijk
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-10-03python37Packages.python-gitlab: 2.4.0 -> 2.5.0R. RyanTM
2020-09-12pythonPackage.python-gitlab: add missing tests requirementsnyanloutre
2020-08-16python: python-gitlab: 2.2.0 -> 2.4.0Frederik Rietdijk
2020-05-03python3Packages.python-gitlab: 1.15.0 -> 2.2.0Raphael Borun Das Gupta
2020-05-03python3Packages.python-gitlab: re-format with nixfmtRaphael Borun Das Gupta
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-30python: python-gitlab: 1.13.0 -> 1.15.0Frederik Rietdijk
2019-11-29python38Packages.python-gitlab: 1.12.1 -> 1.13.0R. RyanTM
2019-10-27python: python-gitlab: 1.11.0 -> 1.12.1Frederik Rietdijk
2019-09-30python37Packages.python-gitlab: 1.9.0 -> 1.11.0R. RyanTM
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-python-gitlab/versions
2019-07-17python37Packages.python-gitlab: 1.8.0 -> 1.9.0R. RyanTM
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-python-gitlab/versions
2019-03-15python37Packages.python-gitlab: 1.7.0 -> 1.8.0 (#57443)R. RyanTM
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-python-gitlab/versions
2019-01-18python37Packages.python-gitlab: 1.6.0 -> 1.7.0 (#54078)R. RyanTM
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-python-gitlab/versions
2018-11-04pythonPackages.python-gitlab: init at 1.6.0nyanloutre