Commit Graph

15004 Commits

Author SHA1 Message Date
Jörg Thalheim
89d1275c38
python.pkgs.pyicloud: init at 0.9.1 2020-01-20 13:59:46 +00:00
Jonathan Ringer
95e3e3e0a8 pythonPackages.pycurl: disable flakey memory tests 2020-01-19 12:23:29 -08:00
Florian Klink
b1f7e20ca8
Merge pull request #77954 from flokli/binwalk-2.2.0
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-19 16:50:41 +01:00
Benno Fünfstück
85fbe4b318 pythonPackages.pypandoc: add sternenseemann to maintainers 2020-01-19 12:42:10 +01:00
Robert Scott
aa92851f77 pythonPackages.sysv_ipc: init at 1.0.1 2020-01-18 09:43:54 -08:00
sternenseemann
6b6e54eebd pythonPackages.pypandoc: 1.4 -> 2018-06-18
Switch to an unstable version to make it work with pandoc v2.

Based on #56592 by @Twey. Reworked dependency handling.
2020-01-18 16:23:47 +01:00
Florian Klink
b5e99522b1 python3.pkgs.binwalk 2.1.1 -> 2.2.0 2020-01-17 22:57:16 +01:00
Kevin Amado
7d3e3cdf84 pythonPackages.mixpanel: 4.0.2 -> 4.5.0 2020-01-16 15:50:16 -08:00
Kevin Amado
9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Ben Darwin
046730ebdb pythonPackages.pydicom: init at 1.3.0 2020-01-16 12:34:09 -08:00
Florian
4373dba155 rxv: init at 0.6.0 2020-01-16 12:17:26 -08:00
Ben Darwin
54c409eb01 pythonPackages.pyezminc: remove
- package supports Python 2 only
- develop-python3 branch exists but datatype tests fail
- not updated since 2018
2020-01-16 12:14:49 -08:00
Silvan Mosberger
5a003383fb
pythonPackages.pyTelegramBotAPI: Init at 3.6.6 (#65509)
pythonPackages.pyTelegramBotAPI: Init at 3.6.6
2020-01-16 17:15: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