Maximilian Bosch
30c6234e15
python3Packages.pyaxmlparser: fix build
...
The build is currently broken on master[1] due to a major bump of
`click` in fe0af1ce777abf99a3fd851a86f2000326153207.
Manually patching `setup.py` temporarily fixes the issue. To ensure that
succeeding builds don't deliver packages breaking at runtime due to
dependency issues I switched to the GitHub archive as source since it
contains tests as well.
Additionally, Python 2.7 support has been dropped. It seems as it
was never intended to support Python3 here, I simply forgot to disable
the Python2 build.
```
TypeError: AXMLParser object is not an iterator
```
[1] https://hydra.nixos.org/build/86108813
2018-12-23 23:15:36 +01:00
Samuel Dionne-Riel
772759173d
Merge pull request #52721 from samueldr/aarch64/limited-support
...
Fixes eval issues in hydra by setting AArch64 as limited support
2018-12-23 13:28:22 -05:00
Jörg Thalheim
044ff3dc66
nixos/vdr: don't delete recordings
2018-12-23 18:54:39 +01:00
Jörg Thalheim
f82ff87506
Merge pull request #52703 from stephengroat/patch-3
...
terragrunt: 0.17.3 -> 0.17.4
2018-12-23 18:44:23 +01:00
Mario Rodas
ff004d0b14
pythonPackages.nose-randomly: add checkPhase ( #52628 )
2018-12-23 18:40:51 +01:00
R. RyanTM
4ecf1744c9
python37Packages.typed-ast: 1.1.0 -> 1.1.1 ( #52700 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-typed-ast/versions
2018-12-23 18:34:26 +01:00
R. RyanTM
c02445eec0
python37Packages.zeep: 3.1.0 -> 3.2.0 ( #52699 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeep/versions
2018-12-23 18:33:29 +01:00
Christopher Ostrouchov
142687c5c7
python3Packages.flit: 1.0 -> 1.2.1 ( #51674 )
2018-12-23 18:26:31 +01:00
Jörg Thalheim
0b517e33de
lmms: 1.2.0-rc6 -> 1.2.0-rc7
2018-12-23 17:50:50 +01:00
Yannis Koutras
7cb982776e
pythonPackages.cli-helpers: fix dependencies ( #52692 )
2018-12-23 17:09:45 +01:00
Robert Schütz
07adbdf1e7
python.pkgs.pyliblo: 0.9.2 -> 0.10.0
...
Fixes #52727 .
2018-12-23 17:04:21 +01:00
Robert Schütz
7685e17ea6
ghostwriter: install translations
...
Fixes #52724 .
The `lrelease` binary is used to do that, so I had to add qttools.
2018-12-23 16:54:13 +01:00
Robert Schütz
0c75ad784c
flexget: 2.17.14 -> 2.17.20 ( #52681 )
2018-12-23 16:30:57 +01:00
Jörg Thalheim
633bc1d09b
Merge pull request #52686 from Mic92/vdr
...
vdr: revisited version of https://github.com/NixOS/nixpkgs/pull/32050
2018-12-23 16:19:27 +01:00
Maximilian Bosch
db5399b188
Merge pull request #52719 from marsam/fix-scrapy-python37
...
pythonPackages.scrapy: fix build on Python 3.7
2018-12-23 14:53:25 +01:00
Michael Weiss
ff70335091
tdesktop: 1.5.2 -> 1.5.3
...
tdesktopPackages.preview: 1.5.2 -> 1.5.3
2018-12-23 12:27:05 +01:00
R. RyanTM
5caeaf1576
qmmp: 1.2.4 -> 1.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2018-12-23 11:08:07 +01:00
R. RyanTM
848ddac0fe
sysbench: 1.0.15 -> 1.0.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysbench/versions
2018-12-23 11:07:10 +01:00
R. RyanTM
c6436ab382
sc-controller: 0.4.5 -> 0.4.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sc-controller/versions
2018-12-23 11:06:44 +01:00
R. RyanTM
49268e7a20
python37Packages.mysqlclient: 1.3.13 -> 1.3.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mysqlclient/versions
2018-12-23 11:03:53 +01:00
Frederik Rietdijk
3d5025ba79
buildPython*: don't override custom updateScript
2018-12-23 09:59:56 +01:00
Frederik Rietdijk
b46276658f
fix update-python-libraries
2018-12-23 09:54:28 +01:00
Tobias Happ
dd6b4b7078
dwm-status: 1.4.1 -> 1.5.0
2018-12-23 00:47:21 -05:00
Mario Rodas
706aa7127e
pythonPackages.scrapy: fix build on Python 3.7
2018-12-22 22:33:16 -05:00
Tim Steinbach
3f9ffdde5a
ammonite: 1.5.0 -> 1.6.0
2018-12-22 22:05:55 -05:00
Dmitry Kalinkin
98625b2bee
bzflag: enable on darwin ( #52707 )
2018-12-22 18:01:20 -05:00
Will Dietz
f21a4733d0
Merge pull request #52657 from dtzWill/update/json-3.5.0
...
nlohmann_json: 3.4.0 -> 3.5.0
2018-12-22 16:36:27 -06:00
Alexey Shmalko
7c69b3394b
Merge pull request #52668 from r-ryantm/auto-update/wt
...
wt: 4.0.4 -> 4.0.5
2018-12-23 00:09:33 +02:00
Jan Tojnar
9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
...
Boo destdir
2018-12-22 23:02:23 +01:00
Vladyslav M
110038afca
Merge pull request #52690 from r-ryantm/auto-update/rosegarden
...
rosegarden: 18.06 -> 18.12
2018-12-22 23:59:24 +02:00
Jan Tojnar
8d42600921
duperemove: Do not abuse DESTDIR
2018-12-22 22:33:33 +01:00
Ryan Mulligan
f06d6fdf0d
Merge pull request #52698 from r-ryantm/auto-update/qt5ct
...
qt5ct: 0.36 -> 0.37
2018-12-22 13:31:45 -08:00
Jan Tojnar
fadd95af14
tgt: Do not abuse DESTDIR
2018-12-22 22:29:54 +01:00
Jan Tojnar
4efe405311
surf: Do not abuse DESTDIR
2018-12-22 22:07:43 +01:00
Jan Tojnar
3d95861fc1
pidgin-opensteamworks: Do not abuse DESTDIR
2018-12-22 22:07:43 +01:00
Jan Tojnar
130e525553
purple-matrix: Do not abuse DESTDIR
2018-12-22 22:07:42 +01:00
Jan Tojnar
e6d8a83407
pidgin-skypeweb: 1.2.2 → 1.5
2018-12-22 22:07:42 +01:00
worldofpeace
780f2f30f2
Revert "opencollada: 1.6.67 -> 1.6.68"
...
Fixes #52659
This reverts commit bf53bea9e492cc995b0f3c2ea3405f5aa558f1e9.
2018-12-22 15:45:38 -05:00
Stephen
f58c31ead0
terragrunt: 0.17.3 -> 0.17.4
2018-12-22 14:37:25 -06:00
R. RyanTM
a42d5f0dab
syslogng: 3.18.1 -> 3.19.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/syslog-ng/versions
2018-12-22 14:54:23 -05:00
R. RyanTM
d7652d5ef1
qmapshack: 1.12.0 -> 1.12.1 ( #52696 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmapshack/versions
2018-12-22 20:45:26 +01:00
R. RyanTM
f99e146511
qt5ct: 0.36 -> 0.37
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qt5ct/versions
2018-12-22 11:32:49 -08:00
Alexey Shmalko
dbca9081b9
Merge pull request #52693 from r-ryantm/auto-update/rawtherapee
...
rawtherapee: 5.4 -> 5.5
2018-12-22 21:18:15 +02:00
Emery Hemingway
124d8ccc69
Add IPFS warning
2018-12-22 20:04:19 +01:00
Alexey Shmalko
fb379dd511
Merge pull request #52695 from alyssais/mailcore2
...
mailcore2: 0.6.2 -> 0.6.3
2018-12-22 20:54:30 +02:00
Alexey Shmalko
45975f0adb
Merge pull request #52691 from r-ryantm/auto-update/riot-web
...
riot-web: 0.17.6 -> 0.17.8
2018-12-22 20:52:05 +02:00
Alyssa Ross
fea0e9fbf3
mailcore2: 0.6.2 -> 0.6.3
2018-12-22 18:26:03 +00:00
R. RyanTM
6965ec04b9
rawtherapee: 5.4 -> 5.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rawtherapee/versions
2018-12-22 09:48:07 -08:00
Bas van Dijk
5747c7114e
Merge pull request #52689 from LumiGuide/pgmanage-11.0.1
...
pgmanage: 10.3.1 -> 11.0.1
2018-12-22 18:37:12 +01:00
Bas van Dijk
ee42dab330
Merge pull request #52687 from LumiGuide/opencv-4.0.1
...
OpenCV: 3.4.5 & 4.0.1
2018-12-22 18:36:44 +01:00