21321 Commits

Author SHA1 Message Date
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Martin Milata
922af1cd2d python3Packages.trezor: make udev rules dependency linux-only 2020-10-27 13:51:04 +01:00
Scriptkiddi
1e3f24f5f4
pythonPackages.googlemaps: init at 4.4.2 2020-10-27 11:35:06 +01:00
Matt Votava
760e367b6d python3Packages.zigpy-znp: init at 0.2.2, add tests 2020-10-26 22:48:40 -07:00
Matt Votava
b9a82c26a3 python3Packages.zigpy-zigate: 0.6.1 -> 0.6.2, add tests 2020-10-26 22:48:35 -07:00
Matt Votava
871aee2f91 python3Packages.zigpy-xbee: 0.12.1 -> 0.13.0, add tests 2020-10-26 22:48:30 -07:00
Matt Votava
f5d94570f3 python3Packages.zigpy-cc: 0.5.1 -> 0.5.2, add tests 2020-10-26 22:48:12 -07:00
Denys Pavlov
ff3dca56ed pythonPackages.sqlite-utils: init at 2.22 2020-10-26 22:04:12 -04:00
Matt Votava
6315b00879 python3Packages.zigpy: 0.22.2 -> 0.26.0, add tests 2020-10-26 16:48:23 -07:00
Martin Weinelt
377d00d24a
Merge pull request #101760 from IvarWithoutBones/unbreak-myfitnesspal
pythonPackages.myfitnesspal: fix build
2020-10-26 16:58:11 +01:00
IvarWithoutBones
7cea8833eb pythonPackages.myfitnesspal: fix build 2020-10-26 16:45:30 +01:00
IvarWithoutBones
25599d571c pythonPackages.rich: 8.0.0 -> 9.1.0 2020-10-26 14:01:35 +01:00
Michael Weiss
1083cdd279
python3Packages.cryptography: 3.1.1 -> 3.2 (security, CVE-2020-25659)
SECURITY ISSUE: Attempted to make RSA PKCS#1v1.5 decryption more
constant time, to protect against Bleichenbacher vulnerabilities. Due to
limitations imposed by our API, we cannot completely mitigate this
vulnerability and a future release will contain a new API which is
designed to be resilient to these for contexts where it is required.
Credit to Hubert Kario for reporting the issue. CVE-2020-25659
2020-10-26 12:19:28 +01:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806b undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2b
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c209)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806b44d46ec16bc4302e7e7163e6bab97.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Klemens Nanni
327cca2ab3 binwalk: Install SquashFS tooling
Otherwise extraction fails for what I consider a common type of data;
note how both packages are required as binwalk uses `sasquatch` as
well as `unsquashfs`.
2020-10-26 03:39:01 +01:00
Benjamin Hipple
19256a1f6f
Merge pull request #101649 from siraben/desc-fix
treewide: remove periods from end of package descriptions (part 2)
2020-10-25 10:13:55 -04:00
Ben Siraphob
c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Frederik Rietdijk
89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c12fc731f96eaa85a4531bea013d13c8.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk
af8a48c3c1 Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
Fix eval.

