Commit Graph

15252 Commits

Author SHA1 Message Date
R. RyanTM
443152f651 python27Packages.rpyc: 4.1.2 -> 4.1.3 2020-02-02 01:06:12 -08:00
R. RyanTM
cc19751a18 python37Packages.uvicorn: 0.10.4 -> 0.11.2 2020-02-01 23:23:11 -08:00
Mario Rodas
e3a9318b6f
Merge pull request #79035 from r-ryantm/auto-update/python2.7-cbor2
python27Packages.cbor2: 4.1.2 -> 5.0.1
2020-02-01 23:09:27 -05:00
Mario Rodas
d63542035d
Merge pull request #79070 from r-ryantm/auto-update/python3.7-nest_asyncio
python37Packages.nest-asyncio: 1.2.1 -> 1.2.2
2020-02-01 23:05:37 -05:00
Mario Rodas
8f58914537
Merge pull request #79043 from r-ryantm/auto-update/python2.7-azure-mgmt-iothub
python27Packages.azure-mgmt-iothub: 0.9.0 -> 0.10.0
2020-02-01 23:01:18 -05:00
R. RyanTM
a5a153e489 python37Packages.nest-asyncio: 1.2.1 -> 1.2.2 2020-02-02 03:37:46 +00:00
Mario Rodas
95c350736d
Merge pull request #79055 from r-ryantm/auto-update/python2.7-python-sql
python27Packages.python-sql: 1.0.0 -> 1.1.0
2020-02-01 21:38:55 -05:00
Mario Rodas
e1899f0508
Merge pull request #79058 from r-ryantm/auto-update/python2.7-quantities
python27Packages.quantities: 0.12.3 -> 0.12.4
2020-02-01 21:38:11 -05:00
Ryan Mulligan
20e0ec9942
Merge pull request #79039 from r-ryantm/auto-update/python3.7-asyncpg
python37Packages.asyncpg: 0.20.0 -> 0.20.1
2020-02-01 18:08:41 -08:00
Mario Rodas
f148eccf0d
Merge pull request #79048 from r-ryantm/auto-update/python2.7-django-picklefield
python27Packages.django-picklefield: 2.0 -> 2.1.1
2020-02-01 20:38:51 -05:00
Mario Rodas
7088659bc3
Merge pull request #79049 from r-ryantm/auto-update/python3.7-aiorun
python37Packages.aiorun: 2019.11.1 -> 2020.1.3
2020-02-01 20:38:03 -05:00
Mario Rodas
8b13037852
Merge pull request #79057 from r-ryantm/auto-update/python2.7-relatorio
python27Packages.relatorio: 0.9.0 -> 0.9.1
2020-02-01 20:36:32 -05:00
Mario Rodas
19515cf758
Merge pull request #79059 from r-ryantm/auto-update/python2.7-pdftotext
python27Packages.pdftotext: 2.1.2 -> 2.1.4
2020-02-01 20:36:01 -05:00
R. RyanTM
1b167d92c7 python27Packages.pdftotext: 2.1.2 -> 2.1.4 2020-02-02 00:50:16 +00:00
R. RyanTM
b8dbf0f2fb python27Packages.quantities: 0.12.3 -> 0.12.4 2020-02-02 00:10:26 +00:00
R. RyanTM
2f780790b3 python27Packages.relatorio: 0.9.0 -> 0.9.1 2020-02-02 00:04:17 +00:00
R. RyanTM
76e859f386 python27Packages.python-sql: 1.0.0 -> 1.1.0 2020-02-01 23:30:17 +00:00
Mario Rodas
93a7da2f1a
Merge pull request #79037 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 4.0.0 -> 4.0.1
2020-02-01 18:21:12 -05:00
R. RyanTM
913cc56c44 python37Packages.aiorun: 2019.11.1 -> 2020.1.3 2020-02-01 22:08:12 +00:00
R. RyanTM
216a05423e python27Packages.django-picklefield: 2.0 -> 2.1.1 2020-02-01 22:04:05 +00:00
R. RyanTM
76cecce17c python27Packages.azure-mgmt-iothub: 0.9.0 -> 0.10.0 2020-02-01 21:04:55 +00:00
Mario Rodas
7eaf595f00
Merge pull request #79033 from r-ryantm/auto-update/python3.7-asgiref
python37Packages.asgiref: 3.2.2 -> 3.2.3
2020-02-01 15:46:10 -05:00
R. RyanTM
3b4fc5b60f python37Packages.asyncpg: 0.20.0 -> 0.20.1 2020-02-01 20:37:02 +00:00
R. RyanTM
87bee366b7 python37Packages.altair: 4.0.0 -> 4.0.1 2020-02-01 19:59:11 +00:00
R. RyanTM
ff36673ffb python27Packages.cbor2: 4.1.2 -> 5.0.1 2020-02-01 19:42:04 +00:00
R. RyanTM
808a5676ce python37Packages.asgiref: 3.2.2 -> 3.2.3 2020-02-01 19:10:38 +00:00
Wael Nasreddine
1882d20155
pre-commit: installed git hook should have full path to binary (#77638)
pre-commit currently install impure Git hooks that look for the
`pre-commit` binary in PATH. If the user has `pre-commit` loaded via a
nix-shell instead of having it installed then GUI editors, such as
Intellij, won't be able to use Git commit because the hook fails trying
to look for the `pre-commit` binary in PATH.

This patch updates the hook template to use the hardcoded path to the
`pre-commit` binary if it was found, fallback to using the one from
PATH.
2020-02-01 10:05:42 -08:00
Franz Pletz
e0028e45aa
sqlmap: 1.3.12 -> 1.4 2020-02-01 14:20:52 +01:00
Timo Kaufmann
769928e213
Merge pull request #78779 from drewrisinger/dr-pr-python-cirq
python3Packages.cirq: init at 0.6.1
2020-02-01 00:29:53 +01:00
worldofpeace
988d70bac5 python3Packages.pyatspi: 2.32.1 -> 2.34.0
https://gitlab.gnome.org/GNOME/pyatspi2/blob/PYATSPI_2_34_0/NEWS
2020-01-31 17:38:25 -05:00
worldofpeace
a18f9d1fad python3Packages.pygobject3: 3.32.1 -> 3.34.0
https://gitlab.gnome.org/GNOME/pygobject/blob/3.34.0/NEWS
2020-01-31 17:38:25 -05:00
Drew Risinger
74a0d4dc3c python3Packages.cirq: init at 0.6.1
Add Google's Cirq package.
Uses: Quantum information science.
2020-01-31 16:02:21 -05:00
Daiderd Jordan
62bbc2abc1
Merge pull request #78404 from cust0dian/glances-darwin-build
pythonPackages.glances: fix darwin build
2020-01-31 08:50:28 +01:00
Jan Tojnar
29d8a1c3f6
Merge pull request #78341 from riannucci/patch-1
pyenchant: Fix for darwin/macOS
2020-01-31 02:37:44 +01:00
worldofpeace
3103ba2ce8
Merge pull request #78927 from worldofpeace/blivet-mark-broken
nixosTests.blivet: remove
2020-01-30 19:34:00 -05:00
Frederik Rietdijk
5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Alyssa Ross
f254fb9d89 python3Packages.mailmanclient.meta: HTTPS homepage 2020-01-30 23:14:45 +00:00
worldofpeace
85fcf3d7a8 nixosTests.blivet: remove
These have been broken since 2017-07-24, and the package
is hopelessly out of date as well.
2020-01-30 18:14:14 -05:00
Frederik Rietdijk
1a3a0e8181 python: pandas: 0.25.3 -> 1.0.0 2020-01-30 21:34:58 +01:00
Frederik Rietdijk
98efcba8df python: numpy: 1.18.0 -> 1.18.1 2020-01-30 21:34:37 +01:00
Frederik Rietdijk
c67ea834c1 python: pytest: 5.3.2 -> 5.3.5 2020-01-30 21:28:57 +01:00
Drew Risinger
74de16787f pythonPackages.nest-asyncio: cleanup 2020-01-30 10:40:52 -08:00
Timo Kaufmann
ff478eacdb
Merge pull request #78866 from drewrisinger/dr-pr-sympy-bump
pythonPackages.sympy: 1.5 -> 1.5.1
2020-01-30 18:22:38 +01:00
Drew Risinger
5bf67da73d pythonPackages.sympy: 1.5 -> 1.5.1
Fixes core regression (compare expressions to strings), and
lambdify using deprecated scipy functions vs numpy functions.
Changelog: https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.1

No known breaks. Sage should be fine @timokau
2020-01-30 10:36:18 -05:00
Jörg Thalheim
b23b1e3d7c
python3.pkgs.deepdiff: init at 4.0.9 2020-01-30 14:00:33 +00:00
R. RyanTM
aecdd873a7 python27Packages.ROPGadget: 5.9 -> 6.0 2020-01-30 09:43:53 +01:00
Farkas, Arnold
642134d5ad pythonPackages.djangorestframework-simplejwt: init at 4.4.0 2020-01-29 22:52:33 -08:00
Farkas, Arnold
4d80baf9b8 pythonPackages.atlassian-python-api: init at 1.14.9 2020-01-29 22:51:55 -08:00
Mario Rodas
98cc98efe1
Merge pull request #78651 from r-ryantm/auto-update/python2.7-statsmodels
python27Packages.statsmodels: 0.10.2 -> 0.11.0
2020-01-29 21:43:19 -05:00
Jörg Thalheim
f11e789ae9
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 (#78664)
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2
2020-01-29 10:33:29 +00:00
Mario Rodas
df78553190
Merge pull request #78662 from r-ryantm/auto-update/python2.7-pykeepass
python27Packages.pykeepass: 3.1.2 -> 3.2.0
2020-01-29 02:47:38 -05:00
Mario Rodas
74abfc3ac6
Merge pull request #78666 from r-ryantm/auto-update/python2.7-plyvel
python27Packages.plyvel: 1.1.0 -> 1.2.0
2020-01-29 02:46:15 -05:00
Mario Rodas
46579e19d4
Merge pull request #78621 from r-ryantm/auto-update/python2.7-musicbrainzngs
python27Packages.musicbrainzngs: 0.6 -> 0.7.1
2020-01-29 02:37:47 -05:00
Mario Rodas
6fc14307fd
Merge pull request #78629 from r-ryantm/auto-update/python2.7-moznetwork
python27Packages.moznetwork: 0.27 -> 1.0.0
2020-01-29 02:36:33 -05:00
Mario Rodas
92558b8181
Merge pull request #78636 from r-ryantm/auto-update/python3.7-minio
python37Packages.minio: 5.0.5 -> 5.0.6
2020-01-28 19:29:14 -05:00
Mario Rodas
d682bbbd4a
Merge pull request #78635 from r-ryantm/auto-update/python2.7-lark-parser
python27Packages.lark-parser: 0.7.8 -> 0.8.1
2020-01-28 19:24:12 -05:00
Mario Rodas
f2eac6d2f9
Merge pull request #78630 from r-ryantm/auto-update/python2.7-cvxopt
python27Packages.cvxopt: 1.2.3 -> 1.2.4
2020-01-28 19:20:50 -05:00
Mario Rodas
19857ead7c
Merge pull request #78658 from r-ryantm/auto-update/python2.7-pynvim
python27Packages.pynvim: 0.4.0 -> 0.4.1
2020-01-28 19:18:47 -05:00
Mario Rodas
27001db1be
Merge pull request #78663 from r-ryantm/auto-update/python2.7-pyfaidx
python27Packages.pyfaidx: 0.5.7 -> 0.5.8
2020-01-28 19:17:01 -05:00
Mario Rodas
adb1d11d5e
Merge pull request #78665 from r-ryantm/auto-update/python2.7-python-periphery
python27Packages.python-periphery: 2.0.0 -> 2.0.1
2020-01-28 19:15:25 -05:00
Marek Mahut
9300e2038d pythonPackages.ConfigArgParse: 0.15.2 -> 1.0 2020-01-28 08:50:27 -08:00
Taito Horiuchi
a7953f555d pythonPackage.robotframework-requests: 0.6.2 -> 0.6.3 2020-01-28 08:31:09 -08:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Mario Rodas
fdf8061b83
Merge pull request #78645 from r-ryantm/auto-update/python2.7-pyspotify
python27Packages.pyspotify: 2.1.2 -> 2.1.3
2020-01-28 07:00:20 -05:00
Frederik Rietdijk
cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
R. RyanTM
f49fa93166 python27Packages.plyvel: 1.1.0 -> 1.2.0 2020-01-28 06:46:37 +00:00
R. RyanTM
66bdda032f python27Packages.python-periphery: 2.0.0 -> 2.0.1 2020-01-28 06:38:00 +00:00
R. RyanTM
29ecec4bdf python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 2020-01-28 06:12:01 +00:00
R. RyanTM
579eb6ca8e python27Packages.pyfaidx: 0.5.7 -> 0.5.8 2020-01-28 05:51:09 +00:00
R. RyanTM
9f83317d6f python27Packages.pykeepass: 3.1.2 -> 3.2.0 2020-01-28 05:48:03 +00:00
Mario Rodas
d8cb4ed910
Merge pull request #78653 from r-ryantm/auto-update/python2.7-pysrt
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 00:32:55 -05:00
R. RyanTM
482f8ef875 python27Packages.pynvim: 0.4.0 -> 0.4.1 2020-01-28 05:21:08 +00:00
R. RyanTM
a6b6fe115e python27Packages.uproot: 3.11.0 -> 3.11.1 2020-01-27 19:02:45 -08:00
R. RyanTM
d6464b8add python27Packages.pysrt: 1.1.1 -> 1.1.2 2020-01-28 03:01:28 +00:00
R. RyanTM
358e0082d8 python27Packages.statsmodels: 0.10.2 -> 0.11.0 2020-01-28 01:15:40 +00:00
Mario Rodas
b750d60da3
Merge pull request #78633 from r-ryantm/auto-update/python2.7-deap
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 20:14:28 -05:00
Niklas Hambüchen
d91d400a84
Merge pull request #78644 from nh2/babel-nix-2.2-comment
pythonPackages.Babel: Add comment
2020-01-28 01:32:05 +01:00
R. RyanTM
5a3156c1c6 python27Packages.pyspotify: 2.1.2 -> 2.1.3 2020-01-28 00:20:38 +00:00
Niklas Hambüchen
19ff097181 pythonPackages.Babel: Add comment about #75676 2020-01-28 00:55:33 +01:00
Mario Rodas
e5a015bd85
Merge pull request #78639 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 18:32:54 -05:00
R. RyanTM
403813ddaa python27Packages.mozdevice: 3.0.6 -> 3.0.7 2020-01-27 14:56:33 -08:00
R. RyanTM
de84b23e5c python27Packages.braintree: 3.57.1 -> 3.58.0 2020-01-27 14:56:00 -08:00
R. RyanTM
f2d6f567ee python37Packages.django_modelcluster: 5.0 -> 5.0.1 2020-01-27 22:28:25 +00:00
R. RyanTM
6b0d5ff840 python37Packages.minio: 5.0.5 -> 5.0.6 2020-01-27 22:08:46 +00:00
R. RyanTM
6e82855d06 python27Packages.lark-parser: 0.7.8 -> 0.8.1 2020-01-27 21:45:26 +00:00
R. RyanTM
da75d85571 python27Packages.deap: 1.3.0 -> 1.3.1 2020-01-27 21:02:19 +00:00
Lancelot SIX
ae9809bfcf
Merge pull request #78631 from r-ryantm/auto-update/python2.7-identify
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 21:24:43 +01:00
R. RyanTM
e29829b2bd python27Packages.identify: 1.4.9 -> 1.4.10 2020-01-27 20:00:39 +00:00
R. RyanTM
512e77e664 python27Packages.cvxopt: 1.2.3 -> 1.2.4 2020-01-27 19:36:24 +00:00
R. RyanTM
0e42a6a182 python27Packages.moznetwork: 0.27 -> 1.0.0 2020-01-27 19:32:41 +00:00
Michael Weiss
a584044855
python38Packages.tatsu: 4.4.0 -> 5.0.0
Changelog: https://github.com/neogeny/TatSu/blob/v5.0.0/CHANGELOG.rst#500--2020-01-26

I've successfully tested the Python 3.7 support with
python3Packages.ics.
2020-01-27 19:29:52 +01:00
R. RyanTM
c82403a981 python27Packages.musicbrainzngs: 0.6 -> 0.7.1 2020-01-27 18:18:02 +00:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Maximilian Bosch
3d085a399c
python3Packages.python-ly: remove myself from maintainer list
While going through my repology feed of package-updates I realized that
I'm still a maintainer of this. Just did an update in e6a9c15fa1
and the package is pretty easy to maintain, but decided to make it clear
that I don't actively maintain this.
2020-01-26 19:52:14 +01:00
Maximilian Bosch
e6a9c15fa1
python3Packages.python-ly: 0.9.5 -> 0.9.6 2020-01-26 19:49:57 +01:00
Maximilian Bosch
02c75132d9
python3Packages.pytesseract: 0.3.1 -> 0.3.2 2020-01-26 19:21:45 +01:00
Mario Rodas
456992405c
Merge pull request #78477 from marsam/fix-apache-airflow
python37Packages.apache-airflow: fix build
2020-01-25 17:41:55 -05:00
Mario Rodas
8cd9059f9e
Merge pull request #78467 from marsam/fix-build-python-altair
python3Packages.altair: fix build
2020-01-25 14:36:50 -05:00
Mario Rodas
1bb2174725
Merge pull request #77190 from r-ryantm/auto-update/python3.7-asdf
python37Packages.asdf: 2.4.2 -> 2.5.0
2020-01-25 14:35:37 -05:00