Renaud
dfac1543d0
pythonPackages.fonttools: 3.40.0 -> 3.41.0
...
and specify license
2019-05-06 22:42:31 +02:00
Robert Scott
cb0028b449
pythonPackages.cartopy: fix tests for py2.7 by supplying them with xvfb
...
python 2.7's tk is over-eager in trying to open an x display,
so run it in xvfb. xvfb is quite a heavy dependency (albeit only
a build-time one), so ensure this is only used when needed.
2019-05-06 19:28:23 +01:00
Robert Scott
4a72ca1135
pythonPackages.worldengine: fix tests by moving nose to checkInputs
...
also only perform nosetests in py<3.5
2019-05-06 19:22:20 +01:00
Renaud
c910fe9d29
Merge pull request #60323 from risicle/ris-asana-fix
...
pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7
2019-05-06 19:02:58 +02:00
Renaud
73b0b9b145
Merge pull request #60720 from r-ryantm/auto-update/python3.7-imageio-ffmpeg
...
python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.0
2019-05-06 18:44:55 +02:00
Renaud
4d54f0680e
Merge pull request #61020 from r-ryantm/auto-update/python3.7-django-cors-headers
...
python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
2019-05-06 18:11:41 +02:00
Renaud
729273b8eb
Merge pull request #60347 from risicle/ris-basemap-fix
...
pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
2019-05-06 17:26:00 +02:00
Renaud
0284b2dec0
Merge pull request #60813 from risicle/ris-purepng-fix
...
pythonPackages.purepng: fix for py3.7, enable tests
2019-05-06 17:09:16 +02:00
Renaud
e1d89821a0
Merge pull request #61021 from r-ryantm/auto-update/python3.7-djangorestframework
...
python37Packages.djangorestframework: 3.9.2 -> 3.9.3
2019-05-06 16:43:38 +02:00
Ryan Mulligan
b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
...
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00
Luis Pedro Coelho
4b1e12c5b7
pythonPackages.imread: 0.6 -> 0.7.0
...
Mostly trivial update of version and hashes, but also explicitly use the
right dependencies
2019-05-06 06:12:09 +02:00
R. RyanTM
89a650a593
python37Packages.awkward: 0.8.15 -> 0.9.0 ( #61014 )
...
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-awkward/versions
2019-05-05 23:47:13 -04:00
R. RyanTM
effdf1bf3b
python37Packages.geoalchemy2: 0.6.1 -> 0.6.2
...
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-geoalchemy2/versions
2019-05-05 17:30:14 -07:00
R. RyanTM
686975479e
python37Packages.flask-pymongo: 2.2.0 -> 2.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/python3.7-flask-pymongo/versions
2019-05-05 17:22:02 -07:00
R. RyanTM
38af84ad52
python37Packages.djangorestframework: 3.9.2 -> 3.9.3
...
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-djangorestframework/versions
2019-05-05 16:54:11 -07:00
R. RyanTM
9260a4fa28
python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
...
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-django-cors-headers/versions
2019-05-05 16:48:29 -07:00
R. RyanTM
c7e1b27602
python37Packages.distributed: 1.26.1 -> 1.27.1
...
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-distributed/versions
2019-05-05 16:42:24 -07:00
R. RyanTM
5489da1a2b
python37Packages.cerberus: 1.2 -> 1.3
...
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-cerberus/versions
2019-05-05 16:06:03 -07:00
R. RyanTM
a784a005eb
python37Packages.braintree: 3.52.0 -> 3.53.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/python3.7-braintree/versions
2019-05-05 15:43:41 -07:00
R. RyanTM
1eae2945b4
python37Packages.altair: 2.4.1 -> 3.0.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/python3.7-altair/versions
2019-05-05 15:17:08 -07:00
Robert Schütz
1ea22b8868
Merge pull request #60217 from dotlambda/home-assistant-0.92
...
home-assistant: 0.91.4 -> 0.92.2
2019-05-05 23:31:31 +02:00
Michael Raskin
7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
...
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
Mario Rodas
9da759e8c9
Merge pull request #60936 from risicle/ris-fiona-fix
...
pythonPackages.fiona: fix tests on py27 by including mock in checkInputs
2019-05-05 10:34:08 -05:00
Mario Rodas
632ff9ccd7
Merge pull request #60728 from r-ryantm/auto-update/python3.7-pudb
...
python37Packages.pudb: 2018.1 -> 2019.1
2019-05-05 09:59:15 -05:00
Mario Rodas
7ccc93f173
Merge pull request #60723 from r-ryantm/auto-update/python3.7-Nuitka
...
python37Packages.Nuitka: 0.6.2 -> 0.6.3
2019-05-05 09:55:05 -05:00
Mario Rodas
a6fb93d029
Merge pull request #60733 from r-ryantm/auto-update/python3.7-pymediainfo
...
python37Packages.pymediainfo: 3.1 -> 4.0
2019-05-05 09:51:25 -05:00
Mario Rodas
90575b1c16
Merge pull request #60741 from r-ryantm/auto-update/python3.7-rfc3986
...
python37Packages.rfc3986: 1.2.0 -> 1.3.1
2019-05-05 09:47:06 -05:00
Robert Scott
171642e8b7
pythonPackages.fiona: fix tests on py27 by including mock in checkInputs
2019-05-05 13:33:09 +01:00
Mario Rodas
da6ecbdbc8
Merge pull request #60713 from r-ryantm/auto-update/python3.7-fastcache
...
python37Packages.fastcache: 1.0.2 -> 1.1.0
2019-05-04 23:41:54 -05:00
Mario Rodas
78dc804c0a
Merge pull request #60715 from r-ryantm/auto-update/python3.7-funcy
...
python37Packages.funcy: 1.11 -> 1.12
2019-05-04 20:49:43 -05:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Frederik Rietdijk
193b899af2
Merge master into staging-next
2019-05-04 17:34:04 +02:00
Dmitry Olyenyov
4e6676f27d
pygame: preConfigure fix
...
Upstream moved build scripts to buildconfig folder and added some checks
for SDL locations. This breaks `sed` expression that was replacing library
paths. Fixes #60893
2019-05-04 08:29:10 +02:00
nixbitcoin
ebf4a5a600
Disable rednose test suite
2019-05-04 08:06:32 +02:00
Mario Rodas
d4cbc6707c
Merge pull request #60280 from marsam/fix-build-pytest-dependency
...
pythonPackages.pytest-dependency: fix build
2019-05-03 14:37:45 -05:00
Robert Scott
b86fe70cd0
pythonPackages.purepng: add self as maintainer
...
looks like I've had more contact with this package than anyone...
2019-05-03 19:26:41 +01:00
Robert Scott
7451a6a107
pythonPackages.purepng: fix for py3.7, enable tests
...
the pypi package includes pre-cythonized versions of some components,
however these were cythonized with a py3.7-unaware cython which is what
caused the main breakage. fetching the equivalent version from github
allows us to offer either the pure-python version or one we cythonize
ourselves if the cython package is provided.
the added bonus of using a github checkout is that the tests are included,
so enable these.
these tests revealed that for full py3.7 compatibility an additional patch
is needed from an upstream PR.
2019-05-03 19:26:40 +01:00
Frederik Rietdijk
0f10b72b5f
Merge master into staging-next
2019-05-03 19:56:31 +02:00
Robert Schütz
ef556c73fb
python3.pkgs.PyChromecast: 3.2.0 -> 3.2.1
2019-05-03 15:46:57 +02:00
Robert Schütz
342877b443
python.pkgs.pytzdata: 2018.9 -> 2019.1
2019-05-03 15:46:09 +02:00
Robert Schütz
d050b87c46
python.pkgs.pytz: 2018.9 -> 2019.1
2019-05-03 15:46:09 +02:00
Robert Schütz
68113d7258
python.pkgs.python-slugify: 2.0.1 -> 3.0.2
2019-05-03 15:46:09 +02:00
Mario Rodas
b1bd1854d0
Merge pull request #59658 from r-ryantm/auto-update/python3.7-identify
...
python37Packages.identify: 1.2.2 -> 1.4.1
2019-05-03 08:33:12 -05:00
Ryan Mulligan
3c25496519
Merge pull request #60719 from r-ryantm/auto-update/python3.7-google-cloud-storage
...
python37Packages.google_cloud_storage: 1.14.0 -> 1.15.0
2019-05-03 04:52:31 -07:00
Robert Schütz
15ccf1fe4a
python.pkgs.jsbeautifier: 1.9.1 -> 1.10.0
2019-05-03 13:49:33 +02:00
Mario Rodas
f0ec7c6f07
Merge pull request #60718 from r-ryantm/auto-update/python3.7-google-auth-oauthlib
...
python37Packages.google-auth-oauthlib: 0.2.0 -> 0.3.0
2019-05-03 06:24:20 -05:00
R. RyanTM
4f4d3f3d62
python37Packages.identify: 1.2.2 -> 1.4.2
...
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-identify/versions
2019-05-03 06:21:25 -05:00
Mario Rodas
1ffb83e8e4
Merge pull request #60736 from r-ryantm/auto-update/python3.7-pytest-tornado
...
python37Packages.pytest-tornado: 0.6.0 -> 0.7.0
2019-05-03 06:10:19 -05:00
R. RyanTM
d29c13b4de
python37Packages.google-auth-oauthlib: 0.2.0 -> 0.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/python3.7-google-auth-oauthlib/versions
2019-05-03 05:54:31 -05:00
Mario Rodas
7da6230cdd
Merge pull request #60751 from r-ryantm/auto-update/python3.7-vega
...
python37Packages.vega: 2.0.1 -> 2.1.0
2019-05-03 05:45:34 -05:00
worldofpeace
a1b3031232
Merge pull request #60730 from r-ryantm/auto-update/python3.7-pyatspi
...
python37Packages.pyatspi: 2.32.0 -> 2.32.1
2019-05-02 19:06:27 -04:00
Florian Klink
c1355bb203
python37Packages.twilio: 6.26.1 -> 6.26.2 ( #60749 )
...
python37Packages.twilio: 6.26.1 -> 6.26.2
2019-05-02 21:40:42 +02:00
Frederik Rietdijk
1979224f15
Merge master into staging-next
2019-05-02 21:38:22 +02:00
worldofpeace
58c3930a4f
Merge pull request #60725 from r-ryantm/auto-update/python3.7-peewee
...
python37Packages.peewee: 3.9.3 -> 3.9.5
2019-05-02 15:16:26 -04:00
Daniël de Kok
626fe1a90a
pythonPackages.reportlab: 3.5.19 -> 3.5.20 ( #60605 )
...
Also disable an additional test that requires network access to download
an image.
2019-05-02 15:09:51 -04:00
Daiderd Jordan
76fad45110
Merge pull request #59596 from r-ryantm/auto-update/python3.7-mypy
...
python37Packages.mypy: 0.670 -> 0.700
2019-05-02 18:59:59 +02:00
Renaud
698d4a21c2
Merge pull request #60667 from aethelz/addic7ed
...
addic7ed-cli: init at 1.4.5
2019-05-02 18:41:38 +02:00
R. RyanTM
02aa93e809
python37Packages.zeroconf: 0.21.3 -> 0.22.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/python3.7-zeroconf/versions
2019-05-02 05:02:01 -07:00
R. RyanTM
19f9c4bb14
python37Packages.XlsxWriter: 1.1.6 -> 1.1.7
...
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
2019-05-02 04:56:45 -07:00
R. RyanTM
cf6a804360
python37Packages.vega: 2.0.1 -> 2.1.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/python3.7-vega/versions
2019-05-02 04:41:19 -07:00
R. RyanTM
73e39eda1b
python37Packages.unittest-xml-reporting: 2.4.0 -> 2.5.1
...
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-unittest-xml-reporting/versions
2019-05-02 04:24:52 -07:00
R. RyanTM
961b0c77b7
python37Packages.twilio: 6.26.1 -> 6.26.2
...
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
2019-05-02 04:19:04 -07:00
R. RyanTM
82c83bf6c4
python37Packages.traits: 5.0.0 -> 5.1.1
...
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-traits/versions
2019-05-02 04:15:43 -07:00
R. RyanTM
6ca08c9d66
python37Packages.stripe: 2.21.0 -> 2.27.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/python3.7-stripe/versions
2019-05-02 03:52:31 -07:00
R. RyanTM
98a95efd7d
python37Packages.rfc3986: 1.2.0 -> 1.3.1
...
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-rfc3986/versions
2019-05-02 02:52:57 -07:00
Florian Klink
cd5b868a11
Merge pull request #60735 from r-ryantm/auto-update/python3.7-pystemd
...
python37Packages.pystemd: 0.5.0 -> 0.6.0
2019-05-02 11:30:05 +02:00
Florian Klink
90568dea26
pystemd: update license, make it python 3 only
2019-05-02 11:27:13 +02:00
R. RyanTM
1459c522e6
python37Packages.qdarkstyle: 2.6.5 -> 2.6.6
...
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-qdarkstyle/versions
2019-05-02 02:25:39 -07:00
R. RyanTM
35c8b6ea33
python37Packages.pytest-tornado: 0.6.0 -> 0.7.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/python3.7-pytest-tornado/versions
2019-05-02 02:03:45 -07:00
R. RyanTM
15c64ae4cb
python37Packages.pystemd: 0.5.0 -> 0.6.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/python3.7-pystemd/versions
2019-05-02 01:58:19 -07:00
R. RyanTM
a7bcea5f8a
python37Packages.pymediainfo: 3.1 -> 4.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/python3.7-pymediainfo/versions
2019-05-02 01:34:22 -07:00
R. RyanTM
0d7133e854
python37Packages.py3exiv2: 0.6.1 -> 0.7.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/python3.7-py3exiv2/versions
2019-05-02 01:11:10 -07:00
R. RyanTM
1039e9a9c9
python37Packages.pyatspi: 2.32.0 -> 2.32.1
...
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-pyatspi/versions
2019-05-02 01:07:31 -07:00
R. RyanTM
4fedec83a8
python37Packages.pudb: 2018.1 -> 2019.1
...
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-pudb/versions
2019-05-02 00:48:29 -07:00
R. RyanTM
f2403ebfa1
python37Packages.peewee: 3.9.3 -> 3.9.5
...
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
2019-05-02 00:17:07 -07:00
R. RyanTM
fdc6535152
python37Packages.ordered-set: 3.1 -> 3.1.1
...
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-ordered-set/versions
2019-05-01 23:54:28 -07:00
R. RyanTM
765f6d323d
python37Packages.Nuitka: 0.6.2 -> 0.6.3
...
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-nuitka/versions
2019-05-01 23:51:22 -07:00
Frederik Rietdijk
155c9d8e18
Merge master into staging-next
2019-05-02 08:43:14 +02:00
R. RyanTM
79aed25d83
python37Packages.kubernetes: 8.0.1 -> 9.0.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/python3.7-kubernetes/versions
2019-05-01 23:07:30 -07:00
R. RyanTM
65f033d93f
python37Packages.imageio-ffmpeg: 0.2.0 -> 0.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/python3.7-imageio-ffmpeg/versions
2019-05-01 22:42:55 -07:00
R. RyanTM
322a287867
python37Packages.google_cloud_storage: 1.14.0 -> 1.15.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/python3.7-google-cloud-storage/versions
2019-05-01 22:28:51 -07:00
R. RyanTM
a8cc90c3e0
python37Packages.funcy: 1.11 -> 1.12
...
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-funcy/versions
2019-05-01 21:43:32 -07:00
R. RyanTM
239c545664
python37Packages.fastcache: 1.0.2 -> 1.1.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/python3.7-fastcache/versions
2019-05-01 21:25:25 -07:00
R. RyanTM
69c8e9e3e5
python37Packages.django-allauth: 0.38.0 -> 0.39.1
...
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-django-allauth/versions
2019-05-01 21:07:21 -07:00
Robert Scott
9efddf73cd
pythonPackages.papis: fix build by disabling over-specific yaml output tests
...
these tests will fail when built against pyyaml 5.x, an issue which
appears to have been addressed upstream but not released yet.
2019-05-01 22:10:35 +01:00
Eugene
396a5d6d99
addic7ed-cli: init at 1.4.5
2019-05-01 23:51:48 +03:00
Andrew Miller
f5be1fc849
hy: 0.15 -> 0.16 ( #57882 )
...
* hy: 0.15 -> 0.16
* hy: fetch patch directly from upstream repo
* hy: remove in-tree patch
2019-05-01 19:18:49 +02:00
Gabriel Ebner
5a3652520d
pythonPackages.pythonocc-core: init at 0.18.1
2019-05-01 16:41:32 +02:00
Timo Kaufmann
7909ed1dee
python.pkgs.pyasn1-modules: fix python2 tests ( #60618 )
...
Broken by the update in e03d55130f
.
2019-05-01 13:26:05 +02:00
Frederik Rietdijk
f137783927
Merge master into staging-next
2019-05-01 11:45:46 +02:00
Frederik Rietdijk
622f822254
python.pkgs.aws-sam-translator: allow python 3
2019-05-01 11:00:07 +02:00
Frederik Rietdijk
f4bb4bb309
python3.pkgs.moto: fix build
2019-05-01 10:59:56 +02:00
Frederik Rietdijk
09f27e38b6
python.pkgs.cfn-lint: init at 0.19.1
2019-05-01 10:59:49 +02:00
Mario Rodas
b6b2d604d4
pythonPackages.pyfakefs: fix build
2019-04-30 21:29:10 -05:00
volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
Frederik Rietdijk
3462fe27d9
Merge staging-next into staging
2019-04-30 15:52:19 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02:00
Silvan Mosberger
36d5d3083c
Merge pull request #60374 from marenz2569/python-caldav
...
Added support for python caldav package
2019-04-29 19:07:17 +02:00
R. RyanTM
14ee8fefd7
python37Packages.cli-helpers: 1.1.0 -> 1.2.0 ( #59647 )
2019-04-29 09:08:21 -07:00
Robin Gloster
e4218a22a6
django-picklefield: fix build
...
fixes #60424
2019-04-29 15:52:13 +02:00
Frederik Rietdijk
2f936f85d8
Merge master into staging-next
2019-04-29 13:46:20 +02:00
Erik Arvstedt
76218fdc3a
pythonPackages.djangoql: init at 0.12.6
2019-04-29 11:55:43 +02:00
Erik Arvstedt
e401666503
pythonPackages.inotify-simple: init at 1.1.8
2019-04-29 11:41:43 +02:00
Erik Arvstedt
0babb25bb3
pythonPackages.pdftotext: init at 2.1.1
2019-04-29 11:41:43 +02:00
Erik Arvstedt
8646d2a2bb
pythonPackages.pytest-env: init at 0.6.2
2019-04-29 11:41:43 +02:00
Erik Arvstedt
5e3e440a60
pythonPackages.python-dotenv: init at 0.10.1
2019-04-29 11:41:43 +02:00
Erik Arvstedt
72aec3e01c
pythonPackages.langdetect: init at 1.0.7
2019-04-29 11:41:42 +02:00
Erik Arvstedt
071f3b34e6
pythonPackages.filemagic: init at 1.6
2019-04-29 11:41:42 +02:00
Markus Schmidl
d4a1232733
pythonPackages.caldav: init at 0.6.0
2019-04-29 10:49:35 +02:00
Jean-Paul Calderone
54c22e639c
pyhamcrest: switch from application to package ( #60214 )
...
pyhamcrest is a testing library with no application component.
2019-04-29 09:43:47 +02:00
Robert Scott
83e01aa5e4
pythonPackages.fastpair: force use of pytest_3
2019-04-28 15:58:09 +01:00
Dmitry Kalinkin
8fa36fc8a1
python: provide hasCxxDistutils attribute for pythonPackages.numpy
...
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
Robert Scott
3d38c01e5c
pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
...
upstream seems to have moved to github without updating its pypi
packages
2019-04-27 23:25:33 +01:00
Robert Scott
0ffe8864b9
pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7
2019-04-27 15:22:08 +01:00
Renaud
2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
...
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
Renaud
9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0
2019-04-27 14:04:53 +02:00
R. RyanTM
e8b588c359
python37Packages.breathe: 4.11.1 -> 4.12.0 ( #59643 )
...
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-breathe/versions
2019-04-27 13:02:52 +02:00
Anders Kaseorg
27d13628ee
pytorch: Move cudatoolkit to nativeBuildInputs
...
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz
a416ef58b7
python.pkgs.pg8000: does not support Python 2.7 ( #60220 )
...
* python.pkgs.pg8000: does not support Python 2.7
* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott
900dfa2705
pythonPackages.ezdxf: 0.8.8 -> 0.9
...
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott
d40894cbea
pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
...
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.
this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott
4c49c02073
pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs
2019-04-27 07:45:53 +02:00
Frederik Rietdijk
042a01efbf
Merge staging-next into staging
2019-04-27 07:02:02 +02:00
Frederik Rietdijk
883232c00d
Merge master into staging-next
2019-04-27 07:01:38 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
...
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
698ff7855d
xml2rfc: don’t run tests on darwin
...
https://hydra.nixos.org/build/92523991
2019-04-26 21:55:10 -04:00
Matthew Bauer
b1de8cf480
treewide: disable tests on darwin
...
- tthsum
- python-papis
- python-sqlalchemy-migrate
- python-xlib
- dub
2019-04-26 21:55:05 -04:00
Matthew Bauer
3bab20c88d
treewide: disable checks on darwin
...
Not working in these cases:
- dconf
- paho-mqtt
- perl-gtk2
- perl-TAPParserSourceHandlerpgTAP
2019-04-26 21:55:02 -04:00
Matthew Bauer
ffeffb3851
python-zope_testrunner: don’t run tests on darwin
...
broken currently:
https://hydra.nixos.org/build/92527992
2019-04-26 21:55:01 -04:00
Matthew Bauer
2a59d24387
pycrypto: remove pre-10.12 patch
2019-04-26 21:54:57 -04:00
Matthew Bauer
fffc777be4
cffi: don’t run tests on darwin
...
they fail with llvm 7 for some reason
2019-04-26 21:54:53 -04:00
Matthew Bauer
0fe315c9b6
treewide: remove old patches for macOS
...
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Mario Rodas
8d0e3ad603
pythonPackages.pytest-dependency: fix build
2019-04-26 14:29:10 -05:00
Daniël de Kok
58c473985c
python3Packages.spacy: fix build ( #60276 )
...
spaCy 2.0.18 requires an older version of wheel. Remove upper bound.
2019-04-26 20:47:31 +02:00
worldofpeace
07f96168e3
Merge pull request #60170 from worldofpeace/lollypop-bump
...
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26 12:18:40 -04:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging
2019-04-26 16:35:54 +02:00
Robert Schütz
c890a3dd0f
python.pkgs.jinja2: run tests
2019-04-26 13:41:30 +02:00
Florian Franzen
604dae6797
pythonPackages.joblib: skip flaky test
...
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Robert Scott
9b69cf0865
pythonPackages.ColanderAlchemy: mark as broken for colander >1.6.0 ( #59975 )
...
ColanderAlchemy doesn't seem to have been updated for colander 1.7.0,
or at least its tests haven't been and we get a single, subtle test
failure around null handling which I don't feel comfortable skipping.
Issue filed upstream https://github.com/stefanofontanelli/ColanderAlchemy/issues/107
users that really need this will have to feed in their own pinned
colander package.
2019-04-26 09:15:24 +02:00
Robert Scott
91a6ffa4bd
pythonPackages.serversyncstorage: mark as broken if cornice.version != 0.17 ( #59884 )
...
this package doesn't build if accessed directly from the top level
without a specially overridden cornice package supplied - as done
by syncserver
2019-04-26 08:42:58 +02:00
Timo Kaufmann
918f0a19a8
python.pkgs.cysignals: 1.9.0 -> 1.10.2 ( #60226 )
2019-04-25 22:35:36 +02:00
Michael Weiss
5b1499e47e
python37Packages.mysql-connector: 8.0.15 -> 8.0.16
2019-04-25 21:30:27 +02:00
Mario Rodas
fc48e74127
pythonPackages.google-auth-oauthlib: fix python3 build ( #60209 )
2019-04-25 18:20:18 +02:00
worldofpeace
5aa04754e5
Merge pull request #57108 from FlorianFranzen/pyside-tools
...
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Florian Franzen
cdf35c4f17
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 13:04:18 +02:00
Matthias Beyer
dfd8f84aef
python3Packages.jupyterlab: Fix build
...
The build was broken by updating the underlying python library.
This is the quickfix.
Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Will Dietz
edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
...
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
Frederik Rietdijk
6d28c66c19
python: xkcdpass: 1.17.2 -> 1.17.3
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
982443d20a
python: urllib3: 1.24.1 -> 1.24.2
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
eb91d07316
python: typed-ast: 1.3.1 -> 1.3.4
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
abd8d9ba6b
python: sseclient: 0.0.23 -> 0.0.24
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
5aecccacca
python: SPARQLWrapper: 1.8.2 -> 1.8.4
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
f3939bddab
python: smart_open: 1.8.1 -> 1.8.2
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
58dba9ee3e
python: setuptools: 41.0.0 -> 41.0.1
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
ee9b28dca9
python: s3fs: 0.2.0 -> 0.2.1
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
2f50805b71
python: ruamel.yaml: 0.15.92 -> 0.15.94
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
4e3215af86
python: pytest-mock: 1.10.3 -> 1.10.4
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
a4643e9e6f
python: pyspark: 2.4.1 -> 2.4.2
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
4157f6e23b
python: pyrr: 0.10.2 -> 0.10.3
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
631149acb7
python: pyro-ppl: 0.3.1.post1 -> 0.3.2
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
e03d55130f
python: pyasn1-modules: 0.2.4 -> 0.2.5
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
3d8043eee1
python: phonenumbers: 8.10.9 -> 8.10.10
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
62749c57b1
python: objgraph: 3.4.0 -> 3.4.1
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
2016715fa5
python: numpy: 1.16.2 -> 1.16.3
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
b0bd4e72cc
python: nilearn: 0.5.1 -> 0.5.2
2019-04-24 18:43:26 +02:00
Frederik Rietdijk
e2d9650255
python: nameparser: 1.0.2 -> 1.0.3
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
5ff4e92f6b
python: moto: 1.3.7 -> 1.3.8
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
c9a5365ee9
python: mecab-python3: 0.996.1 -> 0.996.2
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
c79fbdb36e
python: junos-eznc: 2.2.0 -> 2.2.1
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
42d0d4f3e5
python: jdcal: 1.4 -> 1.4.1
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
f2aee56c70
python: j2cli: 0.3.6.post1 -> 0.3.7
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
b84525da42
python: httplib2: 0.12.1 -> 0.12.3
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
aefc5de623
python: gsd: 1.6.1 -> 1.6.2
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
76c32df564
python: genanki: 0.6.3 -> 0.6.4
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
7b6b5291d0
python: ecdsa: 0.13 -> 0.13.2
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
5631b377e5
python: django-silk: 3.0.1 -> 3.0.2
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
2d0a2ac43e
python: cypari2: 2.1.0 -> 2.1.1
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
f665735874
python: cx_Oracle: 7.1.2 -> 7.1.3
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
9f4e663fd1
python: cffi: 1.12.2 -> 1.12.3
2019-04-24 18:43:25 +02:00
Frederik Rietdijk
fa83291a86
python: azure-common: 1.1.18 -> 1.1.19
2019-04-24 18:42:48 +02:00
Frederik Rietdijk
534ee3320d
python: atomman: 1.2.5 -> 1.2.6
2019-04-24 18:42:48 +02:00
Frederik Rietdijk
529fe39021
python: ansible-runner: 1.3.2 -> 1.3.3
2019-04-24 18:42:48 +02:00
Frederik Rietdijk
137311d36d
python: Wand: 0.5.2 -> 0.5.3
2019-04-24 18:42:47 +02:00
worldofpeace
76e7783032
Merge pull request #60096 from worldofpeace/asyncssh-bump
...
pythonPackages.asyncssh: 1.15.1 -> 1.16.1
2019-04-24 12:41:13 -04:00
Frederik Rietdijk
ff9af96fb3
Merge staging-next into staging
2019-04-24 18:39:42 +02:00
worldofpeace
ce50875fd4
pythonPackages.wikipedia: init at 1.4.0
2019-04-24 12:39:31 -04:00
Frederik Rietdijk
0a7bcb3b03
Merge staging into staging-next
2019-04-24 18:38:11 +02:00
worldofpeace
6be3f7f5ca
pythonPackages.pycairo: 1.18.0 -> 1.18.1
...
https://pycairo.readthedocs.io/en/latest/changelog.html#v1-18-1
2019-04-24 11:17:41 -04:00
worldofpeace
de76c1b962
python3Packages.pygobject3: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/pygobject/blob/3.32.1/NEWS
2019-04-24 11:17:41 -04:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
...
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz
4c56f80962
python3.pkgs.asynctest: 0.12.3 -> 0.12.4
2019-04-24 13:57:07 +02:00
worldofpeace
a39bb0fd99
pythonPackages.asyncssh: 1.15.1 -> 1.16.1
...
https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1161-30-mar-2019
2019-04-24 05:07:46 -04:00
R. RyanTM
7fcf52e64e
jenkins-job-builder: 2.9.1 -> 2.10.0 ( #59659 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Matthieu Coudron
5e4ee83396
Merge pull request #60066 from teto/cmd2
...
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Matthew Bauer
84d00355e8
Merge remote-tracking branch 'NixOS/master' into staging
2019-04-23 22:00:42 -04:00
Franz Pletz
fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
...
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Mario Rodas
9d127f2450
Merge pull request #60083 from marsam/python-nikola-add-dependencies
...
python3Packages.Nikola: add missing extra dependencies
2019-04-23 10:29:43 -05:00
Michael Weiss
c93fd4a25e
Merge pull request #56690 from primeos/python-cryptography
...
python37Packages.cryptography: 2.5 -> 2.6.1
2019-04-23 16:27:06 +02:00
Mario Rodas
b9c06a271b
python3Packages.Nikola: add missing extra dependencies
2019-04-23 04:57:21 -05:00
Mario Rodas
2e333e801a
pythonPackages.macfsevents: init at 0.8.1
2019-04-23 04:20:00 -05:00