about summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Collapse)AuthorAge
* python.pkgs.forbiddenfruit: 0.1.2 -> 0.1.3 (#60065)Robert Schütz2019-04-23
|
* python.pkgs.kaptan: 0.5.11 -> 0.5.12Robert Schütz2019-04-23
|
* Merge pull request #59913 from JohnAZoidberg/sounddevice-0.3.13Silvan Mosberger2019-04-23
|\ | | | | Fix pythonPackages.sounddevice and upgrade 0.3.12 -> 0.3.13
| * pythonPackages.sounddevice: 0.3.12 -> 0.3.13Daniel Schaefer2019-04-20
| |
* | Merge pull request #60010 from JohnAZoidberg/https-urlsmarkuskowa2019-04-22
|\ \ | | | | | | HTTPS urls
| * | treewide: Use HTTPS for readthedocs URLsDaniel Schaefer2019-04-22
| | |
| * | treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | | | | | | | | | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* | | Merge pull request #59986 from ivan/snscrape-0.2.0Mario Rodas2019-04-22
|\ \ \ | |/ / |/| | snscrape: 0.1.3 -> 0.2.0
| * | snscrape: 0.1.3 -> 0.2.0Ivan Kozik2019-04-21
| | |
* | | python.pkgs.gmpy2: backport upstream bugfixes (#59987)Timo Kaufmann2019-04-22
|/ /
* | Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-depsmarkuskowa2019-04-20
|\ \ | | | | | | Fix pythonPackages.moviepy
| * | pythonPackages.moviepy: Add optional depsDaniel Schaefer2019-04-19
| | | | | | | | | | | | | | | Don't include them by default because they increase the derivation size from ~200M to over 600M.
| * | pythonPackages.moviepy: Requires Py3.4 since 1.0.0Daniel Schaefer2019-04-19
| | | | | | | | | | | | "only Python 3.4+ from v.1.0"
| * | pythonPackages.moviepy: Add deps for new versionDaniel Schaefer2019-04-19
| | | | | | | | | | | | Fixes #59857
| * | pythonPackages.proglog: init at 0.1.9Daniel Schaefer2019-04-19
| |/
* | pycdio: fix buildJan Solanti2019-04-19
| |
* | pythonPackages.pyramid_chameleon: fix build by patching testsRobert Scott2019-04-19
| | | | | | | | | | | | | | looking into this part of the test suite it appears it started as a modified copy of part of the main pyramid test suite. presumably this line simply never got converted - change it to match the similar imports.
* | Merge pull request #54690 from timokau/sage-8.7Timo Kaufmann2019-04-18
|\ \ | | | | | | sage: 8.6 -> 8.7
| * | python.pkgs.cysignals: propagate pariTimo Kaufmann2019-04-17
| | | | | | | | | | | | | | | This didn't cause issues earlier since all packages that depend on cysignals have a pari dependency anyways.
| * | python.pkgs.pplpy: init at 0.8.4Timo Kaufmann2019-04-17
| | | | | | | | | | | | This is a new dependency for the upcoming sage version.
| * | gmpy2: 2.0.8 -> 2.1a4Timo Kaufmann2019-04-17
| | |
* | | Merge pull request #59663 from r-ryantm/auto-update/python3.7-parseMario Rodas2019-04-18
|\ \ \ | | | | | | | | python37Packages.parse: 1.11.1 -> 1.12.0
| * | | python37Packages.parse: 1.11.1 -> 1.12.0R. RyanTM2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-parse/versions
* | | | python3.7-docutils: build fix on darwinDave Nicponski2019-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix python docutils package for OSX. On a relatively clean new macbook, with latest OS Mojave 10.14.3, this package failed to build. A bit of searching led to: https://coderwall.com/p/-k_93g/mac-os-x-valueerror-unknown-locale-utf-8-in-python
* | | | Merge master into staging-nextFrederik Rietdijk2019-04-18
|\ \ \ \ | | |/ / | |/| |
| * | | pythonPackages.azure-mgmt-network: remove patch (#59614)Lorenzo2019-04-17
| | | | | | | | | | | | | | | | | | | | The patched file has been removed in [0]. [0]: https://github.com/Azure/azure-sdk-for-python/commit/09b09a58396dd90c6316b52326371a45080a3bcf
| * | | Merge pull request #59681 from r-ryantm/auto-update/python3.7-wsprotoRobert Schütz2019-04-17
| |\ \ \ | | | | | | | | | | python37Packages.wsproto: 0.13.0 -> 0.14.0
| | * | | python.pkgs.wsproto: add metaRobert Schütz2019-04-17
| | | | |
| | * | | python37Packages.wsproto: 0.13.0 -> 0.14.0R. RyanTM2019-04-16
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-wsproto/versions
| * | | python37Packages.xdot: 1.0 -> 1.1 (#59732)R. RyanTM2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-xdot/versions
| * | | python-language-server: 0.25.0 -> 0.26.1Alex Branham2019-04-17
| | | |
| * | | Merge pull request #59682 from r-ryantm/auto-update/python3.7-yapfMario Rodas2019-04-16
| |\ \ \ | | | | | | | | | | python37Packages.yapf: 0.26.0 -> 0.27.0
| | * | | python37Packages.yapf: 0.26.0 -> 0.27.0R. RyanTM2019-04-16
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-yapf/versions
* | | | Merge staging-next into stagingFrederik Rietdijk2019-04-16
|\| | |
| * | | python37Packages.gensim: 3.7.1 -> 3.7.2R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-gensim/versions
| * | | python37Packages.keepkey: 6.0.2 -> 6.0.3R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-keepkey/versions
| * | | python37Packages.peewee: 3.9.2 -> 3.9.3R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-peewee/versions
| * | | python37Packages.py3status: 3.16 -> 3.18R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-py3status/versions
| * | | python37Packages.py3exiv2: 0.5.0 -> 0.6.1R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-py3exiv2/versions
| * | | python37Packages.pysaml2: 4.6.5 -> 4.7.0R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-pysaml2/versions
| * | | python37Packages.shellingham: 1.3.0 -> 1.3.1R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-shellingham/versions
| * | | python37Packages.smart_open: 1.8.0 -> 1.8.1R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-smart_open/versions
| * | | python37Packages.tenacity: 5.0.3 -> 5.0.4R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-tenacity/versions
| * | | python37Packages.twilio: 6.26.0 -> 6.26.1R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-twilio/versions
| * | | python37Packages.XlsxWriter: 1.1.5 -> 1.1.6R. RyanTM2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-xlsxwriter/versions
| * | | Merge pull request #59674 from r-ryantm/auto-update/python3.7-shodanRyan Mulligan2019-04-16
| |\ \ \ | | | | | | | | | | python37Packages.shodan: 1.11.1 -> 1.12.1
| | * | | python37Packages.shodan: 1.11.1 -> 1.12.1R. RyanTM2019-04-15
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-shodan/versions
| * | | Merge pull request #59535 from matthewbauer/homepage-fixesMatthew Bauer2019-04-15
| |\ \ \ | | | | | | | | | | treewide: update homepages to https where available
| | * | | treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
| * | | | pythonPackages.humanfriendly: init at 4.18 (#59466)montag4512019-04-15
| | | | |