Florian Klink
b5e99522b1
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-17 22:57:16 +01:00
Michael Weiss
f67b539c07
python3Packages.mysql-connector: 8.0.18 -> 8.0.19
2020-01-15 12:49:16 +01:00
Kevin Amado
3773e45fbb
pythonPackages.requirements-detector: fix source
...
- The fetch expression was referencing another package
(due to a copy paste error), this commit points that to the
right repository
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda
pythonPackages.pylint-django: init at 2.0.12
2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1
pythonPackages.pylint-celery: init at 0.3
2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce
pythonPackages.pylint-flask: init at 0.6
2020-01-14 21:26:34 -08:00
Ruud van Asseldonk
a521953553
python3Packages.sentry-sdk: add missing test dep
...
The tests will fail with
ModuleNotFoundError: No module named 'sqlalchemy'
when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
Ben Darwin
8f1994c2cc
pythonPackages.pynrrd: init at 0.4.2
2020-01-14 10:33:55 -08:00
Frederik Rietdijk
05962c4ad5
Merge master into staging-next
2020-01-14 10:20:32 +01:00
Aiken Cairncross
74a3ff502f
pythonPackages.onnx: init at version 1.6.0
2020-01-13 15:41:54 -08:00
Maxim Schuwalow
1979ac619f
stups-pierone: init at 1.1.45
2020-01-13 10:41:46 -08:00
Florian
c2997409d3
python-miio: init at 0.4.8
...
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
wucke13
57d0c8106c
python3Packages.solo-python: 0.0.18 -> 0.0.21
...
+ fixes 74835
2020-01-13 10:14:01 -08:00
Alyssa Ross
d18403953f
python3.pkgs.publicsuffix: patchPhase -> postPatch
2020-01-13 10:12:10 -08:00
Alyssa Ross
2ddd038e52
python3.pkgs.publicsuffix: fix build
...
This patch has not been necessary since
5425867bfa
, and has in fact broken the
build since then.
2020-01-13 10:12:10 -08:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
...
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Frederik Rietdijk
ed1b0d0bac
Merge master into staging-next
2020-01-13 16:08:59 +01:00
Jörg Thalheim
0129b95b13
Merge pull request #77608 from phi-gamma/olm-remove-typing
...
python3Packages.python-olm: remove dependency on the typing package
2020-01-13 13:41:46 +00:00
Philipp Gesang
0169b72b65
python3Packages.python-olm: remove dependency on the typing package
...
Typing has been upstreamed into CPython and will cause errors
if loaded with a 3.7 interpreter. Cf.
https://github.com/python/typing/issues/573
Under Python3 libolm works without typing as tested via
weechat-matrix.
typing is still pulled in when installed for Python2.
2020-01-13 14:22:45 +01:00
Daniël de Kok
7269a92820
python3Packages.srsly: 0.2.0 -> 1.0.1
...
srsly 2.0.0 is also released. But since spaCy/textacy are the only
dependencies and spaCy requires < 1.1.0, it probably makes more sense
to bump this to 1.0.1 for the time being.
And additional argument in favor of 1.0.1 is that 2.0.0 drops support
for Python 3.5.
2020-01-13 00:36:56 -08:00
Erik Arvstedt
28e98fdfbc
python.pkgs.django_extensions: fix build
2020-01-13 02:01:23 +00:00
Nikolay Korotkiy
9e9a1050e5
python3Packages.gpxpy: init at 1.3.5
2020-01-12 14:18:24 -08:00
Frederik Rietdijk
960f062825
Merge master into staging-next
2020-01-12 09:47:19 +01:00
Benjamin Hipple
eed30dfa5c
pythonPackages.measurement: now python3 only
...
Upstream has dropped python2 support and updated their build dependencies as of
the 3.0 version; see here for changelog:
https://github.com/coddingtonbear/python-measurement/releases
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-11 14:10:18 -08:00
Jonathan Ringer
27582b6035
python3Packages.discordpy: 1.2.4 -> 1.2.5, enable, add import checks
2020-01-11 12:48:39 -08:00
Olli Helenius
2a7e228c0c
pythonPackages.hcloud: 1.6.2 -> 1.6.3
2020-01-11 12:39:07 -08:00
Timma
a2a0927269
maintainers: add ktrsoft
2020-01-11 23:13:32 +05:30
Timma
4d95c5fc53
python3Packages.avro-python3: init at 1.8.2
2020-01-11 23:13:00 +05:30
Maximilian Bosch
8343af8593
python3Packages.mautrix: 0.4.0 -> 0.4.1
...
https://pypi.org/project/mautrix/0.4.1/
2020-01-11 15:00:36 +01:00
Frederik Rietdijk
1a654573b0
Merge master into staging-next
2020-01-11 09:32:41 +01:00
Frederik Rietdijk
e4a75b0f32
Revert "python3Packages.hypothesis: 4.41.0 -> 4.56.1"
...
This updated only the version, not the hash.
https://github.com/NixOS/nixpkgs/pull/77372
This reverts commit 046c4020a5
.
2020-01-11 09:20:25 +01:00
Jonathan Ringer
5961f211f3
python.pkgs wide: fix problematic urls
2020-01-10 21:02:12 -08:00
Victor multun Collod
4a739220a2
pythonPackages.junit-xml: init at 1.8
2020-01-10 10:11:30 -08:00
R. RyanTM
177894ce59
python27Packages.catalogue: 0.0.8 -> 0.2.0
2020-01-10 10:11:07 -08:00
Maxim Schuwalow
5c2fbc8d27
stups-fullstop: init at 1.1.31
2020-01-10 09:53:47 -08:00
Frederik Rietdijk
5ad16cb27f
Merge master into staging-next
2020-01-10 10:34:04 +01:00
Ben Darwin
ee7d45c638
pythonPackages.hydra: init at 1.4.1
2020-01-09 22:54:16 -08:00
Ben Darwin
60c03fb380
pythonPackages.omegaconf: init at 1.4.1
2020-01-09 22:54:16 -08:00
Jonathan Reeve
e4134747f5
pythonPackages.colormath: init at 3.0.0
2020-01-09 15:57:05 -08:00
Kevin Amado
2b7f4eddde
pythonPackages.pylint-plugin-utils: init at 0.6
2020-01-09 13:07:17 -08:00
Jonathan Ringer
1e6bb7ee0b
python2Packages.ihatemoney: fix python2 test deps
2020-01-09 12:28:38 -08:00
Scriptkiddi
cef835d40e
pythonPackages.m3u8: init at 0.5.2
2020-01-09 12:11:49 -08:00
Jonathan Ringer
0726ab30f6
python3Packages.pandas: fix tests
...
The default ordering behavior has changed with pd.NAT
2020-01-09 11:28:31 -08:00
R. RyanTM
a7c473ca0d
python27Packages.azure-mgmt-iotcentral: 1.0.0 -> 2.0.0
...
(cherry picked from commit 2b0e90c7186bdfcf952615a9ebebef6cc2c66378)
2020-01-09 10:09:02 -08:00
markuskowa
1df336d5d8
Merge pull request #77214 from r-ryantm/auto-update/python2.7-geoip2
...
python27Packages.geoip2: 2.9.0 -> 3.0.0
2020-01-09 12:34:44 +01:00
Mario Rodas
2ecfc839f4
Merge pull request #77195 from r-ryantm/auto-update/python2.7-jenkins-job-builder
...
python27Packages.jenkins-job-builder: 3.1.0 -> 3.2.0
2020-01-09 05:00:02 -05:00
Léo Gaspard
8fcf9926fa
Merge pull request #68973 from symphorien/ihatemoney
...
ihatemoney: init at 4.1 plus module and test
2020-01-09 04:12:54 +01:00
Peter Hoeg
0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
...
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
Léo Gaspard
b31660e5bb
Merge branch 'master' into ihatemoney
2020-01-09 03:49:03 +01:00
Kajetan Champlewski
d84fb6400c
python3Packages.coordinates: init at 0.4.0
2020-01-08 18:10:50 -08:00