Commit Graph

24 Commits

Author SHA1 Message Date
Vladimír Čunát
85d3dce182 Merge branch 'master' into staging-next 2022-09-27 08:20:58 +02:00
Zhaofeng Li
b84f4e94d1 pythonPackages.jsonschema_3: init at 3.2.0
Copied from 2043dbb6fa.
2022-09-26 18:31:12 -06:00
Theodore Ni
dd145a16d6 python310Packages.jsonschema: remove patch
hatch-fancy-pypi-readme has been packaged and is now available.
2022-09-13 12:27:08 -07:00
Sandro Jäckel
27d08a0bd3 python310Packages.jsonschema: 4.15.0 -> 4.16.0 2022-09-09 16:49:11 +02:00
Sandro Jäckel
4e2901d7cb python310Packages.jsonschema: 4.13.0 -> 4.15.0 2022-09-01 00:28:16 +02:00
Sandro Jäckel
1609e4a63e python310Packages.jsonschema: 4.9.1 -> 4.13.0 2022-08-21 05:49:29 +02:00
Sandro Jäckel
c22150c09e python310Packages.jsonschema: 4.7.2 -> 4.9.1 2022-08-06 14:54:48 +02:00
Sandro Jäckel
a6f320529c python310Packages.jsonschema: 4.6.1 -> 4.7.2 2022-07-21 22:33:38 +02:00
Sandro Jäckel
611edec7fd python310Packages.jsonschema: 4.6.0 -> 4.6.1 2022-06-28 21:24:51 +02:00
Sandro Jäckel
e460b285e6 python310Packages.jsonschema: 4.5.1 -> 4.6.0 2022-06-06 11:46:22 -07:00
Sandro Jäckel
d82c0a5879 python310Packages.jsonschema: 4.4.0 -> 4.5.1 2022-05-12 14:07:32 +02:00
Fabian Affolter
46cf897eb1 python3Packages.jsonschema: cleanup 2022-01-23 01:09:30 +01:00
Jonathan Ringer
ca0720cb16 python3Packages.jsonschema: use pyproject format 2022-01-23 01:09:30 +01:00
Jonathan Ringer
49c6d3a55c python3Packages.jsonschema: 3.2.0 -> 4.4.0 2022-01-23 01:09:11 +01:00
Markus S. Wamser
2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -08:00
Sandro Jäckel
89d5f4b3d0 treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
3582ee04ba python: jsonschema: 3.1.1 -> 3.2.0 2019-12-30 16:46:43 +01:00
Frederik Rietdijk
7f3cdd201e python: jsonschema: 2.6.0 -> 3.1.1 2019-10-27 16:26:45 +01:00
Frederik Rietdijk
e18dc13e50 Revert "pythonPackages.jsonschema: 2.6.0 -> 3.0.1"
Too soon. We need to wait till it is better supported.

This reverts commit ba4384d865.
2019-07-21 08:38:23 +02:00
Chris Ostrouchov
ba4384d865 pythonPackages.jsonschema: 2.6.0 -> 3.0.1 2019-07-20 09:22:30 +02:00
Frederik Rietdijk
5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +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
Frederik Rietdijk
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00