summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-dotenv
AgeCommit message (Collapse)Author
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-03-03python3Packages.python-dotenv: 0.21.0 -> 1.0.0Martin Weinelt
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
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.
2022-09-19python3Packages.python-dotenv: 0.20.0 -> 0.21.0Martin Weinelt
2022-06-26treewide: rename maintainer `earvstedt` -> `erikarvstedt`Erik Arvstedt
The maintainer name now matches the Github username, which simplifies maintainer notifications.
2022-04-15python3Packages.python-dotenv: 0.19.2 -> 0.20.0Martin Weinelt
2021-11-30python3Packages.python-dotenv: 0.19.0 -> 0.19.2Jonathan Ringer
2021-09-01python3Packages.python-dotenv: 0.17.1 -> 0.19.0Martin Weinelt
2021-06-22python3Packages.python-dotenv: 0.15.0 -> 0.17.1Martin Weinelt
2021-02-28python3Packages.python-dotenv: switch to pytestCheckHookFabian Affolter
2020-12-01python3Packages.python-dotenv: 0.14.0 -> 0.15.0Frederik Rietdijk
2020-07-14python27Packages.python-dotenv: 0.13.0 -> 0.14.0R. RyanTM
2020-06-11python3Packages.python-dotenv: fix testsJonathan Ringer
2020-06-11python: python-dotenv: 0.10.5 -> 0.13.0Frederik Rietdijk
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-09python27Packages.python-dotenv: 0.10.4 -> 0.10.5R. RyanTM
2020-01-22python27Packages.python-dotenv: 0.10.3 -> 0.10.4R. RyanTM
2019-06-25pythonPackages.python-dotenv: 0.10.2 -> 0.10.3Jonathan Ringer
2019-06-15python: python-dotenv: 0.10.1 -> 0.10.2Frederik Rietdijk
2019-04-29pythonPackages.python-dotenv: init at 0.10.1Erik Arvstedt