Jörg Thalheim
40a58dbcbb
Merge pull request #29602 from makefu/pkgs/oslo-config/fix
...
oslo-config: fix build
2017-09-26 09:57:47 +01:00
Michael Weiss
b8915ebcc7
pythonPackages.keyutils: init at 0.5
2017-09-26 00:37:58 +02:00
Joerg Thalheim
1b628fb023
celery: fix eventlet tests
2017-09-25 23:23:38 +02:00
makefu
dcc36a4a04
pyramid: 1.7 -> 1.9.1
2017-09-25 23:23:38 +02:00
makefu
d00ba8091f
celery: disable eventlet tests
...
eventlet cannot be imported in any tests because it fails to be imported
inside the sandboxed environment
2017-09-25 23:23:38 +02:00
makefu
78621e384c
oslo-service: 0.10.0 -> 1.26.0, with dependencies
...
oslo-service:
needs to disable tests due to network errors when importing eventlet
for tests ( socket.getprotobyname('tcp') -> no such protocol )
eventlet: 0.17.4 -> 0.20.0
cannot update to 0.21.0 due to version pinning ( < 0.21.0 ) of oslo-service
monotonic: 0.4 -> 1.3
oslo-serialization: 1.10.0 -> 2.20.0
oslo-utils: 2.6.0 -> 3.29.0
oslo-concurrency: 2.7.0 -> 3.22.0
oslo-log: 1.12.1 -> 3.31.0
oslo-context: 0.7.0 -> 2.18.1
routes: 1.12.3 -> 2.4.1
webob: 1.4.1 -> 1.7.3
when updating i rewrote the package to use fetchPypi for making future
updating easier
2017-09-25 23:23:38 +02:00
makefu
97644a9f4f
keystoneauth1: enable tests
...
requires a later version of betamax, bumped to 0.8.0
2017-09-25 23:23:38 +02:00
makefu
7251699081
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
2017-09-25 23:23:38 +02:00
Nikolay Amiantov
b241bcf388
google-cloud-sdk: 161.0.0 -> 171.0.0
2017-09-25 22:47:03 +03:00
Nikolay Amiantov
8d53efb19c
google-compute-engine: 20170523 -> 20170914
2017-09-25 22:46:44 +03:00
Nikolay Amiantov
3d11dc7ca2
python.pkgs.tensorflow-tensorboard: init at 0.1.5
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
c27dd88d80
python.pkgs.bleach1_5_0: init at 1.5.0
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
3353de310d
Revert "pythonPkgs.html5lib_0_9999999: remove"
...
This reverts commit 0b2f9d1ce1
.
Needed as a transitive dependency for tensorflow-tensorboard.
Mark as broken on Python 3.6
2017-09-25 22:37:06 +03:00
Jean-Philippe Bernardy
01d53df77f
pythonPackages.tensorflow 1.1 -> 1.3
2017-09-25 22:37:06 +03:00
Peter Hoeg
4c496c0232
pywbem: make the tests pass again with patch from upstream
2017-09-25 09:43:03 +08:00
Vladimír Čunát
cb9a846762
Merge older staging
...
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Jörg Thalheim
83440984e3
Merge pull request #29691 from veprbl/simanneal
...
pythonPackages.simanneal: init at 0.4.1
2017-09-24 15:58:45 +01:00
Jörg Thalheim
c3555249d4
Merge pull request #29701 from risicle/ris-pyscss-fix
...
python.pkgs.pyscss: 1.3.4 -> 1.3.5
2017-09-24 15:10:42 +01:00
Christopher Rosset
799d28480b
ephem: init at 3.7.6.0 ( #29710 )
...
* ephem: init at 3.7.6.0
Compute positions of the planets and stars
* Update default.nix
* python.pkgs.ephem: enable tests for python2 at least
2017-09-24 11:17:24 +01:00
Robert Scott
a358c43975
python.pkgs.pyscss: 1.3.4 -> 1.3.5
...
this also:
- enables tests (properly)
- fixes build on python 3.6
2017-09-23 15:15:48 +01:00
Dmitry Kalinkin
de1480e079
pythonPackages.simanneal: init at 0.4.1
2017-09-23 09:58:21 -04:00
Vladimír Čunát
73282c8cc2
Merge branch 'master' into staging
...
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
Frederik Rietdijk
805fa2e667
python.pkgs.botocore: fix dependencies
2017-09-23 08:23:43 +02:00
Frederik Rietdijk
5e916914ef
python.pkgs: alias dateutil to python-dateutil
2017-09-23 08:23:43 +02:00
Ruben Maher
65aba6ed17
pythonPackages.semantic-version: use fetchPypi
...
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher
4101582270
pythonPackages.tabulate: use fetchPypi
...
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher
742de0bf24
pythonPackages.cement: init at 2.8.2
...
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00
Ruben Maher
9a0155a241
pythonPackages.blessed: init at 1.14.2
...
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00
Michael Weiss
8758a4dde2
pythonPackages.raven: 6.1.0 -> 6.2.0
2017-09-22 14:47:37 +02:00
Joerg Thalheim
f2aecac5c7
topydo: use throw instead of trace to not break evaluation
2017-09-22 10:55:04 +01:00
Jörg Thalheim
11e1e826bf
Merge pull request #29649 from disassembler/topydo
...
topydo: 0.9 -> 0.13
2017-09-22 10:50:42 +01:00
Joerg Thalheim
446f9c96f5
topydo: really move out of python-packages
2017-09-22 10:48:21 +01:00
Samuel Leathers
be530263bc
topydo: 0.9 -> 0.13
2017-09-21 18:59:56 -04:00
Vladimír Čunát
4683c374fa
Merge branch 'master' into staging
...
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Théophane Hufschmitt
e76c2c1496
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
2017-09-21 12:45:33 +01:00
Robert Schütz
d58a88277d
pythonPackages.py3status: add file as a dependency
2017-09-21 01:23:32 +02:00
Tuomas Tynkkynen
ecebb6090a
pythonPackages.flake8-future-import: Init at 0.4.3
2017-09-20 17:55:31 +03:00
John Ericson
e9c1f64048
Merge branch 'master' into staging
2017-09-20 01:39:59 -04:00
Jörg Thalheim
06de6d59b0
Merge pull request #29525 from aneeshusa/radicale_infcloud-init
...
radicale_infcloud: init
2017-09-19 22:22:16 +01:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Aneesh Agrawal
a9f8207f9f
radicale_infcloud: init
2017-09-19 08:20:39 -07:00
Samuel Leathers
bef916338d
pydub 0.16.7 -> 0.20.0
2017-09-19 00:00:10 +02:00
rybern
1d0c8f8687
pythonPackages.pomegranate: init at 0.7.7 ( #29338 )
2017-09-18 23:52:25 +02:00
Samuel Leathers
6d367ba9f3
eve: 0.6.1 -> 0.7.4
2017-09-18 23:26:43 +02:00
Samuel Leathers
756cd8a6c4
pymongo: 3.0.3 -> 3.5.1
2017-09-18 23:26:43 +02:00
Samuel Leathers
96bd8daebc
dyn: 1.5.0 -> 1.6.3
2017-09-18 23:22:44 +02:00
Samuel Leathers
7fa2c54a60
awesome-slugify: fixes tests
2017-09-18 23:21:24 +02:00
Franz Pletz
384b64426e
Merge pull request #29486 from disassembler/logilab
...
logilab_common: 0.63.2 -> 1.4.1
2017-09-18 23:18:52 +02:00
Samuel Leathers
3a33ed7c46
trollius: fix tests
2017-09-18 12:00:46 +02:00
Samuel Leathers
28a9f74769
discogs_client: 2.0.2 -> 2.2.0
2017-09-18 11:59:21 +02:00