summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/bugzilla (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to nativeCheckInputs•••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. Guillaume Girol2023-01-211-1/+1
* python310Packages.bugzilla: clean up dependencies and enable testsTheodore Ni2022-11-261-5/+6
* python310Packages.logilab-common: rename using hyphenTheodore Ni2022-11-261-3/+9
* Drop myself from meta.maintainers for most packages.•••I'd like to reduce the number of Github notifications and review requests I receive. Peter Simons2021-10-141-1/+1
* 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
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python37Packages.bugzilla: 2.2.0 -> 2.3.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-bugzilla/versions R. RyanTM2019-09-271-2/+2
* python-bugzilla: fix broken package name•••This package has downloaded an incorrect source tarball for the longest time. Peter Simons2019-07-042-34/+3
* python-bugzilla: replace broken meta.homepage linkPeter Simons2019-07-041-2/+2
* python-bugzilla: update from version 1.1.0 to 2.2.0Peter Simons2018-11-281-1/+1
* pythonPackages.bugzilla: Move to own fileElis Hirwing2018-04-041-0/+30
* Add python-bugzilla 1.1.0.Nicolas B. Pierron2014-11-301-0/+30