1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 15:47:28 +00:00
Commit graph

4018 commits

Author SHA1 Message Date
Jörg Thalheim d4153a6fb8 python.pkgs.pyls-mypy: init at 0.1.2 2018-05-25 11:00:10 +01:00
Jörg Thalheim b76177a625 mypy: make it usuable as a library 2018-05-25 10:59:47 +01:00
Jörg Thalheim 1a1799b6f4 python.pkgs.jedi: 0.11.1 -> 0.12.0 2018-05-25 10:59:47 +01:00
Jörg Thalheim 53d7fe773a python.pkgs.parso: 0.1.1 -> 0.2.0 2018-05-25 10:59:46 +01:00
Robin Gloster e243993255
python.pkgs.django-gravatar2: init at 1.4.2 2018-05-24 16:40:57 +02:00
Robin Gloster 6b29b2c3aa
python.pkgs.django-allauth: init at 0.36.0 2018-05-24 16:40:57 +02:00
Robin Gloster 2e41891e6d
python.pkgs.openid: init at 2.2.5/3.1.0 2018-05-24 16:40:56 +02:00
Timo Kaufmann c8987a72e4 fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev (#40995) 2018-05-24 16:36:18 +02:00
Austin Seipp 6980edf2ba pythonPackages.torchvision: 0.1.9 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-23 18:35:18 -05:00
Alvar b656e03aae pythonPackages.pynmea2: init at 1.12.0 (#40757) 2018-05-24 01:08:37 +02:00
Michael Weiss 6f65b7a936 pythonPackages.raven: 6.7.0 -> 6.8.0 2018-05-23 22:03:10 +02:00
Frederik Rietdijk 427689ec3c
Merge pull request #40988 from lsix/django-1.11.13
pythonPackages.django: 1.11.12 -> 1.11.13
2018-05-23 18:36:13 +02:00
Jörg Thalheim 273c882f53
Merge pull request #39214 from seppeljordan/add-nix-prefetch-github
Add nix-prefetch-github
2018-05-23 16:33:03 +01:00
Lancelot SIX b86aa55408 pythonPackages.pylibconfig2: 0.2.4 -> 0.2.5 (#40985) 2018-05-23 17:25:44 +02:00
Lancelot SIX 8733a3b932
pythonPackages.django: 1.11.12 -> 1.11.13
See https://docs.djangoproject.com/en/1.11/releases/1.11.13/ for release
information
2018-05-23 15:24:32 +02:00
worldofpeace b9bdd7d4a3 pythonPackages.asyncssh: init at 1.13.0 (#40527) 2018-05-23 00:09:33 +02:00
Sebastian Jordan aca3198c70 nix-prefetch-github: init -> 1.3 2018-05-22 20:55:07 +02:00
Robin Gloster 72f293aa50
python3Packages.pyairvisual: init at 1.0.0 2018-05-22 14:29:57 +02:00
Robert Schütz bb28b3e80f pythonPackages.pyhomematic: 0.1.42 -> 0.1.43 2018-05-22 12:09:46 +02:00
Lancelot SIX 05db1a11a9 pythonPackages.timeout-decorator: 0.3.2 -> 0.4.0 (#40914) 2018-05-22 11:40:26 +02:00
Andrea Bedini 561a1f177a pythonPackages.docker: 3.2.1 -> 3.3.0 (#40857) 2018-05-22 11:00:37 +02:00
Frederik Rietdijk 9f87abded9
Merge pull request #40885 from plapadoo/pyogg-init
pyogg: init at 0.6.2a1
2018-05-22 10:28:20 +02:00
Philipp Middendorf 131228c29d pyogg: init at 0.6.2a1 2018-05-22 09:26:26 +02:00
Alvar 2a5b2550f3 pythonPackages.pypcap: 1.2.0 -> 1.2.2 (#40882) 2018-05-21 21:53:50 +02:00
Philipp Middendorf ad399afd6f pythonPackages.pysdl2: init at 0.9.6 2018-05-21 09:50:08 +02:00
geistesk 2db356feb5 pythonPackages.geojson: init at 2.3.0 2018-05-19 12:14:16 +02:00
Udo Spallek 5a3ccf19c4 pythonPackages cdecimal: init at 2.3 2018-05-18 17:17:44 +00:00
Udo Spallek 31ebb53b12 pythonPackages goocalendar: init at 0.3 2018-05-18 17:17:44 +00:00
Robert Schütz c80f36df99
Merge pull request #40498 from andreabedini/fix/pythonPackages-docker-pycreds-update
pythonPackages.docker-pycreds: 0.2.2 -> 0.2.3
2018-05-18 11:51:46 +02:00
Jörg Thalheim 9bca8edce0 python.pkgs.cx_oracle: add missing quote 2018-05-17 20:22:09 +01:00
Florian Klink 639f7952be pythonPackages.cx_oracle: fix dlopen
previously, $ORACLE_HOME had to be set for each python script using this
library.

We now patch odpi to load libclntsh.so from oracle-instantclient if
$ORACLE_HOME was not provided.
2018-05-17 19:15:57 +02:00
Florian Klink a88354d99f pythonPackages.cx_oracle: 6.2.1 -> 6.3.1 2018-05-17 18:56:51 +02:00
Robert Schütz 2c91ab54c9
Merge pull request #40353 from Assassinkin/mail-parser
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:24:30 +02:00
Assassinkin fb7340d3e5 pythonPackages.mail-parser: init at 3.3.1 2018-05-17 12:22:22 +02:00
Andrea Bedini d38852ce2a pythonPackages.docker_pycreds: 0.2.2 -> 0.2.3 2018-05-17 16:30:29 +08:00
Robert Schütz d20354c234
Merge pull request #40633 from r-ryantm/auto-update/uranium
python36Packages.uranium: 3.2.1 -> 3.3.0
2018-05-17 08:54:03 +02:00
Frederik Rietdijk de55b71e0b
Merge pull request #30833 from nyarly/jira_cli
(jira-cli) init at 2.2
2018-05-17 08:53:03 +02:00
R. RyanTM 1ec3c94a21 python36Packages.uranium: 3.2.1 -> 3.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/uranium/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.3.0 with grep in /nix/store/s5bmfykrkc953i0qhfkmwj6fj1yv3i56-uranium-3.3.0
- directory tree listing: https://gist.github.com/0c76704986608d25a9223af819e0a259
- du listing: https://gist.github.com/242655ce87890bfe9b511e44306303de
2018-05-16 23:31:23 -07:00
Robert Schütz 40edf5eeed
Merge pull request #39120 from ktf/add-uproot
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
Giulio Eulisse 54cf5d9358
pythonPackages.uproot: init at 2.8.23 2018-05-16 09:36:52 +02:00
Daiderd Jordan 90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0 2018-05-16 00:29:57 +02:00
Moritz Ulrich 977c207f22 pythonPackages.podcats: Init at 0.5.0 2018-05-15 23:23:57 +02:00
Sebastian Jordan 101d1d118d pythonPackages.effect: init -> 0.11.0 2018-05-15 14:35:10 +02:00
lewo 640b6359ae
Merge pull request #40453 from andersk/pytorch
pytorch: 0.3.1 -> 0.4.0
2018-05-15 08:40:51 +02:00
Matthew Justin Bauer e5274eb60e
Merge pull request #40391 from bhipple/truffleHog-gitpython-gitdb2-smmap2
truffleHog: init at 2.0.91
2018-05-14 18:10:07 -05:00
Robert Schütz 3189704549
Merge pull request #36426 from couchemar/isort-4.3.4
pythonPackages.isort: 4.2.5 -> 4.3.4
2018-05-14 22:05:49 +02:00
Judson 42d0ce8a28
keyrings.alt: init at 2.3 2018-05-13 14:20:59 -07:00
Judson f252c72669
hiro: init at 0.1.4 2018-05-13 14:19:35 -07:00
Anders Kaseorg d2f7acf30c pytorch: 0.3.1 -> 0.4.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-13 14:02:08 -04:00
Benjamin Hipple 5efce7c43d GitPython: 2.0.8 -> 2.1.9
Also moves GitPython into the newer python module folder structure.
2018-05-13 11:33:42 -04:00