summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/matplotlib/default.nix
AgeCommit message (Expand)Author
2023-08-20python3.pkgs.matplotlib: add missing build dependencies (#249459)Theodore Ni
2023-07-26Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuil...Vladimír Čunát
2023-07-17python310Packages.matplotlib: 3.7.1 -> 3.7.2 (#243000)Theodore Ni
2023-07-10Merge master into staging-nextgithub-actions[bot]
2023-07-02python310Packages.matplotlib: disable tkinter for PyPySandro Jäckel
2023-06-28treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin
2023-06-27python310Packages.matplotlib: add setuptools to nativeBuildInputsSandro Jäckel
2023-06-12matplotlib: add numpy to nativeBuildInputs to fix cross compilation (#237334)Adam Joseph
2023-06-01Merge pull request #233448 from SuperSandro2000/233447bSandro
2023-05-23python3Packages.matplotlib: 3.7.0 -> 3.7.1Kirill Radzikhovskyy
2023-05-22python310Packages.matplotlib: remove unused inputsSandro Jäckel
2023-05-21python3Packages.matplotlib: fix the minimum Python versionIvan Kozik
2023-04-08python3Packages.matplotlib: fix TkNorbert Melzer
2023-03-03python3Packages.matplotlib: 3.6.2 -> 3.7.0Martin Weinelt
2023-01-13python3Packages.matplotlib: Disable strictoverflow hardening on darwinMartin Weinelt
2023-01-05python3Packages.matplotlib: 3.5.3 -> 3.6.2Martin Weinelt
2022-10-10treewide: optional -> optionals where the argument is a listArtturin
2022-09-19python3Packages.matplotlib: 3.5.2 -> 3.5.3Martin Weinelt
2022-05-03python3Packages.matplotlib: 3.5.1 -> 3.5.2nixpkgs-upkeep-bot
2021-12-20python3Packages.matplotlib: 3.5.0 -> 3.5.1 (#151423)Mauricio Collares
2021-12-15python3Packages.matplotlib: switch to use an absolute path in MPLSETUPCFGDmitry Kalinkin
2021-12-15python3Packages.matplotlib: setup.cfg -> mplsetup.cfgDmitry Kalinkin
2021-12-02python3Packages.matplotlib: update requirementsFabian Affolter
2021-11-30python3Packages.matplotlib: remove debug linesJonathan Ringer
2021-11-30python3Packages.matplotlib: fix build, disable network fetch of depsJonathan Ringer
2021-11-30python3Packages.matplotlib: 3.4.3 -> 3.5.0Jonathan Ringer
2021-08-21python3Packages.matplotlib: 3.4.2 -> 3.4.3 (#134906)Samuel Ainsworth
2021-07-03treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutilRobert Schütz
2021-06-22python3Packages.matplotlib: 3.4.1 -> 3.4.2Martin Weinelt
2021-05-26pythonPackages.matplotlib: add licensesrnhmjoj
2021-05-26pythonPackages.matplotlib: remove unsused argumentsrnhmjoj
2021-05-26pythonPackages.matplotlib: fix headless detectionrnhmjoj
2021-04-20python{2,3}Packages.matplotlib: remove pointless assertsDmitry Kalinkin
2021-04-20python3Packages.matplotlib: 3.3.4 -> 3.4.1Dmitry Kalinkin
2021-04-20python{2,3}Packages.matplotlib: use lib.generators.toINI to generate setup.cfgDmitry Kalinkin
2021-02-26python3Packages.matplotlib: 3.3.3 -> 3.3.4Frederik Rietdijk
2021-01-24pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-12-01python3Packages.matplotlib: 3.3.2 -> 3.3.3Frederik Rietdijk
2020-11-05python3Packages.matplotlib: 3.3.1 -> 3.3.2Frederik Rietdijk
2020-09-09matplotlib: Disable LTO on darwin.Shea Levy
2020-08-16python3Packages.matplotlib: fix depsJonathan Ringer
2020-08-16python: matplotlib: 3.3.0 -> 3.3.1Frederik Rietdijk
2020-08-04python3.pkgs.matplotlib: 3.2.1 -> 3.3.0K900
2020-04-21python3Packages.matplotlib: 3.1.3 -> 3.2.1, and various cleanups (#84362)Dmitry Kalinkin
2020-03-27python3Packages.matplotlib: remove nose from propagatedBuildInputsBen Darwin
2020-02-09python: matplotlib: 3.1.2 -> 3.1.3Frederik Rietdijk
2019-12-15python: matplotlib: 3.1.1 -> 3.1.2Frederik Rietdijk
2019-12-10matplotlib: remove optional gtk2worldofpeace