1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-19 20:36:27 +00:00
Commit graph

2484 commits

Author SHA1 Message Date
Dmitry Kalinkin 7a82c83c63
python-telegram-bot: use urllib3 from nixpkgs, disable all tests properly 2018-01-20 18:03:35 -05:00
Dmitry Kalinkin 5738da94f4
python-telegram-bot: init at 9.0.0 2018-01-19 13:41:19 -05:00
Yurii Rashkovskii 91e9989911 aenum: make tests pass (#33805)
For Python 2, tests were failing because they depended on a particular
way of executing the tests module as it defined a global variable
and created a temporary file. Running it through setup.py didn't work.
Invoking it directly solved the issue.

For Python 3, aenum tests were disabled, however, they did't have to
fail. Configuring UTF8 locale resolved the failure that was happening
after the above fix for Python 2 was applied.
2018-01-16 09:40:40 +00:00
Jörg Thalheim b880ef935a python.pkgs.nose-parameterized: 0.5.0 -> 0.6.0 2018-01-16 08:07:09 +00:00
Robert Schütz f2c08d3e9e python3Packages.netdisco: init at 1.2.3 2018-01-14 16:59:38 +01:00
Frederik Rietdijk a6af522217
Merge pull request #33856 from jluttine/add-versioneer
pythonPackages.versioneer: init at 0.18
2018-01-14 15:05:42 +01:00
Jaakko Luttinen f3c996e25d
pythonPackages.versioneer: init at 0.18 2018-01-14 16:03:21 +02:00
Frederik Rietdijk 4475995685
Merge pull request #33774 from LumiGuide/elasticsearch-curator-5.4.1-cleanup
Elasticsearch curator 5.4.1 cleanup
2018-01-14 15:00:02 +01:00
Robert Schütz 9121a97366 pythonPackages.user-agents: init at 1.1.0 2018-01-14 14:10:01 +01:00
Jörg Thalheim e35639b931
Merge pull request #33799 from adisbladis/cura-qt59
cura: 3.0.3 -> 3.1.0
2018-01-13 18:19:22 +00:00
Alexander 6ccb554f3b tifffile: init at 0.13.0 (#33750)
* tifffile: init at v0.13.0

* python.pkgs.tifffile: actually run tests
2018-01-13 18:12:56 +00:00
adisbladis 907b143dc4
pythonPackages.python-utils: Fix build 2018-01-13 03:47:40 +08:00
adisbladis 46a4ea5186
pythonPackages.uranium: 3.0.3 -> 3.1.0 2018-01-13 03:47:10 +08:00
Bas van Dijk 762f5ea557 python-modules: removed unnecessary name attributes 2018-01-12 10:17:51 +01:00
Bas van Dijk c02a883169 pythonPackages.elasticsearch: move derivation to python-modules 2018-01-12 10:17:41 +01:00
adisbladis dd85adf814
Merge pull request #33714 from apeyroux/up-grmmalecte
grammalecte: 0.5.18 -> 0.6.1
2018-01-12 13:15:46 +08:00
adisbladis f1faffacd1
pythonPackages.botocore: 1.8.21 -> 1.8.26 2018-01-11 17:20:52 +08:00
Peter Hoeg c80dc05ed6
Merge pull request #33144 from catern/master
supervise: 1.0.0 -> 1.1.0 and supervise_api fixes
2018-01-11 11:51:28 +08:00
adisbladis f5e39b2c26
Merge pull request #33727 from jluttine/update-salmon
pythonPackages.salmon: bec795cd -> 3.0.0
2018-01-11 09:54:33 +08:00
Jaakko Luttinen 1f2e247416
pythonPackages.salmon-mail: rename from salmon 2018-01-11 02:53:22 +02:00
Jaakko Luttinen 7140c4bbf9
pythonPackages.salmon: bec795cd -> 3.0.0 2018-01-11 00:26:19 +02:00
Alexandre Peyroux afb7129e6b
grammalecte: 0.5.18 -> 0.6.1 2018-01-10 19:31:33 +01:00
adisbladis 395cd19c9d
Merge pull request #33664 from kquick/thespian-3.9.1
python: thespian: 3.9.0 -> 3.9.1
2018-01-11 02:09:49 +08:00
Frederik Rietdijk 80cb0c39de python.pkgs.pytest-rerunfailures: improve expression 2018-01-10 18:17:13 +01:00
adisbladis f9e47ab57a
Merge pull request #33659 from etu/update-pytest-rerunfailures
pytest-rerunfailures: 2.0.1 -> 4.0
2018-01-11 00:40:41 +08:00
Spencer Baugh b2b00358e8 pythonPackages.supervise_api: fix deps on Python 2 2018-01-10 16:02:47 +00:00
Kevin Quick 7933fe4ee5
python: thespian: 3.9.0 -> 3.9.1 2018-01-09 11:04:46 -08:00
Elis Hirwing c7eadc3ce9
pytest-rerunfailures: 2.0.1 -> 4.0 2018-01-09 19:26:29 +01:00
Franz Pletz 73303b592d
Merge pull request #33653 from flokli/electrum-ltc
electrum-ltc: 2.9.3.1 -> 3.0.5.1
2018-01-09 17:32:03 +00:00
Andreas Rammhold 613383206c
Merge pull request #33656 from veprbl/pyslurm_fix
pyslurm: bump to unbreak (master)
2018-01-09 17:24:23 +00:00
Dmitry Kalinkin 3ebad47b8a
pyslurm: bump to unbreak
Fixes: bd9512f217 ('slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566')
(cherry picked from commit e5aa7467d4)
2018-01-09 11:57:35 -05:00
Florian Klink 01c80fe9bb py_scrypt: use instead of ltc_scrypt 2018-01-09 17:00:31 +01:00
Frederik Rietdijk 6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Gabriel Ebner 738e97fcca pythonPackages.pyfakefs: init at 3.3 2018-01-08 14:09:18 +01:00
Lancelot SIX 133869e7f4
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
See https://docs.djangoproject.com/en/2.0/releases/2.0.1/ for release
information
2018-01-08 12:08:30 +01:00
Michael Raskin 5491aaa27e pythonPackages.marionette_driver: 2.3.0 -> 2.5.0 2018-01-07 22:47:54 +01:00
Frederik Rietdijk f345f35a54 python2.pkgs.ipython: 5.3.0 -> 5.5.0 2018-01-07 10:53:34 +01:00
Frederik Rietdijk ca72b38fcd python.pkgs.ldaptor: init at 16.0.1 2018-01-07 10:20:35 +01:00
Frederik Rietdijk b78c42cd4b
Merge pull request #33367 from mogorman/platformio-3.5.0
platformio: 3.4.1 -> 3.5.0
2018-01-06 17:44:08 +01:00
Orivej Desh a2a7d86942
Merge pull request #33252 from dzabraev/master
pysigset: init at 0.3.2
2018-01-06 03:13:15 +00:00
Gabriel Ebner 6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
Andreas Rammhold d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01:00
Matthew O'Gorman 27b5dbb1d0 platformio: 3.4.1 -> 3.5.0 2018-01-03 13:11:26 -05:00
Frederik Rietdijk 340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
Orivej Desh 2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Frederik Rietdijk aaa7952b36 python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18 2018-01-02 09:59:43 +01:00
Frederik Rietdijk e576535408
Merge pull request #33280 from NixOS/python-unstable
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Frederik Rietdijk b998bfa8ba python: brotlipy: 0.6.0 -> 0.7.0 2018-01-01 17:03:05 +01:00