summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/plotly (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-29/+29
* python3Packages.plotly: add sarahec as maintainerSarah Clark2025-07-111-1/+4
* python3Packages.plotly: 6.1.2 -> 6.2.0•••Version bump, configure gitUpdater with the proper version prefix. changelog: https://github.com/plotly/plotly.py/releases/tag/v6.2.0 diff: https://github.com/plotly/plotly.py/compare/v6.1.2...v6.2.0 Sarah Clark2025-07-111-23/+30
* python3Packages.plotly: 6.1.0 -> 6.1.2Zexin Yuan2025-06-201-2/+2
* python3Packages.plotly: unbreak on darwinZexin Yuan2025-06-201-3/+20
* python313Packages.plotly: 5.24.1 -> 6.1.0•••https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md Martin Weinelt2025-05-231-62/+56
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.plotly: fix compatibility with numpy>=2natsukium2024-11-181-0/+12
* python312Packages.plotly: cleanup, enable checks on darwin (#347763)Peder Bergebakken Sundt2024-10-131-49/+28
|\
| * python312Packages.plotly: add `orca` optional dependency setPeder Bergebakken Sundt2024-10-111-0/+11
| * python312Packages.plotly: cleanup, enable checks on darwinPeder Bergebakken Sundt2024-10-101-49/+17
* | python312Packages.plotly: 5.24.0 -> 5.24.1 (#347668)Peder Bergebakken Sundt2024-10-101-2/+2
|\ \ | |/ |/|
| * python312Packages.plotly: 5.24.0 -> 5.24.1R. Ryantm2024-10-101-2/+2
* | python312Packages.plotly: deselect 2 tests on linux, unbreak python3.11Peder Bergebakken Sundt2024-10-091-0/+3
* | python312Packages.plotly: disable checks on darwin, unbreakPeder Bergebakken Sundt2024-10-091-0/+4
|/
* plotly: Add pytestCheckHookGavin John2024-10-071-2/+83
* python312Packages.plotly: fixup metaGavin John2024-10-071-4/+5
* python312Packages.plotly: remove doCheck = falseGavin John2024-10-071-3/+0
* python312Packages.plotly: switch to fetchFromGitHubGavin John2024-10-071-4/+8
* python3Packages.plotly: 5.23.0 -> 5.24.0Gavin John2024-10-071-2/+2
* python312Packages.plotly: adoptGavin John2024-09-041-1/+1
* python312Packages.plotly: Add kaleido to dependenciesGavin John2024-09-041-0/+2
* 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; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* python312Packages.plotly: refactornatsukium2024-07-271-8/+16
* python312Packages.plotly: 5.22.0 -> 5.23.0R. Ryantm2024-07-241-2/+2
* Merge pull request #309166 from r-ryantm/auto-update/python311Packages.plotly•••python311Packages.plotly: 5.21.0 -> 5.22.0Peder Bergebakken Sundt2024-06-131-2/+2
|\
| * python311Packages.plotly: 5.21.0 -> 5.22.0R. Ryantm2024-05-041-2/+2
* | python3Packages: format with nixfmtMartin Weinelt2024-05-221-7/+8
|/
* python3Packages.plotly: 5.20.0 -> 5.21.0Martin Weinelt2024-04-221-2/+2
* python311Packages.plotly: 5.19.0 -> 5.20.0R. Ryantm2024-03-291-2/+2
* python3Packages.plotly: 5.18.0 -> 5.19.0Martin Weinelt2024-03-121-2/+2
* python3Packages.plotly: 5.16.1 -> 5.18.0Martin Weinelt2023-12-201-2/+3
* 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 adisbladis2023-12-071-0/+1
* python3Packages.plotly: 5.13.1 -> 5.16.1Martin Weinelt2023-09-271-2/+2
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* python3Packages.plotly: 5.11.0 -> 5.13.1Martin Weinelt2023-03-031-2/+2
* python3Packages.plotly: 5.10.0 -> 5.11.0Martin Weinelt2023-01-051-2/+2
* python3Packages.plotly: 5.9.0 -> 5.10.0Martin Weinelt2022-09-191-2/+2
* python3Packages.plotly: 5.6.0 -> 5.9.0Martin Weinelt2022-07-211-2/+2
* python3Packages.plotly: 5.5.0 -> 5.6.0Martin Weinelt2022-03-141-2/+2
* python3Packages.plotly: 5.4.0 -> 5.5.0Jonathan Ringer2022-01-231-2/+2
* python3Packages.plotly: 5.3.1 -> 5.4.0Jonathan Ringer2021-11-301-2/+2
* python3Packages.plotly: 5.3.0 -> 5.3.1Martin Weinelt2021-10-111-2/+2
* python3Packages.plotly: 5.2.2 -> 5.3.0Martin Weinelt2021-09-011-2/+2
* python39Packages.plotly: update meta, add tenacity hard depedency, removed no...Sandro Jäckel2021-09-011-8/+5
* python3Packages.plotly: 4.14.3 -> 5.2.2Martin Weinelt2021-09-011-2/+2
* pythonPackages.plotly: 4.13.0 -> 4.14.3Antoine Roy-Gobeil2021-03-101-2/+2
* python3Packages.plotly: 4.9.0 -> 4.13.0Frederik Rietdijk2020-12-011-2/+2
* python: plotly: 4.8.2 -> 4.9.0Frederik Rietdijk2020-08-161-2/+2
* python: plotly: 4.8.1 -> 4.8.2Frederik Rietdijk2020-08-041-2/+2