Commit graph

15 commits

Author SHA1 Message Date
Martin Weinelt 76c5447dd0 python3Packages.pyramid: 1.10.5 -> 1.10.8 2021-06-22 13:42:38 +02:00
Jonathan Ringer b4d83909f8 Revert "python3Packages.pyramid: 1.10.5 -> 2.0"
This reverts commit 92ac2fe9be.

Removed the "pyramid.compat" module, which is used by many other
packages
2021-04-22 08:23:14 -07:00
Frederik Rietdijk 92ac2fe9be python3Packages.pyramid: 1.10.5 -> 2.0 2021-04-03 17:49:15 +02:00
Sandro Jäckel 018d3e95e7
pythonPackages.pyramid: add import check 2021-02-17 14:11:28 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d 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
2021-01-11 10:38:22 +01:00
Frederik Rietdijk fa22a342ff python3Packages.pyramid: 1.10.4 -> 1.10.5 2020-12-01 14:44:17 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas ea89d56b43
pythonPackages.pyramid: cleanup dependencies 2020-01-04 04:20:00 -05:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk d9c2977379 python: pyramid: 1.10.2 -> 1.10.4 2019-04-18 12:42:42 +02:00
Frederik Rietdijk f8811500a4 python: pyramid: 1.10.1 -> 1.10.2 2019-02-17 14:40:37 +01:00
Frederik Rietdijk e7513eec6c python: pyramid: 1.10 -> 1.10.1 2018-12-03 16:50:39 +01:00
Frederik Rietdijk f23c770864 python: pyramid: 1.9.1 -> 1.10 2018-12-03 16:50:34 +01:00
Chris Ostrouchov eea723b3ec pythonPackages.pyramid: refactor move to python-modules 2018-10-17 07:46:58 +02:00