| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.configparser: 5.0.2 -> 5.1.0 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python3Packages: provide setuptools-scm with toml[i] by default and remove du...•••Some packages seem to still require toml despite setuptools-scm having switched to tomli. If it is missing the version number in dist.into is set to 0.0.0 and silently all version pins break. | Sandro Jäckel | 2021-09-01 | 1 | -4/+2 |
| * | treewide: setuptools_scm -> setuptools-scm | Sandro Jäckel | 2021-06-03 | 2 | -4/+4 |
| * | python3Packages.configparser: 5.0.1 -> 5.0.2 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | 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 | Profpatsch | 2021-01-11 | 2 | -4/+4 |
| * | python3Packages.configparser: 5.0.0 -> 5.0.1 | Frederik Rietdijk | 2020-11-05 | 1 | -2/+2 |
| * | python: editorconfig fixes | zowoq | 2020-08-27 | 1 | -1/+1 |
| * | python3.pkgs.configparser: fix build | Frederik Rietdijk | 2020-06-11 | 1 | -2/+4 |
| * | python2.pkgs.configparser: keep at 4.0.2 for python 2 | Frederik Rietdijk | 2020-06-11 | 1 | -0/+26 |
| * | python: configparser: 4.0.2 -> 5.0.0 | Frederik Rietdijk | 2020-06-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python: configparser: 3.7.5 -> 4.0.2 | Frederik Rietdijk | 2019-10-27 | 1 | -3/+5 |
| * | python: configparser: 3.7.4 -> 3.7.5 | Frederik Rietdijk | 2019-10-18 | 1 | -2/+2 |
| * | [treewide] delete unused patches | c0bw3b | 2019-05-04 | 1 | -42/+0 |
| * | python: configparser: 3.7.3 -> 3.7.4 | Frederik Rietdijk | 2019-04-18 | 1 | -2/+2 |
| * | python: configparser: 3.7.1 -> 3.7.3 | Frederik Rietdijk | 2019-02-23 | 1 | -2/+2 |
| * | python.pkgs.configparser: fix darwin regression•••We can use C.UTF-8 on Linux but not yet on Darwin. | Frederik Rietdijk | 2019-02-22 | 1 | -1/+1 |
| * | python: configparser: 3.5.0 -> 3.7.1 | Frederik Rietdijk | 2019-02-17 | 1 | -7/+8 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | python.pkgs.configparser: build with all Python versions•••I think the disabled condition was accidentally modified in ecc939eb194b49f86707c8a215b60968f9b8a335 configparser is a backport of 3.2 functionality. While it is only intended for Python < 3.2, it works fine with other versions. Even with pypy, nowadays. | Frederik Rietdijk | 2018-04-05 | 1 | -1/+0 |
| * | pythonPackages.configparser: Move to own file | Elis Hirwing | 2018-04-04 | 1 | -0/+24 |
| * | pythonPackages.configparser: fix with namespace packages | Frederik Rietdijk | 2017-03-14 | 1 | -0/+42 |
