summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-gitlab/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.python-gitlab: 2.6.0 -> 2.7.1•••Fixes the build, disable tests, as they rely on a local GitLab instance running on docker. Adds pythonImportsCheck. Martin Weinelt2021-04-271-6/+23
* python3Packages.python-gitlab: 2.5.0 -> 2.6.0Frederik Rietdijk2021-04-031-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••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 Profpatsch2021-01-111-2/+2
* python37Packages.python-gitlab: 2.4.0 -> 2.5.0R. RyanTM2020-10-031-2/+2
* pythonPackage.python-gitlab: add missing tests requirementsnyanloutre2020-09-121-2/+2
* python: python-gitlab: 2.2.0 -> 2.4.0Frederik Rietdijk2020-08-161-2/+2
* python3Packages.python-gitlab: 1.15.0 -> 2.2.0Raphael Borun Das Gupta2020-05-031-4/+6
* python3Packages.python-gitlab: re-format with nixfmtRaphael Borun Das Gupta2020-05-031-3/+3
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: python-gitlab: 1.13.0 -> 1.15.0Frederik Rietdijk2019-12-301-2/+2
* python38Packages.python-gitlab: 1.12.1 -> 1.13.0R. RyanTM2019-11-291-2/+2
* python: python-gitlab: 1.11.0 -> 1.12.1Frederik Rietdijk2019-10-271-2/+2
* python37Packages.python-gitlab: 1.9.0 -> 1.11.0•••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 R. RyanTM2019-09-301-2/+2
* python37Packages.python-gitlab: 1.8.0 -> 1.9.0•••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 R. RyanTM2019-07-171-2/+2
* python37Packages.python-gitlab: 1.7.0 -> 1.8.0 (#57443)•••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/versionsR. RyanTM2019-03-151-2/+2
* python37Packages.python-gitlab: 1.6.0 -> 1.7.0 (#54078)•••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/versionsR. RyanTM2019-01-181-2/+2
* pythonPackages.python-gitlab: init at 1.6.0nyanloutre2018-11-041-0/+22