Commit Graph

23965 Commits

Author SHA1 Message Date
Mario Rodas 365185a20f
Merge pull request #112081 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.5.0 -> 1.6.0
2021-02-08 20:43:33 -05:00
Luflosi 7a6d18c8e7
python3Packages.py-multihash: 1.0.0 -> 2.0.1
https://github.com/multiformats/py-multihash/releases/tag/v2.0.1

The `variants` package is not in the list of requirements for py-multihash, so remove it.
Switch to `pytestCheckHook` for the tests instead of using `pytest`.
Also slightly change the Python version requirements check.
2021-02-09 00:47:04 +01:00
Wael Nasreddine 28430d1e51
python3Packages.h3: 3.7.0 -> 3.7.1 (#112091)
Co-authored-by: Robert T. McGibbon <rmcgibbo@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-09 00:43:47 +01:00
Fabian Affolter 5f46918167 python3Packages.ailment: init at 9.0.5739 2021-02-08 22:14:54 +01:00
Fabian Affolter a42abb5801 python3Packages.pyvex: init at 9.0.5739 2021-02-08 22:14:13 +01:00
Sandro 8c8731330b
Merge pull request #112410 from Luflosi/py-multihash-not-broken
python3Packages.py-multihash: mark not broken
2021-02-08 20:46:59 +01:00
Sandro acce23fe6d
Merge pull request #112418 from fabaff/bump-archinfo
python3Packages.archinfo: 9.0.5610 -> 9.0.5739
2021-02-08 20:38:21 +01:00
Sandro 872b4b9df1
Merge pull request #112403 from fabaff/libpurecool 2021-02-08 20:24:58 +01:00
R. RyanTM 4239d3450c sqlite-utils: 3.3 -> 3.4.1 2021-02-08 10:50:11 -08:00
Martin Weinelt 3e40e83f2f
Merge pull request #112415 from fabaff/bump-base58
python3Packages.base58: 2.0.1 -> 2.1.0
2021-02-08 19:15:36 +01:00
Fabian Affolter d486293b0a python3Packages.archinfo: 9.0.5610 -> 9.0.5739 2021-02-08 19:05:33 +01:00
Fabian Affolter 3ff27f9c13 python3Packages.base58: 2.0.1 -> 2.1.0 2021-02-08 18:22:38 +01:00
Florian Klink 4e8fc135d4
Merge pull request #112407 from tweag/nixops-no-libvirt
nixops: Fix build by disabling the libvirt backend
2021-02-08 18:16:17 +01:00
Sandro bad9c52b5c
Merge pull request #112084 from fabaff/bump-pymyq 2021-02-08 17:58:13 +01:00
Sandro 62627500b2
Merge pull request #112056 from rmcgibbo/nbsphinx 2021-02-08 17:53:02 +01:00
Sandro 50a96ec245
Merge pull request #107659 from rmcgibbo/typesystem
python3Packages.typesystem: fix on python3.8 and python3.9
2021-02-08 17:52:26 +01:00
Martin Weinelt 785017da36
Merge pull request #112369 from r-ryantm/auto-update/python3.7-BespON
python37Packages.bespon: 0.5.0 -> 0.6.0
2021-02-08 17:38:11 +01:00
Martin Weinelt a76c135d50
python3Packages.bespon: fix license
The project is licensed under a 3-clause BSD license, not LGPL3.
2021-02-08 17:36:45 +01:00
Martin Weinelt 7ec3fa532c
Merge pull request #112367 from r-ryantm/auto-update/python3.7-apispec
python37Packages.apispec: 4.0.0 -> 4.2.0
2021-02-08 17:34:16 +01:00
Martin Weinelt ccb95b9849
Merge pull request #112377 from fabaff/bump-praw
python3Packages.praw: 7.1.3 -> 7.1.4
2021-02-08 17:32:11 +01:00
Martin Weinelt 2a0c8e08a4
Merge pull request #112380 from r-ryantm/auto-update/python3.7-gtts
python37Packages.gtts: 2.2.1 -> 2.2.2
2021-02-08 17:23:49 +01:00
Renato Alves 051e4193b6 python37Packages.gtts: Add changelog link 2021-02-08 17:22:38 +01:00
Fabian Affolter 0a9719675a python3Packages.libpurecool: init at 0.6.4 2021-02-08 17:10:25 +01:00
Luflosi 46229e4fb7
python3Packages.py-multihash: mark not broken
This was marked broken in https://github.com/NixOS/nixpkgs/pull/101636, which was merged into the staging branch. Later, the package was updated and fixed in https://github.com/NixOS/nixpkgs/pull/101801. When the staging branch was then merged into master, the package was marked as broken while actually being fixed.
2021-02-08 16:43:59 +01:00
adisbladis 418af7d7aa
nixops: Fix build by disabling the libvirt backend if package marked as insecure
With this change it's possible to override the libvirt package used if you absolutely need it.
2021-02-08 16:43:42 +01:00
Sandro 2e850d9887
Merge pull request #112378 from fabaff/bump-pyairvisual
python3Packages.pyairvisual: 5.0.5 -> 5.0.6
2021-02-08 16:24:46 +01:00
Martin Weinelt 94f2ba2ef3
Merge pull request #112363 from mweinelt/python-anyio
python3Packages.anyio: 2.0.2 -> 2.1.0
2021-02-08 16:17:01 +01:00
Martin Weinelt ae5add1aee
Merge pull request #112343 from fabaff/bump-plexapi
python3Packages.plexapi: 4.1.2 -> 4.3.1
2021-02-08 16:13:22 +01:00
sternenseemann 80d9064560
pythonPackages.fonttools: 4.18.2 -> 4.19.1 (#111196) 2021-02-08 13:31:37 +01:00
Sandro 078f893795
Merge pull request #112009 from fabaff/license-docutils
python3Packages.docutils: add licensing details
2021-02-08 13:16:10 +01:00
R. RyanTM ede8ff5efb python37Packages.gtts: 2.2.1 -> 2.2.2 2021-02-08 10:29:59 +00:00
Fabian Affolter 5dfaf2de50 python3Packages.plexapi: disable tests 2021-02-08 10:42:35 +01:00
Fabian Affolter e49211465c python3Packages.pyairvisual: 5.0.5 -> 5.0.6 2021-02-08 10:32:50 +01:00
Fabian Affolter 7fb5166b4c python3Packages.praw: 7.1.3 -> 7.1.4 2021-02-08 10:25:37 +01:00
R. RyanTM 8feef7d64a python37Packages.bespon: 0.5.0 -> 0.6.0 2021-02-08 07:31:32 +00:00
R. RyanTM b1e6db5ea9 python37Packages.apispec: 4.0.0 -> 4.2.0 2021-02-08 06:23:53 +00:00
Martin Weinelt 8a453bcc31
python3Packages.anyio: 2.0.2 -> 2.1.0 2021-02-08 04:25:18 +01:00
Martin Weinelt 49f5c89c03
Merge pull request #110267 from r-ryantm/auto-update/python3.7-dependency-injector
python37Packages.dependency-injector: 4.5.4 -> 4.10.3
2021-02-08 03:30:15 +01:00
Martin Weinelt 82d1996d06
Merge pull request #110973 from r-ryantm/auto-update/python3.7-aenum
python37Packages.aenum: 2.2.6 -> 3.0.0
2021-02-08 03:14:44 +01:00
Martin Weinelt 87d047703b
Merge pull request #111046 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.12.05 -> 2021.01.15
2021-02-08 03:10:39 +01:00
Martin Weinelt 548a155719
Merge pull request #111395 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 3.6.0 -> 3.7.0
2021-02-08 02:43:15 +01:00
Martin Weinelt 601c31d4f2
python3Packages.django-cors-headers: enable tests 2021-02-08 02:36:33 +01:00
Martin Weinelt 8dbfc37e2e
Merge pull request #111566 from danieldk/srsly-2.4.0
python3Packages.srsly: 2.3.2 -> 2.4.0
2021-02-08 02:22:38 +01:00
Martin Weinelt d79612672e
Merge pull request #111729 from petabyteboy/feature/pyshark
python3Packages.pyshark: init at 0.4.2.11
2021-02-08 02:17:09 +01:00
Martin Weinelt f1c827d223
Merge pull request #112065 from r-ryantm/auto-update/python3.7-howdoi
python37Packages.howdoi: 2.0.8 -> 2.0.10
2021-02-08 01:53:39 +01:00
Martin Weinelt fb29968ed1
Merge pull request #112099 from r-ryantm/auto-update/python3.7-dask-ml
python37Packages.dask-ml: 1.7.0 -> 1.8.0
2021-02-08 01:46:38 +01:00
Martin Weinelt 649024c598
Merge pull request #112092 from r-ryantm/auto-update/python3.7-globus-sdk
python37Packages.globus-sdk: 1.10.0 -> 2.0.1
2021-02-08 01:45:24 +01:00
Martin Weinelt f7a8d301f7
python3Packages.globus-sdk: enable tests, add pythonImportsCheck 2021-02-08 01:42:00 +01:00
Sandro e57a38af90
Merge pull request #112336 from fabaff/pynuki 2021-02-08 01:08:13 +01:00
Fabian Affolter ba1c432eea python3Packages.plexapi: 4.1.2 -> 4.3.1 2021-02-07 23:38:06 +01:00