Commit Graph

26 Commits

Author SHA1 Message Date
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Doron Behar
c13b6f95e5 python3.pkgs.asdf: mark as broken 2023-09-23 12:35:23 +03:00
Sandro Jäckel
386b81c136
treewide: drop inactive maintainer costrouc from all python packages 2023-07-18 13:10:04 +02:00
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
4f4a63cbf8 python310Packages.asdf: allow later jsonschema releases 2022-11-01 22:30:47 +01:00
Fabian Affolter
f54e068923
python310Packages.asdf: update disabled 2022-08-21 10:03:44 +02:00
R. Ryantm
393c375b97 python310Packages.asdf: 2.12.1 -> 2.13.0 2022-08-21 00:19:09 +00:00
R. Ryantm
a3d14cefba python310Packages.asdf: 2.12.0 -> 2.12.1 2022-08-18 14:37:36 +00:00
R. Ryantm
3c89903ac8 python310Packages.asdf: 2.11.1 -> 2.12.0 2022-06-07 09:46:38 +00:00
R. Ryantm
557420891d python310Packages.asdf: 2.11.0 -> 2.11.1 2022-04-19 10:19:06 +00:00
Fabian Affolter
9dba703fbd python3Packages.asdf: 2.10.1 -> 2.11.0 2022-04-09 22:47:52 +02:00
Martin Weinelt
31e8a8f4e4 python3Packages.asdf: 2.8.3 -> 2.10.1 2022-03-14 00:28:49 +01:00
Jonathan Ringer
c3a7b1eca6 python3Packages.asdf: 2.8.1 -> 2.8.3 2022-01-23 01:09:04 +01:00
Fabian Affolter
19ca015480 python3Packages.asdf: 2.7.3 -> 2.8.1 2021-07-05 00:30:14 +02:00
Fabian Affolter
1519f8f976 python3Packages.asdf: switch to pytestCheckHook 2021-03-21 10:48:09 +01:00
Fabian Affolter
05aa0823a8 python3Packages.asdf: 2.7.1 -> 2.7.3 2021-03-21 10:41:00 +01:00
Sandro Jäckel
e0d6916352
pythonPackages.asdf: mark broken 2021-03-10 23:52:28 +01:00
Robert T. McGibbon
343015526e python3Packages.asdf: unbreak 2020-12-28 15:17:16 -05:00
Frederik Rietdijk
5e85c566c9 python3Packages.asdf: 2.7.0 -> 2.7.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk
021bde5292 python: asdf: 2.6.0 -> 2.7.0 2020-08-16 19:30:50 +02:00
R. RyanTM
a5a7161a96 python37Packages.asdf: 2.5.2 -> 2.6.0 2020-05-12 11:47:48 -07:00
R. RyanTM
3a250de1d8 python37Packages.asdf: 2.5.0 -> 2.5.2 2020-03-03 20:02:01 +01:00
R. RyanTM
141aa2285a python37Packages.asdf: 2.4.2 -> 2.5.0 2020-01-06 23:45:34 -08:00
Maximilian Bosch
06041fd174
python3Packages.asdf: 2.3.3 -> 2.4.2
Bump to fix the broken build of the package:

* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
  introduced to work around some deprecation warnings[1]

See also: https://hydra.nixos.org/build/102480957

ZHF #68361

[1] 3446ae072b
2019-10-03 11:07:15 +02:00
Chris Ostrouchov
504134a4a0 pythonPackages.asdf: init at 2.3.3 2019-07-17 10:02:03 +02:00