Tuomas Tynkkynen
e79288e6f0
pythonPackages.cgroup-utils: Linux only
...
https://hydra.nixos.org/build/61731047
(cherry picked from commit d2f4539e5f
)
2017-09-30 21:44:49 +03:00
Frederik Rietdijk
25a236f5a3
Merge pull request #29895 from lsix/update_asgi_redis
...
pythonPackages.redis: 2.10.5 -> 2.10.6
(cherry picked from commit 3ae4824493
)
2017-09-29 08:52:58 +02:00
Robin Gloster
4b5cc4e808
python packages: mark as broken/disabled
2017-09-29 00:38:34 +02:00
Tom Hunger
ec24d2b24b
flake8-future-import: Add patch to fix tests.
...
(cherry picked from commit 09fa385995
)
2017-09-28 15:13:14 +02:00
Robin Gloster
794a22bfed
urllib3: revert multiple outputs
...
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs
cc @edolstra
(cherry picked from commit d0d992a9a0
)
2017-09-27 17:11:21 +02:00
Tristan Helmich
15c5cfd600
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
...
(cherry picked from commit b015f62965
)
2017-09-27 15:35:16 +02:00
Eelco Dolstra
ea6947d6d2
Add even more dev outputs
...
(cherry picked from commit 28299f669a
)
2017-09-27 12:33:12 +02:00
makefu
27c46a7cd9
pyramid: 1.7 -> 1.9.1
...
(cherry picked from commit dcc36a4a04
)
2017-09-26 23:01:39 +02:00
makefu
a3969e2f0d
oslo-config,sqlalchemy: add makefu to list of maintainers
...
(cherry picked from commit d7c26f24b9
)
2017-09-26 23:01:26 +02:00
makefu
4b26ccd475
sqlalchemy-migrate: re-enable tests
...
(cherry picked from commit 42edc6f35e
)
2017-09-26 22:54:29 +02:00
makefu
7af7e873b3
keystoneauth1: enable tests
...
requires a later version of betamax, bumped to 0.8.0
(cherry picked from commit 97644a9f4f
)
2017-09-26 22:53:13 +02:00
makefu
e6fff35eb7
oslo-config: 4.11.0 -> 4.12.0, fix build
...
also updated the following dependencies:
keystoneauth1: 3.1.0 -> 3.2.0
disabled tests which require oslo-config, oslo-test or requests-kerberos
oslo-i18n: 2.7.0 -> 3.18.0
oslotest: 1.12.0 -> 2.18.0
os-client-config: 1.8.1 -> 1.28.0
needed to disable testing due to circular dependency with oslotest
mox3: 0.11.0 -> 0.23.0
disable tests for py36 due to upstream bug
debtcollector: 0.9.0 -> 1.17.0
tests enabled
extra packages:
requestsexceptions: init at 1.3.0
(cherry picked from commit 7251699081
)
2017-09-26 22:52:57 +02:00
Lancelot SIX
877c957ebc
pythonPackages.channels: 1.1.6 -> 1.1.8 ( #29772 )
...
(cherry picked from commit f1a2b8627e
)
2017-09-26 22:49:24 +02:00
Joerg Thalheim
3e1940744a
python.pkgs.simanneal: enable tests
...
(cherry picked from commit dd99592952
)
2017-09-26 00:10:17 +02:00
Dmitry Kalinkin
1a747a017c
pythonPackages.simanneal: init at 0.4.1
...
(cherry picked from commit de1480e079
)
2017-09-26 00:10:12 +02:00
Peter Hoeg
f5af8a757a
pywbem: hash keeps changing - why? Embed the patch
...
(cherry picked from commit 23ef826139
)
2017-09-25 21:32:59 +08:00
Peter Hoeg
e075c65956
pywbem: changed hash
...
(cherry picked from commit 0353ddc5c5
)
2017-09-25 09:51:50 +08:00
Peter Hoeg
6540bc5b02
pywbem: make the tests pass again with patch from upstream
...
(cherry picked from commit 4c496c0232
)
2017-09-25 09:44:20 +08:00
Robert Scott
93441f1a69
python.pkgs.python-gnupg: disable failing test test_search_keys
...
reading the code, it's hard to see how this test was *ever* supposed to
pass. interestingly, peeking across the fence, guix have disabled this test
too for the same reason.
note that tests don't actually run *at all* on py27 but that's a problem
for another day
(cherry picked from commit 9ca4f39b97
)
2017-09-24 13:04:58 +02:00
Andreas Rammhold
b1f0ae87c0
afew: git-2017-02-8 -> 1.2.0
...
(cherry picked from commit 559d8d4c3a
)
2017-09-22 15:25:45 +02:00
Tuomas Tynkkynen
4acbf1ed2b
pythonPackages.flake8-future-import: Init at 0.4.3
...
(cherry picked from commit ecebb6090a
)
2017-09-22 15:11:07 +02:00
Jörg Thalheim
0c59c5f406
Merge pull request #29420 from roberth/release-17.09-arelle
...
arelle: enable only on python 3.4 (merge as necessary)
2017-09-21 19:32:37 +01:00
Théophane Hufschmitt
6052d2b6cc
pythonPackages.pafy: 0.5.2 -> 0.5.3.1 ( #29588 )
...
* pythonPackages.pafy: 0.5.2 -> 0.5.3.1
* pythonPackages.pafy: move to its own file
* pythonPackages.pafy: fetchurl -> fetchPypi
(cherry picked from commit e76c2c1496
)
2017-09-21 12:46:32 +01:00
zimbatm
f8d73885c3
fixes missing attributes
...
(cherry picked from commit 3920a44628
)
2017-09-19 22:30:36 +02:00
Samuel Leathers
dd83590578
pydub 0.16.7 -> 0.20.0
...
(cherry picked from commit bef916338d
)
2017-09-19 22:30:36 +02:00
rybern
6245eb0ab5
pythonPackages.pomegranate: init at 0.7.7 ( #29338 )
...
(cherry picked from commit 1d0c8f8687
)
2017-09-19 22:30:36 +02:00
Samuel Leathers
652985b233
eve: 0.6.1 -> 0.7.4
...
(cherry picked from commit 6d367ba9f3
)
2017-09-19 22:30:35 +02:00
Samuel Leathers
7569c375e1
pymongo: 3.0.3 -> 3.5.1
...
(cherry picked from commit 756cd8a6c4
)
2017-09-19 22:30:35 +02:00
Samuel Leathers
69a76a3277
dyn: 1.5.0 -> 1.6.3
...
(cherry picked from commit 96bd8daebc
)
2017-09-19 22:30:35 +02:00
Samuel Leathers
58405c1332
awesome-slugify: fixes tests
...
(cherry picked from commit 7fa2c54a60
)
2017-09-19 22:30:35 +02:00
Samuel Leathers
88c71be748
logilab_common: 0.63.2 -> 1.4.1
...
(cherry picked from commit dce4276d5e
)
2017-09-19 22:30:34 +02:00
Samuel Leathers
ccefc74081
logilab-constraint: move to python-modules
...
(cherry picked from commit 4db4f70be6
)
2017-09-19 22:30:34 +02:00
Samuel Leathers
49c2e9dc79
mpi4py: disabling tests
...
(cherry picked from commit 2f9cb45bd4
)
2017-09-19 22:30:31 +02:00
Samuel Leathers
e90b75dd2c
trollius: fix tests
...
(cherry picked from commit 3a33ed7c46
)
2017-09-19 22:30:30 +02:00
Samuel Leathers
68e20d5871
discogs_client: 2.0.2 -> 2.2.0
...
(cherry picked from commit 28a9f74769
)
2017-09-19 22:30:30 +02:00
Samuel Leathers
1ae126fd28
marionette-harness: disable for python 3
...
(cherry picked from commit 700b0945b1
)
2017-09-19 22:30:29 +02:00
Samuel Leathers
ca4c570dfe
marionette-driver: disable for python 3
...
(cherry picked from commit cbea57b9c7
)
2017-09-19 22:30:29 +02:00
Samuel Leathers
47a8bddcac
interruptingcow: 0.6 -> 0.7
...
(cherry picked from commit d355b55e82
)
2017-09-19 22:30:29 +02:00
Robert Hensing
4f7e6a2c20
arelle: enable only on python 3.4
2017-09-19 13:15:10 +02:00
Franz Pletz
5fa2fe91c0
Merge branch 'staging-17.09' into release-17.09
2017-09-19 01:36:17 +02:00
Rodney Lorrimar
9e0896334c
pythonPackages.unidecode: 0.04.18 -> 0.04.21
...
Higher version is a requirement of textacy.
(cherry picked from commit 151d0fde19
)
2017-09-18 23:20:32 +02:00
Frederik Rietdijk
b516a2e4fb
python.pkgs.subprocess32: 3.2.6 -> 3.2.7
...
(cherry picked from commit bebdd7ac61
)
2017-09-18 19:46:31 +02:00
Samuel Leathers
ccc94bfd3c
cram: fix ignored tests causing failures
...
(cherry picked from commit a4633ca5a3
)
2017-09-17 18:19:45 +02:00
Tristan Helmich
a26af0221d
pythonPackages.phonenumbers: 8.8.0 -> 8.8.1
...
(cherry picked from commit c3b304e811
)
2017-09-17 18:19:26 +02:00
Daiderd Jordan
2ad805568c
python-cffi: fix test failures when using clang
...
(cherry picked from commit 35649750c3
)
2017-09-16 17:11:10 +02:00
Samuel Leathers
9284617344
arelle: 2017-06-01 -> 2017-08-24
...
(cherry picked from commit d15c019edd
)
2017-09-16 14:06:16 +01:00
Samuel Leathers
ee4c2cbac7
aiohttp-cors: 0.5.1 -> 0.5.3
...
(cherry picked from commit eb125adf24
)
2017-09-16 13:57:41 +01:00
Samuel Leathers
2001001d7c
hglib: 1.7 -> 2.4
...
(cherry picked from commit c256a685e8
)
2017-09-16 13:27:39 +01:00
Jörg Thalheim
2dceddeaf6
python.pkgs.hcs_utils: fix tests; disable python2
...
(cherry picked from commit 46c30b2232
)
2017-09-16 13:08:11 +01:00
Samuel Leathers
fba5537677
hcs_utils: 1.5 -> 2.0
...
(cherry picked from commit 755e6eb22e
)
2017-09-16 13:07:59 +01:00