This reverts commit 00d5a1332234de8f0b8ac947f06a025689894e8c.
2020-10-25 13:44:02 +01:00
Frederik Rietdijk
50277ebdd2
Merge pull request #99141 from lopsided98/protobuf-cross
pythonPackages.protobuf: fix cross-compilation
2020-10-25 10:50:14 +01:00
Drew Risinger
43200b172a python3Packages.dask: 2.22.0 -> 2.25.0
Update meta homepage & changelog links.
https://github.com/dask/dask/releases/tag/2.25.0
Changelog: https://docs.dask.org/en/latest/changelog.html
2020-10-25 10:42:56 +01:00
Jonathan Strickland
b775bc734e pinboard: init at 2.1.8 2020-10-25 10:29:53 +01:00
Ben Darwin
8e17389a56 graspy: rename to graspologic 2020-10-25 10:17:35 +01:00
Frederik Rietdijk
484178cca6 python3Packages.Django: 3.1.1 -> 3.1.2 2020-10-25 10:16:39 +01:00
Lancelot SIX
0791fdaa6e pythonPackages.django_3: 3.1 -> 3.1.1
See https://docs.djangoproject.com/en/3.1/releases/3.1.1/
2020-10-25 10:16:39 +01:00
Frederik Rietdijk
00d5a13322 pythonPackages.django: clarify versions, remove django_lts attribute
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/
2020-10-25 10:16:38 +01:00
Frederik Rietdijk
f9ae2b7dac pythonPackages.django_3: init at 3.1 2020-10-25 10:16:38 +01:00
Nicolai Kellerer
ef92fe9c43 pythonPackages.Shapely: 1.7.0 -> 1.7.1 2020-10-25 10:12:41 +01:00
Martin Weinelt
d82188bf90 pythonPackages.python-rtmidi: 1.4.5 -> 1.4.6 2020-10-25 09:52:22 +01:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c20df795c365368d2d868266519599e, reversing
changes made to a8a018ddc0a8b5c3d4fa94c94b672c37356bc075.
2020-10-25 09:41:51 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Vladimír Čunát
ed217bcc35
Merge #100446: python*Packages.apprise: fix dependencies 2020-10-25 08:39:18 +01:00
R. RyanTM
ec6380c788 python37Packages.trimesh: 3.8.11 -> 3.8.12 2020-10-24 22:55:33 -07:00
R. RyanTM
c56920d57c python37Packages.flowlogs_reader: 2.2.1 -> 2.3.0 2020-10-24 22:55:17 -07:00
R. RyanTM
3b8c31e301 pwntools: 4.2.1 -> 4.2.2 2020-10-24 22:54:17 -07:00
R. RyanTM
6aa1757d3f python37Packages.google_cloud_storage: 1.31.2 -> 1.32.0 2020-10-24 22:53:10 -07:00
R. RyanTM
9571b4f722 python37Packages.chalice: 1.21.1 -> 1.21.2 2020-10-24 22:51:36 -07:00
R. RyanTM
e6a40af16c python37Packages.nbclient: 0.5.0 -> 0.5.1 2020-10-24 22:35:05 -07:00
R. RyanTM
114acff2a5 python37Packages.jupyterlab-git: 0.22.1 -> 0.22.2 2020-10-24 22:34:21 -07:00
R. RyanTM
051c359764 python37Packages.css-parser: 1.0.4 -> 1.0.5 2020-10-24 22:22:45 -07:00
Kierán Meinhardt
cd63b94b0d python3Packages.betacode: init at 1.0 2020-10-24 21:15:46 +02:00
Kierán Meinhardt
55d047fc0e python3Packages.pygtrie: init at 2.3 2020-10-24 21:15:46 +02:00
Jamie Magee
ce89dd6819 pythonPackages.yappi: 1.2.5 -> 1.3.0 2020-10-23 18:18:08 -07:00
Nikolay Korotkiy
0c102b283d python3Packages.pygmt: init at 0.2.0 2020-10-23 18:05:52 -07:00
WORLDofPEACE
949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Niklas Hambüchen
0672de5b89 gstreamer: 1.16.2 -> 1.18.0
Fixes #98769.

Important changes from https://gstreamer.freedesktop.org/releases/1.18/:

* `gst-validate` was renamed to `gst-devtools` upstream:

    > * the `gst-validate` tarball has been superseded by
    >   the `gst-devtools` tarball for consistency with the git module name.

* `gst-python` is now Python 3 only:

    > * Python 2.x is no longer supported
2020-10-24 02:02:09 +02:00
Jan Tojnar
06fc53857a
python2.pkgs.dbus-python: disable tests
PyGObject no longer supports Python 2.
2020-10-24 01:18:44 +02:00
WORLDofPEACE
7c74d280c6
python3.pkgs.pyatspi: 2.36.0 -> 2.38.0 2020-10-24 01:16:59 +02:00