summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/beaker/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python3Packages.beaker: replace nose tests with pytestHimadri Bhattacharjee2024-07-161-21/+13
* python3Packages.beaker: 1.11.0 -> 1.13.0Martin Weinelt2024-06-241-3/+3
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-30/+31
* python312Packages.beaker: normalize pnameFelix Buehler2024-03-121-1/+1
* 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.beaker: mark insecureRobert Schütz2022-06-211-0/+5
* python3Packages.python-memcached: 1.51 -> 1.59•••Also rename from memcached to python-memcached. Robert Schütz2022-05-061-7/+3
* pythonPackages: move python 2 only expressions to python2-packages.nixFrederik Rietdijk2021-04-031-2/+2
* pythonPackages.beaker: 1.10.1 -> 1.11.0Julien Moutinho2021-03-041-8/+11
* treewide: remove redundant quotesvolth2019-09-081-1/+1
* Remove me (garbas) as maintainer since I don't have much time to maintain any...Rok Garbas2019-07-031-1/+1
* pythonPackages.beaker: 1.8.0 -> 1.10.1•••- The aim was to get this building on hydra - Midway I discovered a PR by Mic92 that bumps the version to 1.10.0, I have included some of his fixes to run tests correctly: - remove testing memcached (it tries to connect on import) - don't run external tests or a failing test on darwin (see https://github.com/bbangert/beaker/issues/166) - run nosetests rather than setup.py test because we need to specify exclude options. Philipp Volguine2019-04-021-8/+41
* python.pkgs.beaker: move expressionFrederik Rietdijk2018-08-041-0/+43