Jörg Thalheim and aleksana
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Martin Weinelt
59b1aef590
python3Packages: format with nixfmt
2024-05-22 17:32:03 +02:00
Sigmanificient
05fa591701
treewide: drop python 3.4 checks
2024-05-17 13:05:55 +02:00
Martin Weinelt
e6df4d85a0
python3Packages.absl-py: 2.0.0 -> 2.1.0
2024-03-12 04:30:07 +01:00
Martin Weinelt
613e6adc87
python3Packages.absl-py: 1.4.0 -> 2.0.0
2023-12-20 20:16:44 +01:00
adisbladis and Martin Weinelt
02dab4ab5c
python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
...
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.
cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +01: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
Martin Weinelt
756aa845b8
python3Packages.absl-py: 1.3.0 -> 1.4.0
2023-03-03 23:56:31 +01:00
Martin Weinelt
ce24ef2a99
python3Packages.absl-py: 1.2.0 -> 1.3.0
2023-01-05 01:08:49 +01:00
Martin Weinelt
9623e1d07a
python3Packages.absl-py: 1.1.0 -> 1.2.0
2022-09-18 23:57:32 +02:00
Martin Weinelt
a21497ad68
python3Packages.absl-py: 1.0.0 -> 1.1.0
2022-07-21 22:33:38 +02:00
ajs124
91b724c66d
maintainers: remove danharaj
...
github account deleted
2022-06-29 00:52:13 +02:00
Jonathan Ringer and Martin Weinelt
02dcdf714b
python3Packages.absl-py: 0.15.0 -> 1.0.0
2022-01-23 01:09:03 +01:00
Jonathan Ringer
af0f9d30b3
python3Packages.absl-py: 0.14.1 -> 0.15.0
2021-11-30 18:48:28 -08:00
Martin Weinelt
64b400d196
python3Packages.absl-py: 0.13.0 -> 0.14.1
2021-10-11 00:12:11 +02:00
Martin Weinelt and Jonathan Ringer
77c987c642
python3Packages.absl-py: 0.12.0 -> 0.13.0
2021-06-21 16:48:40 -07:00
Frederik Rietdijk
aa8101350d
python3Packages.absl-py: 0.11.0 -> 0.12.0
2021-04-03 17:48:18 +02:00
Frederik Rietdijk
aa89e09321
python3Packages.absl-py: 0.9.0 -> 0.11.0
2020-12-01 14:44:08 +01:00
Frederik Rietdijk
b029c4a8bf
python: absl-py: 0.8.1 -> 0.9.0
2019-12-30 16:46:39 +01:00
Frederik Rietdijk
1d207a80a9
python: absl-py: 0.7.1 -> 0.8.1
2019-10-27 15:29:10 +01:00
Frederik Rietdijk
90f5832c8c
python: absl-py: 0.7.0 -> 0.7.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
3550bdb905
python: absl-py: 0.6.1 -> 0.7.0
2019-02-14 11:38:01 +01:00
Timo Kaufmann and GitHub
af83f8b398
pythonPackages.absl-py: fix python2 build ( #52544 )
2018-12-19 23:19:16 +01:00
Frederik Rietdijk
c9c0bbc68c
python: absl-py: 0.4.1 -> 0.6.1
2018-12-03 16:50:28 +01:00
Frederik Rietdijk and Frederik Rietdijk
0abb01085d
python: absl-py: 0.4.0 -> 0.4.1
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7a17ac0531
python: absl-py: 0.3.0 -> 0.4.0
2018-08-25 07:42:07 +02:00
Frederik Rietdijk
7361cadbdb
python: absl-py: 0.2.2 -> 0.3.0
2018-08-25 07:38:21 +02:00
Frederik Rietdijk
4e5e2ad8c6
python: absl-py: 0.1.13 -> 0.2.2
2018-06-21 07:42:50 +02:00
Frederik Rietdijk
c6b521c18a
python: absl-py: 0.1.10 -> 0.1.13
2018-04-08 11:34:52 +02:00
Frederik Rietdijk
b6fea27bae
python.pkgs.absl-py: 0.1.9 -> 0.1.10
2018-02-26 19:19:00 +01:00
Frederik Rietdijk
9cb334bd70
python: absl-py: 0.1.7 -> 0.1.9
2018-01-20 12:05:23 +01:00
Frederik Rietdijk
2ec466e6d9
python: absl-py: 0.1.5 -> 0.1.7
2017-12-30 17:06:31 +01:00
Frederik Rietdijk
44e98de414
python.pkgs: maintenance updates
2017-11-24 20:36:20 +01:00
Dan Haraj
08508f5319
absl-py: init at 0.1.3
2017-11-14 14:37:53 -05:00