Commit graph

17 commits

Author SHA1 Message Date
Frederik Rietdijk 8841dd8a28 python3Packages.configparser: 5.0.0 -> 5.0.1 2020-11-05 15:46:57 -08:00
zowoq 0cff30bb44 python: editorconfig fixes 2020-08-27 12:51:02 -07:00
Frederik Rietdijk 1ed7eb71b7 python3.pkgs.configparser: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk 9dfb5e4155 python2.pkgs.configparser: keep at 4.0.2 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk 0026092213 python: configparser: 4.0.2 -> 5.0.0 2020-06-11 09:59:55 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 418996bebf python: configparser: 3.7.5 -> 4.0.2 2019-10-27 16:09:09 +01:00
Frederik Rietdijk 065b5608bf python: configparser: 3.7.4 -> 3.7.5 2019-10-18 09:53:56 +02:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Frederik Rietdijk e0a44a7498 python: configparser: 3.7.3 -> 3.7.4 2019-04-18 12:42:39 +02:00
Frederik Rietdijk aea77eb7d6 python: configparser: 3.7.1 -> 3.7.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk 8220b5bac8 python.pkgs.configparser: fix darwin regression
We can use C.UTF-8 on Linux but not yet on Darwin.
2019-02-22 18:33:47 +01:00
Frederik Rietdijk d80c0548b9 python: configparser: 3.5.0 -> 3.7.1 2019-02-17 14:40:17 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk 75e41e34ed python.pkgs.configparser: build with all Python versions
I think the disabled condition was accidentally modified in
ecc939eb19

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.
2018-04-05 19:43:44 +02:00
Elis Hirwing ecc939eb19 pythonPackages.configparser: Move to own file 2018-04-04 19:45:59 +02:00
Frederik Rietdijk d7378da028 pythonPackages.configparser: fix with namespace packages 2017-03-14 16:43:46 +01:00