nixpkgs/pkgs
Maximilian Bosch cf50edf583
python3Packages.yowsup: 2.5.2 -> 2.5.7
The latest update of `yowsup` (https://github.com/tgalal/yowsup/releases/tag/v2.5.7)
contains the following fixes:

* Updated tokens
* Fixed tgalal/yowsup#1842: Bug in protocol_groups RemoveGroupsNotificationProtocolEntity
* Other minor bug fixes

The `argparse-dependency.patch` required a rebase onto the latest
version of `setup.py` and ensures that `argparse` won't be needed as
extra dependency as our `python3` package ships `argparse` by default.

A short note to Python 2 support:

the actual issue related to Python 2.x support has been resolved
(https://github.com/tgalal/yowsup/issues/2325#issuecomment-354533727),
however this relies on `six==1.10` which isn't support by `nixpkgs` as
`six` has been bumped to `1.11`. When trying to inject a patched version
of our `six` package based on `six==1.10` you'll run into issues with
duplicated libraries in your closure as further build dependencies
(`pytest` in this case) use the latest `six` version. As Python 2.7 will
die in 2020 (https://pythonclock.org/) and patching around in the
dependencies of `pytest` to get `yowsup` running isn't worth the effort
in my opinion I decided to keep the Python 2.x build disabled for now.
2018-05-04 09:09:59 +02:00
..
applications virtulabox: update guest additions hash 2018-05-02 08:55:08 +02:00
build-support buildFHSUserEnv: change to root directory after chroot 2018-04-28 14:51:07 +01:00
common-updater
data elementary-xfce-icon-theme: 2017-11-28 -> 0.11 2018-04-28 07:58:52 +02:00
desktops treewide: http to https 2018-04-30 21:39:20 -07:00
development python3Packages.yowsup: 2.5.2 -> 2.5.7 2018-05-04 09:09:59 +02:00
games sgtpuzzles: 20180409 -> 20180429 2018-05-02 02:46:52 +02:00
misc Merge pull request #39437 from LumiGuide/fix-source-and-tags 2018-05-01 10:21:07 -05:00
os-specific Merge pull request #39837 from obsidiansystems/ios-examples 2018-05-01 19:01:47 -04:00
servers home-assistant: 0.68.0 -> 0.68.1 (#39855) 2018-05-02 15:55:04 +02:00
shells oh-my-zsh: 2018-04-06 -> 2018-04-25 2018-04-26 08:08:53 -04:00
stdenv check-meta.nix: specify meta.timeout 2018-04-27 00:25:37 +02:00
test
tools Merge pull request #39815 from jluttine/pytest-flake8-1.0.1 2018-05-02 15:17:09 +02:00
top-level Merge pull request #37992 from Twey/godot-3.0.2 2018-05-02 13:27:19 +02:00