Commit graph

19 commits

Author SHA1 Message Date
Martin Weinelt 15cbc51d69 python3Packages.Pygments: 2.8.1 -> 2.9.0 2021-06-22 13:42:37 +02:00
Marius Bergmann 58009e8520 python3Packages.pygments: 2.7.4 -> 2.8.1 2021-04-03 17:48:17 +02:00
Frederik Rietdijk dc2638276b Revert "Merge pull request #117886 from risicle/ris-pygments-tests"
This is a pattern that should be avoided. So far hypothesis is the only
package using it if I am correct, let's not add more. Instead, we should solve the underlying issue.
That is, we build, install and test within one derivation. That we should split up.
Doing this more will only result in trouble.

This reverts commit 49e0bbb333, reversing
changes made to 2f2a55496a.
2021-04-03 17:45:02 +02:00
Robert Scott ac6e4a1287 python3Packages.pygments: enable tests
this requires a similar trick as used by hypothesis to get around pytest
circular dependency
2021-03-28 14:32:18 +01:00
Robert Scott e73d77ae56 python2Packages.pygments: enable tests
advice over circular dependency appears outdated
2021-03-28 14:32:18 +01:00
Robert Scott 306c465773 python2Packages.pygments: add patch for CVE-2021-27291 2021-03-27 18:07:32 +00:00
Frederik Rietdijk 444da66670 python3Packages.Pygments: 2.7.2 -> 2.7.4 2021-02-26 11:01:51 +01:00
Frederik Rietdijk 0ac5831bfb python3Packages.Pygments: 2.6.1 -> 2.7.2 2020-12-01 14:44:08 +01:00
Frederik Rietdijk 535ae9d44e python.pkgs.pygments: fixup 2020-06-11 10:00:25 +02:00
Frederik Rietdijk 88a8ad1af7 python: Pygments: 2.5.2 -> 2.6.1 2020-06-11 09:59:53 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 5961f211f3 python.pkgs wide: fix problematic urls 2020-01-10 21:02:12 -08:00
Frederik Rietdijk abc938446e python: Pygments: 2.4.2 -> 2.5.2 2019-12-30 16:46:39 +01:00
Lionello Lunesu 3765273516 pythonPackages.pygments: 2.3.1 -> 2.4.2 2019-08-18 11:48:39 +02: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 494c021c6d python: Pygments: 2.2.0 -> 2.3.1 2019-02-14 11:38:01 +01:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Frederik Rietdijk 2f3cfe696b pythonPackages.pygments: move expression to own file 2017-05-07 22:23:32 +02:00