Commit Graph

16 Commits

Author SHA1 Message Date
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Kristoffer Ellersgaard Koch
0d3742d948 dvc: Don't strictly specify pathspec version 2022-10-07 12:50:44 +02:00
Anthony Roussel
4df3ae78dd dvc: add anthonyroussel to maintainers 2022-08-09 00:21:54 +02:00
Anthony Roussel
5756220ada dvc: 2.12.0 -> 2.17.0 2022-08-09 00:21:54 +02:00
Sandro Jäckel
df89f90c4a
dvc: remove setuptools_scm_git_archive pin, mark broken 2022-08-05 11:45:30 +02:00
Fabian Affolter
30c3425460 dvc: 2.10.2 -> 2.12.0 2022-07-04 20:41:17 +02:00
Fabian Affolter
e5cded3294 dvc: update optional dependencies 2022-07-04 20:16:02 +02:00
Fabian Affolter
050ca6ef8f dvc: add overrides for scmrepo and grandalf 2022-06-02 15:37:20 +02:00
Fabian Affolter
958cf873dc dvc: 2.9.5 -> 2.10.2 2022-05-27 21:29:48 +02:00
Fabian Affolter
732d35fbf0
Merge pull request #162505 from cfhammill/cfh/fix-dvc-daemon-patch_157998
fix: dvc daemon patch, instantiate env to a copy of os.environ
2022-03-30 09:45:42 +02:00
Sandro Jäckel
40ded1611d
dvc: 2.9.3 -> 2.9.5 2022-03-30 02:59:44 +02:00
cfhammill
c56400aa3e dvc: instantiate env to a copy of os.environ
this line removes the dvc utility fix_env which works around
pyenv (irrelevant for nix I think), fix_env instantiates env
as a copy of os.environ is its env argument is None, so I think
this behaviour is close to what the dvc authors intended.
2022-03-28 20:09:35 -04:00
Fabian Affolter
15087b8272 dvc: 0.24.3 -> 2.9.3 2022-01-15 17:34:43 +01:00
Sandro Jäckel
ac391fdc0b
pythonPackages:google*: Noramlize names by replacing _ with - 2021-01-06 23:59:50 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3 2019-10-28 13:07:58 +11:00