1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

11837 commits

Author SHA1 Message Date
Danielle Lancashire 4f2a3aabff
rfc6555: init at 0.0.0 2019-09-02 15:44:54 +02:00
Matthieu Coudron becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
arcnmx 8f9ad4a2b5 pythonPackages.flask: 1.0.3 -> 1.0.4 2019-09-02 00:13:16 -07:00
Marek Mahut 0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
worldofpeace 58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT) 10d0ab20ff pythonPackages.phonenumbers: 8.10.16 -> 8.10.17 2019-09-02 01:16:05 -04:00
Dima a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Emily cb5b674b58 {glasgow,libfx2}: init at 2018-{09-01,08-27} 2019-09-01 14:22:49 -05:00
Emily 321efae699 python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30} 2019-09-01 14:22:49 -05:00
Pavol Rusnak a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs) 2019-09-01 13:41:28 +02:00
Pavol Rusnak c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
Wael Nasreddine 4b51602816
intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
Ivan Kozik a1349065d6 python3Packages.pikepdf: 1.1.0 -> 1.6.2
pikepdf's tests work with the nixpkgs versions of pytest, attrs, and
hypothesis. I skipped bumping these to avoid mass rebuilds.

This fixes #67850.
2019-08-31 22:19:45 +00:00
Ivan Kozik eeec6d7325 pybind11: 2.2.4 -> 2.3.0
pikepdf wants a newer pybind11.
2019-08-31 22:18:25 +00:00
Nikolay Amiantov e0795aa5e8 tensorflow: fix python2 build
Avoid using PYTHONPATH, switch to python envs instead.
2019-08-31 21:02:55 +03:00
Frederik Rietdijk 96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Peter Simons 107af97c90 python-mailman-hyperkitty: initial version 1.1.0 2019-08-31 14:47:19 +02:00
Kevin Quick a8aeb913b0 python: thespian: 3.9.9 -> 3.9.10 2019-08-31 13:59:54 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
averelld 5a581c420c python.pkgs.handout: init at 1.0.0 (#66263) 2019-08-31 00:19:16 -04:00
Peter Simons 131910992b python-HyperKitty: initial version 1.2.2
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].

[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Michael Weiss 81e643d2fd
python3Packages.glances: 3.1.1 -> 3.1.2
Changelog: https://github.com/nicolargo/glances/blob/v3.1.2/NEWS.rst#version-312

Note/TODO: Theoretically the IP test should work(?) now:

> Bugs corrected:
> - Error with IP Plugin : object has no attribute bug #1528
> - ip plugin empty interface bug #1509

but the test is still failing inside the Nix build sandbox.
2019-08-27 23:30:41 +02:00
Marek Mahut 5a097da243
Merge pull request #67518 from costrouc/python-elpy-update
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 22:46:45 +02:00
Chris Ostrouchov 1d30da1e2b
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests 2019-08-27 15:27:46 -04:00
gnidorah bb3f8ea9e2 pykde4: pin to openssl 1.0.2 2019-08-27 18:20:10 +02:00
Boris Babic 1296b10c31 python3Packages.pre-commit: 1.18.1 -> 1.18.2 2019-08-27 18:15:24 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Peter Simons 630e25ba5c
Merge pull request #67525 from peti/t/postorious
mailman: add the Postorious web UI
2019-08-27 12:24:51 +02:00
Marek Mahut a2b9e0914f
Merge pull request #67508 from borisbabic/update/python3Packages.browser-cookie3
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6
2019-08-27 10:08:13 +02:00
Nikolay Amiantov 71095460b9 tensorflow: fix build
You know, Tensorflow.
2019-08-27 02:43:48 +03:00
Robin Gloster 582bb94624
mailman: add django_mailman3 testing 2019-08-26 22:54:10 +02:00
Robin Gloster 4b1cc7eebf
mailman: add meta to python deps 2019-08-26 22:51:33 +02:00
Peter Simons 22af3829a4 mailman: add the Postorious web UI 2019-08-26 21:12:56 +02:00
Boris Babic 506d058159
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6 2019-08-26 17:36:53 +02:00
Marek Mahut 8386da8d6b
Merge pull request #67477 from jonringer/update-ansible
ansible: 2.8.2 -> 2.8.4
2019-08-26 13:49:47 +02:00
Timo Kaufmann 09cc90827a
Merge pull request #66796 from oxij/pkgs/fix-anki
anki: use wrapQtAppsHook to fix execution
2019-08-26 12:11:04 +02:00
Jonathan Ringer 05de887368 pythonPackage.pytest-ansible: 2.0.2- > 2.1.1 2019-08-26 02:01:22 -07:00
Jonathan Ringer aa2bf1bc25 ansible: 2.8.2 -> 2.8.4 2019-08-25 23:15:26 -07:00
Peter Simons fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Peter Simons 842942baaa mailman: update from 2.1.29 to version 3.2.2 2019-08-25 21:47:03 +02:00
worldofpeace 16c5acf313
Merge pull request #67352 from symphorien/dogtail
pythonPackages.dogtail: fix sniff
2019-08-25 14:48:52 -04:00
Marek Mahut b7f8ebffbe
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/0.34.2
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-25 17:05:21 +02:00
Marek Mahut 2f090bb7c9
Merge pull request #67419 from eadwu/python3Packages.aiosmtpd/1.2.1
python3Packages.aiodmtpd: 1.2 -> 1.2.1
2019-08-25 17:00:18 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut 28d2739500
Merge pull request #67435 from marenz2569/caldav-patch
python: caldav: fixed dependencies
2019-08-25 14:50:49 +02:00
Marek Mahut cfeaae9c48
Merge pull request #67401 from c0deaddict/feature/upgrade-moderngl
python3Packages.moderngl: 5.5.0 -> 5.5.3
2019-08-25 14:27:02 +02:00
Marek Mahut 264b415b15
Merge pull request #67400 from risicle/ris-django-silk-3.0.3
pythonPackages.django_silk: 3.0.2 -> 3.0.3
2019-08-25 14:26:13 +02:00
Marek Mahut 7bdda407bb
Merge pull request #67290 from Ma27/bump-dlib
dlib: 19.16 -> 19.17
2019-08-25 14:15:31 +02:00
Mario Rodas 9a733a88d9
Merge pull request #67054 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 4.4 -> 5.0
2019-08-25 07:13:58 -05:00
Mario Rodas d97274a642
pythonPackages.django_modelcluster: disable for Python older than 3.5 2019-08-25 06:43:24 -05:00