about summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
Commit message (Collapse)AuthorAge
* Merge pull request #72956 from JohnAZoidberg/rpm-415Daniel Schaefer2020-06-15
|\
| * rpm: 4.14.2.1 -> 4.15.1Daniel Schaefer2020-06-08
| | | | | | | | It's only compatible with Python3 now.
* | Merge pull request #90344 from dotlambda/dot2tex-python3Frederik Rietdijk2020-06-14
|\ \ | | | | | | dot2tex: use python3
| * | python.pkgs.dot2tex: enable python3 and run testsRobert Schütz2020-06-14
| | |
* | | Merge pull request #85899Linus Heckemann2020-06-14
|\ \ \
| * | | pythonPackages.libevdev: init at 0.7Nick Hu2020-05-18
| | | |
| * | | pythonPackages.setuptools-lint: init at 0.6.0Nick Hu2020-05-18
| | | |
| * | | pythonPackages.pynput: init at 1.6.8Nick Hu2020-05-18
| | | |
| * | | pythonPackages.screeninfo: init at 0.6.5Nick Hu2020-05-18
| | | |
* | | | Merge pull request #89688 from veprbl/pr/g4py_reworkDmitry Kalinkin2020-06-13
|\ \ \ \ | | | | | | | | | | pythonPackages.geant4: init at 10.6.2
| * | | | pythonPackages.geant4: init at 10.6.2Dmitry Kalinkin2020-06-06
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting geant4 10.6.2 g4py can not be built separately http://geant4-data.web.cern.ch/geant4-data/ReleaseNotes/Patch4.10.6-2.txt Also, it appears that g4py itself is now deprecated, it was moved to environments/g4py/tests/g4pytest in the source distribution. The only remaining imported module is Geant4, hence python package name `pythonPackages.geant4`, the capitalization matches the one of the non-python attribute.
* | | | pythonPackages.scrapy-splash: init at 0.7.2Evan Stoll2020-06-13
| | | |
* | | | pythonPackages.scrapy-deltafetch: init at 1.2.1Evan Stoll2020-06-13
| | | |
* | | | pythonPackages.scrapy-fake-useragent: init at 1.2.0Evan Stoll2020-06-13
| | | |
* | | | pythonPackages.fake-useragent: init at 0.1.11Evan Stoll2020-06-13
| | | |
* | | | python3Packages.duecredit: init at 0.8.0Ben Darwin2020-06-12
| | | |
* | | | python3Packages.citeproc-py: init at 0.5.1Ben Darwin2020-06-12
| | | |
* | | | python3Packages.rnc2rng: init at 2.6.4Ben Darwin2020-06-12
| | | |
* | | | python3Packages.iterm2: init at 1.14Jeremy Schlatter2020-06-12
| | | |
* | | | Merge pull request #70327 from abbradar/synapse-pluginszimbatm2020-06-09
|\ \ \ \ | |_|_|/ |/| | | Refactor Synapse plugins, add matrix-synapse-pam
| * | | pythonPackages.python-pam: init at 1.8.4Nikolay Amiantov2020-06-01
| | | |
* | | | python2Packages.pillow: freeze at 6.2.2Jonathan Ringer2020-06-05
| |/ / |/| |
* | | python3.pkgs.jupyter-sphinx: init at 0.2.4Frederik Rietdijk2020-06-05
| | |
* | | pythonmagick -> python2.pkgs.pythonmagickFrederik Rietdijk2020-06-05
| | | | | | | | | | | | Python bindings should be in python-packages.nix.
* | | python27Packages.pytest-factoryboy: init at 2.0.3Patrick Winter2020-06-02
|/ /
* | Merge master into staging-nextFrederik Rietdijk2020-05-29
|\ \
| * | pythonPackages.pytest-datadir: init at 1.3.1MetaDark2020-05-28
| | |
| * | python3Packages.pygls: init at 0.8.1MetaDark2020-05-28
| | |
| * | pythonPackages.hiyapyco: init at 0.4.16Vincent Haupert2020-05-28
| | |
* | | Merge master into staging-nextFrederik Rietdijk2020-05-28
|\| |
| * | Merge pull request #88015 from alexarice/agda-pkg-initDmitry Kalinkin2020-05-28
| |\ \ | | | | | | | | agda-pkg: init at 0.1.50
| | * | ponywhoosh: init at 1.7.8Alex Rice2020-05-17
| | | |
| * | | python3Packages.pygments-better-html: init at 0.1.4Martin Weinelt2020-05-27
| | | |
| * | | pythonPackages.duckdb: init at 0.1.7Chris Ostrouchov2020-05-27
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2020-05-27
|\| | |
| * | | python3Packages.h5netcdf: init at 0.8.0Frederik Rietdijk2020-05-27
| | | |
| * | | Merge pull request #88476 from veprbl/pr/rivet3Dmitry Kalinkin2020-05-26
| |\ \ \ | | | | | | | | | | rivet: 2.7.2 -> 3.1.1
| | * | | rivet: 2.7.2 -> 3.1.1Dmitry Kalinkin2020-05-25
| | | | |
| * | | | Merge pull request #87544 from bcdarwin/vtk-8Benjamin Hipple2020-05-26
| |\ \ \ \ | | | | | | | | | | | | vtk: 7.1.1 -> 8.2.0
| | * | | | vtk: 7.1.1 -> 8.2.0Ben Darwin2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - also create vtk_7 as several packages don't build with 8.x: - itk5: vtkVersion.h header not found at compile time - ants: version in tree (2.2.0) is incompatible with 8.2 - itk4: ants depends on both vtk and itk4, so use vtk_7 - gdcm: vtk header issue - python3Packages.vtk: Python C API compilation error with Python 3.8 - upgrade vtkWithQt4 -> vtkWithQt5
| * | | | | python3Packages.pytorch-metric-learning: init at 0.9.81Ben Darwin2020-05-25
| | | | | |
| * | | | | Merge pull request #76997 from bcdarwin/skorchBenjamin Hipple2020-05-25
| |\ \ \ \ \ | | | | | | | | | | | | | | python3Packages.skorch: init at 0.8.0
| | * | | | | skorch: init at 0.8.0Ben Darwin2020-05-25
| | | | | | |
| * | | | | | Merge pull request #77281 from bcdarwin/python-livelossplotBenjamin Hipple2020-05-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | python3Packages.livelossplot: init at v0.5.0
| | * | | | | | python3Packages.livelossplot: init at 0.5.0Ben Darwin2020-05-09
| | | |/ / / / | | |/| | | |
| * | | | | | pythonPackages.lazy_import: init at 0.2.2 (#70921)Markus Schmidl2020-05-25
| | | | | | |
| * | | | | | Merge pull request #75435 from Elyhaka/fprintdJan Tojnar2020-05-25
| |\ \ \ \ \ \
| | * | | | | | libpam-wrapper: init at 1.1.3Elyhaka2020-05-19
| | | |_|_|_|/ | | |/| | | |
| * | | | | | pythonPackages.pyyaml_3: remove old unused versionFrederik Rietdijk2020-05-24
| | | | | | |
* | | | | | | Merge master into staging-nextFrederik Rietdijk2020-05-24
|\| | | | | |