3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5947 commits

Author SHA1 Message Date
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
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -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
Samuel Leathers d355b55e82 interruptingcow: 0.6 -> 0.7 2017-09-18 07:32:57 +02:00
Frederik Rietdijk bebdd7ac61 python.pkgs.subprocess32: 3.2.6 -> 3.2.7 2017-09-17 11:09:26 +02:00
Frederik Rietdijk f58e082e01 Merge pull request #29455 from disassembler/fedora
Fedora packaging tools update
2017-09-17 09:26:54 +02:00
Frederik Rietdijk 43b6116d7f Merge pull request #29484 from disassembler/internetarchive
internetarchive: 0.8.3 -> 1.7.2
2017-09-17 09:25:47 +02:00
Samuel Leathers 0f0aeed803 python pies: remove packages 2017-09-16 21:36:12 -04:00
Samuel Leathers dce4276d5e logilab_common: 0.63.2 -> 1.4.1 2017-09-16 21:14:11 -04:00
Samuel Leathers 4db4f70be6 logilab-constraint: move to python-modules 2017-09-16 21:13:48 -04:00
Samuel Leathers 80625b6012 internetarchive: 0.8.3 -> 1.7.2 2017-09-16 19:24:29 -04:00
Samuel Leathers d8848c0202 backports.csv: init at 1.0.5 2017-09-16 19:23:05 -04:00
Samuel Leathers c8f55331df schema: init at 0.6.6 2017-09-16 17:25:21 -04:00
Samuel Leathers eb125adf24 aiohttp-cors: 0.5.1 -> 0.5.3 2017-09-16 13:56:00 +01:00
Jörg Thalheim a5ed2f141c Merge pull request #29456 from disassembler/hglib
hglib: 1.7 -> 2.4
2017-09-16 13:27:02 +01:00
Jörg Thalheim 97b66c8f5f Merge pull request #29447 from disassembler/hcs_utils
hcs_utils: 1.5 -> 2.0
2017-09-16 13:07:23 +01:00
Frederik Rietdijk 6712e0111a Merge pull request #29422 from disassembler/gensim
moto: 0.4.25 -> 0.4.31
2017-09-16 12:32:48 +02:00
Frederik Rietdijk bb57df26dd python.pkgs.PyXAPI: remove old package
url of source and homepage is dead as well.
2017-09-16 12:22:15 +02:00
Frederik Rietdijk f351ee7e9b Merge pull request #29461 from FRidh/pitz
python.pkgs.{pitz, clepy}: remove old packages
2017-09-16 11:46:11 +02:00
Frederik Rietdijk fd3ddfb95b python.pkgs.{pitz, clepy}: remove old packages
These were added in 2013 by @bjornfor but haven't been touched since.
They seem to be unmaintained, both in Nixpkgs and by upstream.
2017-09-16 11:41:27 +02:00
Frederik Rietdijk e8f873671f Merge pull request #29334 from rvl/python-textacy
pythonPackages.textacy: init at 0.4.1
2017-09-16 11:29:44 +02:00
Rodney Lorrimar fdb90edc6c pythonPackages.pyphen: init at 0.9.4 2017-09-16 09:23:17 +01:00
Rodney Lorrimar c5d1218336 pythonPackages.ijson: init at 2.3 2017-09-16 09:23:17 +01:00
Rodney Lorrimar d851b95d63 pythonPackages.clld-cffi: init at 0.1.4 2017-09-16 09:23:17 +01:00
Rodney Lorrimar fad89eda77 pythonPackages.spacy: add models data attr set
Model                   Version
es_core_web_md          1.0.0
fr_depvec_web_lg        1.0.0
en_core_web_md          1.2.1
en_depent_web_md        1.2.1
en_core_web_sm          1.2.0
de_core_news_md         1.0.0
en_vectors_glove_md     1.0.0
2017-09-16 09:23:17 +01:00
Rodney Lorrimar 3b1877f4c0 pythonPackages.textacy: init at 0.4.1 2017-09-16 09:23:16 +01:00
Rodney Lorrimar 18161a5b6f pythonPackages.pyemd: init at 0.4.4
This module is a requirement of textacy.
2017-09-16 09:23:16 +01:00
Rodney Lorrimar 31037bab49 pythonPackages.cachetools: Add version 2.0.1
Textacy requires a later version.

v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00
Rodney Lorrimar 151d0fde19 pythonPackages.unidecode: 0.04.18 -> 0.04.21
Higher version is a requirement of textacy.
2017-09-16 09:23:15 +01:00
Samuel Leathers c256a685e8 hglib: 1.7 -> 2.4 2017-09-16 00:46:27 -04:00
Samuel Leathers c29a721350 rpkg: 1.14 -> 1.50 2017-09-16 00:11:06 -04:00
Samuel Leathers e544c36dbe fedpkg: 1.14 -> 1.29 2017-09-16 00:11:06 -04:00
Samuel Leathers 1b9fd36581 fedora_cert: remove package 2017-09-16 00:11:06 -04:00
Samuel Leathers 3693aa6141 python_fedora: 0.5.5 -> 0.9.0 2017-09-16 00:11:06 -04:00
Samuel Leathers 5f6a20f291 urlgrabber: 3.9.1 -> 3.10.2 2017-09-16 00:11:06 -04:00
Samuel Leathers 673e8caab2 rpmfluff: init at 0.5.3 2017-09-16 00:11:05 -04:00
Samuel Leathers 06e2b99546 cccolutils: init at 1.5 2017-09-16 00:11:05 -04:00
Samuel Leathers dfa4a56d6c openidc-client: init at 0.2.0 2017-09-15 22:43:11 -04:00
Nikolay Amiantov eb2f321e11 python.pkgs.mxnet: init at 0.11.0 2017-09-16 04:40:55 +03:00
Samuel Leathers 755e6eb22e hcs_utils: 1.5 -> 2.0 2017-09-15 21:03:51 -04:00
Samuel Leathers f8f62d5216 nilearn: 0.2.5 -> 0.3.1
fixes #29178
2017-09-16 00:25:11 +01:00
Samuel Leathers 49fac1f824 moto: 0.4.25 -> 0.4.31 2017-09-15 09:15:54 -04:00
Frederik Rietdijk 56f8b3626f Merge pull request #29353 from disassembler/pgpdump
pgpdump: disable tests
2017-09-15 12:34:23 +02:00
Frederik Rietdijk beaada6c2d Merge pull request #29407 from disassembler/cxfreeze
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers 140136ad95 mdp: disable tests 2017-09-15 12:29:16 +02:00
Frederik Rietdijk 47e1751fd0 Merge pull request #29388 from disassembler/arelle
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Samuel Leathers e355e9cf03 ptpython: 0.35 -> 0.41 2017-09-14 20:48:36 -04:00
Samuel Leathers 799a70d623 cx_Freeze: 4.3.4 -> 5.3.2 2017-09-14 20:30:08 -04:00
Samuel Leathers 6ac283b185 arelle: add py3to2 as a buildInput 2017-09-14 16:54:28 -04:00
Samuel Leathers fad96f62d0 3to2: rename py3to2 to work with callPackage 2017-09-14 14:27:48 -04:00
Jörg Thalheim 610eac1773 Merge pull request #29370 from mguentner/urltypofixes
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner ec7b09ecd0
fix src.url typos 2017-09-14 13:54:14 +02:00
Frederik Rietdijk aff5ef6481 Merge pull request #29360 from disassembler/ws4py
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Frederik Rietdijk 1e16bceb46 python.pkgs.mwlib: mark as broken 2017-09-14 13:07:15 +02:00
Samuel Leathers 3f5f208d13 ws4py: add git to checkInputs 2017-09-14 04:45:45 -04:00
Frederik Rietdijk 693de5b8c6 Merge pull request #29340 from disassembler/credstash
credstash: 1.13.2 -> 1.13.3
2017-09-14 09:50:44 +02:00
Samuel Leathers dabf89fadd credstash: 1.13.2 -> 1.13.3 2017-09-14 03:47:04 -04:00
Samuel Leathers 746f20fc7f colanderalchemy: fixes tests 2017-09-14 03:22:00 -04:00
Samuel Leathers c3e7040d0e pgpdump: disable tests 2017-09-14 03:14:56 -04:00
John Ericson 8fccaa284d Merge pull request #29282 from obsidiansystems/soext
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Frederik Rietdijk 8d4e37710f python.pkgs.jupyter_console: 5.0.0 -> 5.2.0 2017-09-13 10:24:44 +02:00
Frederik Rietdijk 47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Klaas van Schelven 50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Josef Kemetmueller 6d760d970f
pythonPackages.audiotools: Fix darwin build 2017-09-12 19:33:17 +02:00
Tuomas Tynkkynen 8f566f4bde pythonPackages.audiotools: Disable on Darwin
Last successful build 2015-09-20 07:44:17

https://hydra.nixos.org/build/60587519
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen 8d85d279f2 pythonPackages.alot: Disable on Darwin
Last successful build 2015-12-31 19:17:08

https://hydra.nixos.org/build/60775312
2017-09-12 14:58:46 +03:00
Domen Kožar 8081505173
pyopenssl: 17.0.0 -> 17.2.0
An attempt to fix tests under 32bit linux to unblock nix build

(cherry picked from commit 3418e73469)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-09-12 13:38:51 +02:00
Klaas van Schelven bdb120c21e python.pkgs.recaptcha-client: disable broken versions
It seems that the recaptcha-client package is no longer maintained.

* The latest released version (1.0.6) is from the year 2011;
* The project page does not mention which Python versions are supported
* The project is hosted on google code, which is discontinued

I was able to succesfully build with Python versions 3.3, 3.4, but not
3.5, 3.6.
2017-09-11 19:43:08 +01:00
Tuomas Tynkkynen 373b2231be pythonPackages.ssdeep: Mark broken
https://hydra.nixos.org/build/59943791

This package is a library and has no reverse dependencies. (It was once
used by diffoscope, but it changed to use a different library).
2017-09-11 13:52:11 +03:00
Rob Vermaas 9ca079f5ec Missing self reference 2017-09-10 13:58:36 +00:00
Rob Vermaas 72b48de97a Missing semicolon 2017-09-10 13:58:25 +00:00
Jörg Thalheim ba66db5fb1 Merge pull request #29201 from vanschelven/python-simple-hipchat
python-simple-hipchat: 0.1.0 => 0.4.0
2017-09-10 14:32:23 +01:00
Jörg Thalheim cfb64bdbbd python.pkgs.python_simple_hipchat: move out of python-packages 2017-09-10 14:31:30 +01:00
Jörg Thalheim 8f3f64e512 python.pkgs.unicorn: disable python3
fixes #29200
2017-09-10 14:21:56 +01:00
Klaas van Schelven 70fe7ed01e python-simple-hipchat: 0.1.0 => 0.4.0
0.1.0 does not work on Python 3 but versions >= 0.2 do.
2017-09-10 15:20:41 +02:00
Frederik Rietdijk 6521a83efe Merge pull request #29158 from nlewo/ofxclient
pythonPackages.ofxclient and pythonPackages.osprofiler: remove argparse from requirements
2017-09-10 08:53:40 +02:00
Dan Peebles 15502421c7 yubikey-manager: 3.1 -> 4.0
Also, support Darwin properly
2017-09-09 23:07:14 -04:00
Antoine Eiche e7ddd5e476 pythonPackages.osprofiler: remove argparse from requirements
Since argparse module is now part of python stdlib.
2017-09-09 22:37:39 +02:00
Antoine Eiche 21571b7000 pythonPackages.ofxclient: remove argparse from requirements
Since argparse module is now part of python stdlib.
2017-09-09 22:30:20 +02:00
Michael Weiss 8e3681d8bb pythonPackages.glances: 2.11 -> 2.11.1 2017-09-09 14:46:25 +02:00
Frederik Rietdijk 6589ee83c2 Merge pull request #29134 from abbradar/protobuf
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Nikolay Amiantov 1f2a18d916 protobuf: remove old versions
This leaves only protobuf3_1 which is the last version with libprotobuf2.

Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Tom Saeger d6cebc8b39 pythonPackages.dotfiles: 0.6.3 -> 0.6.4 2017-09-08 22:24:27 +02:00
Frederik Rietdijk 8bad0a7f23 Merge pull request #29090 from catern/master
pythonPackages.linuxfd: init at 1.4.4
2017-09-08 22:03:08 +02:00
Frederik Rietdijk c3a0c3c9f1 Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428"
This reverts commit b73e3bfafd.

See https://github.com/NixOS/nixpkgs/issues/29103
2017-09-08 08:55:05 +02:00
Nikolay Amiantov 6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Nikolay Amiantov 721aba33b4 protobuf3_4: init at 3.4.0 2017-09-08 03:40:56 +03:00
Spencer Baugh 4978b204e3 pythonPackages.linuxfd: init at 1.4.4 2017-09-07 19:45:30 +00:00
Frederik Rietdijk 56c56fb414 Merge pull request #29072 from FRidh/python-fixes-3
Python: several fixes (3)
2017-09-07 19:26:20 +02:00
Frederik Rietdijk b73e3bfafd python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.

The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.

Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00
Nikolay Amiantov 2df59769ab Revert "python.pkgs.backports_weakref: init at 1.0rc1"
This reverts commit c3b9eca876.

It's already in the tree on master. For some reason nox-review hasn't caught that.
2017-09-07 17:11:35 +03:00
Nikolay Amiantov c3b9eca876 python.pkgs.backports_weakref: init at 1.0rc1 2017-09-07 17:04:54 +03:00
Nikolay Amiantov 5a2bb4c992 python.pkgs.dlib: init at 19.6 2017-09-07 17:04:29 +03:00
Nikolay Amiantov c4bed3043d caffe: add Python support
Move to CMake in the process.
2017-09-07 17:04:29 +03:00
Jörg Thalheim 37d3a4425e python.pkgs.keyring: move out of python-packages.nix 2017-09-07 09:54:07 +01:00
Frederik Rietdijk b7eb4a4f90 python.pkgs.fixtures: fix build 2017-09-07 10:17:55 +02:00
Matthieu Coudron a8dca7bf8a keyring: 8.4.1 -> 10.4.0 2017-09-07 10:16:04 +02:00
Frederik Rietdijk 85e2083aaf python.pkgs.django-multiselectfield: 0.1.3 -> 0.1.8 2017-09-07 10:11:45 +02:00
Frederik Rietdijk 700c95a706 python.pkgs.restview: 2.5.2 -> 2.7.0 2017-09-07 10:01:51 +02:00
Frederik Rietdijk 69435dfba5 python.pkgs.readme_renderer: init at 17.2 2017-09-07 10:01:06 +02:00
Frederik Rietdijk b690856b62 python.pkgs.logfury: fix build 2017-09-07 09:52:47 +02:00
Frederik Rietdijk e4b94fa60f python.pkgs.pathspec: 0.5.2 -> 0.5.3 2017-09-07 09:28:04 +02:00
Frederik Rietdijk 62464e28fd python.pkgs.pybfd: fix build 2017-09-07 09:28:04 +02:00
Frederik Rietdijk 8d7e8a6720 python.pkgs.passlib: move to own file 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 785d7f2349 python.pkgs.jsonnet: disable for Python 3 2017-09-07 09:28:03 +02:00
Frederik Rietdijk d45e554457 mycli: move out of python-packages.nix and fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 49ce901f11 python.pkgs.cgkit: remove old and broken package 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy 2489a0aca7 protobuf: add 3.3 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy 70de5af18c pythonPackages.backports_weakref: init 1.0rc1 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy a869636e54 pythonPackages.markdown: 2.6.7 -> 2.6.8 2017-09-07 09:28:03 +02:00
Peter Hoeg 1b9615e62c libarchive-c: 2.5 -> 2.7 2017-09-07 09:28:03 +02:00
Eelco Dolstra a602e1aa70 pythonPackages.libarchive-c: Disable failing test
f9f9749fd2 (commitcomment-24028305)
(cherry picked from commit 22d4630e68)
2017-09-07 09:28:03 +02:00
Alex Brandt 637ccde435 python.pkgs.behave: init at 1.2.5 2017-09-07 09:28:03 +02:00
Alex Brandt 83dbb41aed pythonPackages.parse-type: init at 0.3.4 2017-09-07 09:28:03 +02:00
Alex Brandt f06d7bd125 pythonPackages.pyhamcrest: init at 1.9.0 2017-09-07 09:28:03 +02:00
Alex Brandt 4934a4d553 pythonPackages.parse: init at 1.6.6 2017-09-07 09:28:03 +02:00
betaboon 7e7f91d23a pythonPackages.serpy: init at 0.1.1 2017-09-07 09:28:03 +02:00
betaboon 3836ee50e3 pythonPackages.sampledata: init at 0.3.7 2017-09-07 09:28:03 +02:00
betaboon 007313d044 pythonPackages.psd-tools: init at 1.4 2017-09-07 09:28:03 +02:00
betaboon 4b4e05c6ec pythonPackages.premailer: init at 3.0.1 2017-09-07 09:28:03 +02:00
betaboon 820aa5fef9 pythonPackages.marshmallow-sqlalchemy: init at 0.13.1 2017-09-07 09:28:02 +02:00
betaboon 7a33723155 pythonPackages.fn: init at 0.4.3 2017-09-07 09:28:02 +02:00
betaboon b696d6c90d pythonPackages.marshmallow: init at 2.13.5 2017-09-07 09:28:02 +02:00
betaboon d3fc82d81b pythonPackages.flask-marshmallow: init at 0.8.0 2017-09-07 09:28:02 +02:00
betaboon 63d57bf246 pythonPackages.flask-mail: init at 0.9.1 2017-09-07 09:28:02 +02:00
betaboon 3ac8eed5fd pythonPackages.djmail: init at 1.0.1 2017-09-07 09:28:02 +02:00
betaboon d18f4dcba3 pythonPackages.django-sr: init at 0.0.4 2017-09-07 09:28:02 +02:00
betaboon e55f5fe4bc pythonPackages.django-sites: init at 0.9 2017-09-07 09:28:02 +02:00
betaboon f69a072f5b pythonPackages.django-sampledatahelper: init at 0.4.1 2017-09-07 09:28:02 +02:00
betaboon 48855344c4 pythonPackages.django-picklefield: init at 0.3.2 2017-09-07 09:28:02 +02:00
betaboon 28e186f429 pythonPackages.django-pglocks: init at 1.0.2 2017-09-07 09:28:02 +02:00
betaboon b80cb36cde pythonPackages.django-jinja: init at 2.2.2 2017-09-07 09:28:02 +02:00
betaboon 0b2fc117c1 pythonPackages.easy-thumbnails: init at 2.4.1 2017-09-07 09:28:02 +02:00
betaboon c7031704f5 pythonPackages.django-ipware: init at 1.1.6 2017-09-07 09:28:02 +02:00
betaboon 3909871991 pythonPackages.pyjwkest: init at 1.3.2 2017-09-07 09:28:02 +02:00
betaboon 4fe7f3e561 pythonPackages.pycryptodomex: init at 3.4.5 2017-09-07 09:28:02 +02:00
betaboon 6d9ec9efcf pythonPackages.diff-match-patch: init at 20121119 2017-09-07 09:28:02 +02:00
betaboon f89fd55833 pythonPackages.asana: init at 0.6.2 2017-09-07 09:28:02 +02:00
betaboon 712942dea3 pythonPackages.aioamqp: init at 0.10.0 2017-09-07 09:28:02 +02:00
Matthieu Coudron f31c6c150a python.pkgs.secretstorage: init at 2.3.1 2017-09-07 09:28:02 +02:00
Lancelot SIX cec4dcb7bb pythonPackages.pamqp: add missing build dependency 2017-09-07 09:28:02 +02:00
Lancelot SIX eae28752a8 pythonPackages.dropbox: fix build dependencies 2017-09-07 09:28:02 +02:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00
Michael Raskin ad44a76005 pythonPackages.browsermob-proxy: make python2-only 2017-09-06 13:46:16 +02:00
Jörg Thalheim 69a9e8707a Merge pull request #28976 from NeQuissimus/i3_4_14
i3: 4.13 -> 4.14
2017-09-05 16:40:43 +01:00
Jörg Thalheim 598d6481d8 Merge pull request #28953 from knedlsepp/add-geopandas
pythonPackages.geopandas: init at 0.3.0
2017-09-05 08:45:23 +01:00
Jörg Thalheim 85011d7084 python.pkgs.shapely: fix library extension
there was one dot too much
2017-09-05 08:38:02 +01:00
Josef Kemetmueller 05ac3f9520 pythonPackages.geopandas: init at 0.3.0 2017-09-04 22:23:41 +02:00
Josef Kemetmueller aad9a691ab pythonPackages.fiona: init at 1.7.9 2017-09-04 22:23:40 +02:00
Josef Kemetmueller f039bb6b4e pythonPackages.descartes: init at 1.1.0 2017-09-04 22:23:40 +02:00
Josef Kemetmueller 4d70d53618 pythonPackages.cligq: init at 0.4.0 2017-09-04 22:23:39 +02:00
Josef Kemetmueller d25edeb3ee pythonPackages.click-plugins: init at 1.0.3 2017-09-04 22:23:39 +02:00
Josef Kemetmueller df96c26e75 pythonPackages.shapely: Fix search for libc
This should fix the search for libc's free method on both linux and
darwin.
2017-09-04 22:23:34 +02:00
Michael Weiss d70331ca61 glances: 2.10 -> 2.11 2017-09-04 18:56:24 +02:00
Tim Steinbach 36ee9dcf70
py3status: 3.0 -> 3.6 2017-09-04 10:46:56 -04:00
Jaakko Luttinen 67b3f4bc4b pythonPackages.bayespy: init at 0.5.10 (#28919)
* pythonPackages.bayespy: init at 0.5.10

* python.pkgs.bayespy: fix more tests by using unicode locale
2017-09-03 10:37:50 +01:00
obadz dd09675347 python27Packages.smugline: fix to accomodate new behavior of makeWrapper
Ticks one box in #28643
2017-09-02 15:18:54 +01:00
Unai Zalakain 3ff173ffde jrnl: support journal encryption by default 2017-09-02 11:03:49 +02:00
Jörg Thalheim 1c0a5671a1 Merge pull request #28863 from mguentner/pybitmessage
pybitmessage dependency fixes & pytools 2016.2.1 -> 2017.4
2017-09-02 08:36:18 +01:00
aszlig 3086fc7f83
python/pyocr: Move package into python-modules
We already have a patch feeling lonely inside the python-modules
directory and to have everything at one place let's actually move pyocr
into its own dedicated directory so it's easier to patch it up (which
we're going to).

Right now, the package fails to build because of a few test failures, so
I haven't tested this apart from evaluating.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-09-02 03:45:13 +02:00
Maximilian Güntner 10e8214b93
pytools: 2016.2.1 -> 2017.4 2017-09-01 20:10:44 +02:00
Jörg Thalheim 4a6295e6fb turses: fix build 2017-09-01 18:56:04 +01:00
Jörg Thalheim a1dc9d9d37 Merge pull request #28793 from wizzup/cleanup-pythonPackages
Cleanup pkgs/top-level/python-packages.nix
2017-08-31 18:09:01 +01:00
Jörg Thalheim 0b2f9d1ce1 pythonPkgs.html5lib_0_9999999: remove
no longer needed and fails with python3
2017-08-31 11:23:01 -05:00
Jörg Thalheim 6fb18561e7 pythonPackages.willie: remove
was renamed by sopel, which we already have in nixpkgs
2017-08-31 11:13:07 -05:00
wisut hantanong 489bfcfa0f pythonPackages.pyshp : move to separate expression 2017-08-31 21:18:41 +07:00
wisut hantanong b9eebaf8bb pythonPackages.pyrr : move to separate expression 2017-08-31 21:18:41 +07:00
wisut hantanong 80ca1cae8b pythonPackages.pygpgme : move to separate expression 2017-08-31 21:18:41 +07:00
wisut hantanong ac35d9884b pythonPackages.pyglet : move to separate expression 2017-08-31 21:18:40 +07:00
wisut hantanong 282216c635 pythonPackages.pygeoip : move to separate expression 2017-08-31 21:18:40 +07:00
wisut hantanong d94d826433 pythonPackages.pyftgl : move to separate expression 2017-08-31 21:18:40 +07:00
wisut hantanong 2d7733b6c2 pythonPackages.pyfiglet : move to separate expression 2017-08-31 21:18:39 +07:00
wisut hantanong 4f43682759 pythonPackages.pyfftw : move to separate expression 2017-08-31 21:18:39 +07:00
wisut hantanong 64fb881757 pythonPackages.pyfeed : move to separate expression 2017-08-31 21:18:39 +07:00
wisut hantanong fcba0a1cb7 pythonPackages.ROPGadget : move to separate expression 2017-08-31 21:18:39 +07:00
wisut hantanong 31b7f8701a pythonPackages.ramlfications : move to separate expression 2017-08-31 21:18:38 +07:00
wisut hantanong c0433265bb pythonPackages.smugpy : move to separate expression 2017-08-31 21:18:38 +07:00
wisut hantanong 6ba7b4c672 pythonPackages.hypchat : move to separate expression 2017-08-31 21:18:30 +07:00
wisut hantanong 43acfe0f49 pythonPackages.tempora : move to separate expression 2017-08-31 20:58:22 +07:00
Luis Pedro Coelho c2dc21ea85 pythonPackages.jug: 1.4.0 -> 1.6.1
Update Jug Python package
2017-08-30 21:24:09 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Frederik Rietdijk 56c1c527aa Merge pull request #28758 from pbogdan/thumbor-fix-build
thumbor: fix build
2017-08-30 20:48:56 +02:00
Piotr Bogdan b60c9aa950 thumbor: fix build
thumbor 6.3.2 requires Pillow >=3.0.0 && <4.0.0 whereas presently nixpkgs'
Pillow is at 4.x.x. An upstream commit in a yet unreleased version of thumbor
relaxes the bounds to >=3.0.0 && <5.0.0, and is included here as a patch.
2017-08-30 19:19:59 +01:00
Grant Wu fa5e343242 deluge: 1.3.13 -> 1.3.15
Change libtorrentRasterbar dependency to 1.0.x series (required for
1.3.x series)
Move Deluge out of pythonPackages (it doesn't support Python 3)
2017-08-30 19:25:30 +02:00
Robert Helgesson 7978edad53
python-PyICU: disable for darwin
The build errors out on macOS.
2017-08-30 11:55:19 +02:00
Jörg Thalheim bbd2a0323b python.pkgs.moretools: 0.1a41 -> 0.1.8
Progress on: #28643
2017-08-29 10:33:59 +01:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Jörg Thalheim b57deb8242 python.pkgs.zetup: init at 0.2.34
(needed as dependency for moretools)
2017-08-29 07:36:18 +01:00
Dan Peebles d25134b196 pythonPackages.tiros: init at 1.0.38 2017-08-28 22:11:44 -04:00
Jörg Thalheim 2f5dab753c ansible: move out of pythonPackages
ansible is not a library
2017-08-28 11:30:22 +01:00
Jörg Thalheim 5d62a4d181 python.pkgs.cgroup-utils: fix build 2017-08-28 09:48:22 +01:00
Jörg Thalheim b24099cb17 pythonPackages.keystoneclient: fix build 2017-08-28 09:03:07 +01:00
Jörg Thalheim def7badb31 python.pkgs.pyramid_beaker: fix tests 2017-08-28 07:56:14 +01:00
Jörg Thalheim 3b6eb933cc python.pkgs.oger: remove
seems to unmaintained since 2012 and test suite indicates
incompatibilities with recent version of numpy

cc @nico202
2017-08-28 07:55:50 +01:00
Jörg Thalheim c9109e9483 Merge pull request #28172 from bcdarwin/gpy
gpy: init at 1.7.7
2017-08-27 08:13:43 +01:00
Jörg Thalheim 69e7307b18 Merge pull request #28314 from fadenb/sqlmap_update
sqlmap: 1.0.11 -> 1.1
2017-08-26 13:57:16 +01:00
Frederik Rietdijk 665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk 7726a1ec25 python.pkgs.sphinxcontrib-websupport: init at 1.0.1 2017-08-25 19:36:20 +02:00
Frederik Rietdijk 78c7b40062 python.pkgs.flask-pymong: 0.3.1 -> 0.5.1 2017-08-25 19:36:19 +02:00
Frederik Rietdijk 0081ba712d python.pkgs.cgroup-utils: fix build 2017-08-25 19:36:19 +02:00
Frederik Rietdijk 34021f595d python.pkgs.pytest-catchlog: disable tests
because pytest_30 is required but we don't override the package set
inside the package set.
2017-08-25 19:36:19 +02:00
Frederik Rietdijk 5c46301744 python.pkgs.pytest_30: keep this version 2017-08-25 19:36:19 +02:00
Frederik Rietdijk 63b66bf960 python.pkgs.WSGIProxy: disable python3 2017-08-25 19:36:18 +02:00
Frederik Rietdijk 997043c137 bepasty: move out of python-packages
because its a (web) application and thus doesn't belong there.
2017-08-25 19:36:18 +02:00
Frederik Rietdijk e0a23575d2 python.pkgs.pyzmq: fix broken test
which I think will be solved in 17.0.0 which should be released within
weeks.
2017-08-25 19:36:18 +02:00
Frederik Rietdijk da00601306 pytest fixup 2017-08-25 19:36:18 +02:00
Frederik Rietdijk 673e0520c6 python.pkgs.click: disable tests
because of broken tests
2017-08-25 19:36:18 +02:00
Frederik Rietdijk 7a6b150f94 python.pkgs.sqlmap: 1.0.11 -> 1.1.18 2017-08-25 19:36:17 +02:00
Frederik Rietdijk f6eb190e70 python.pkgs.pyrtlsdr: disable tests to fix build 2017-08-25 19:36:17 +02:00
Frederik Rietdijk b101bdddac python.pkgs.jsonpatch: 1.11 -> 1.16 2017-08-25 19:36:17 +02:00
Frederik Rietdijk d019bb0123 python.pkgs.robomachine: fix build 2017-08-25 19:36:17 +02:00
Frederik Rietdijk 7e6be0968b python.pkgs.raven: fix build 2017-08-25 19:36:16 +02:00
Frederik Rietdijk fec771fbb4 python.pkgs.pyx: disable tests to fix build 2017-08-25 19:36:16 +02:00
Frederik Rietdijk b1c1892e2d python.pkgs.odfpy: 0.9.6 -> 1.3.5 2017-08-25 19:36:16 +02:00
Frederik Rietdijk e7b5917af1 python.pkgs.fetchPypi: makeOverridable
to make it easier to override packages to use a newer version.
2017-08-25 19:36:15 +02:00
Frederik Rietdijk f30d3635f5 python.pkgs.pytest-forked: init at 0.2 2017-08-25 19:36:15 +02:00
Frederik Rietdijk 2930c65557 python.pkgs.setuptools_scm_18: remove
because we do not keep multiple versions and it is not used anywhere.
2017-08-25 19:36:15 +02:00
Lancelot SIX 84c6e6b4d7 pythonPackages.setuptools_scm: 1.15.0 -> 1.15.6 2017-08-25 19:36:15 +02:00
Lancelot SIX d2b5850ad0 pythonPackages.py: 1.4.31 -> 1.4.34 2017-08-25 19:36:15 +02:00
Jörg Thalheim 13ab95f7be Merge pull request #28538 from olejorgenb/python-matrix-client
Add matrix-python-sdk (pypi: matrix-client)
2017-08-25 12:53:06 +01:00
Jörg Thalheim b854e83183 pythonPackages.matrix-client: don't pass pythonPackages 2017-08-25 12:50:41 +01:00
Ole Jørgen Brønner 49ab1dcc69 pythonPackages.matrix-client: init at 0.0.6 2017-08-24 20:07:08 +02:00
Frederik Rietdijk fb43574456 python.pkgs.obfsproxy: fix build 2017-08-24 19:48:31 +02:00
Frederik Rietdijk 1f4fdbcb7f python.pkgs.obfsproxy: fix build 2017-08-24 19:07:01 +02:00
Ole Jørgen Brønner 2bd21c7bb5 automatically removed whitespace as per .editorconfig 2017-08-24 17:25:43 +02:00
Jörg Thalheim d3532906da Merge pull request #28506 from apeyroux/up-dropboxapi
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-24 00:09:54 +01:00
Alexandre Peyroux 373970d913
pythonPackages.dropbox: 3.37 -> 8.0.0 2017-08-23 15:20:09 +02:00
Moritz Ulrich d5743c08a2
pythonPackages.todoist: Init at 7.0.17. 2017-08-23 13:00:22 +02:00
John Wiegley d9b27fa623 pythonPackages.logfury: New expression 0.1.2
This will be needed by the upcoming release of backblaze-b2
2017-08-22 14:08:18 -07:00
Frederik Rietdijk b7b815b45d Merge pull request #28386 from ericsagnes/pkg-update/pytorch
pytorch: 0.1.12 -> 0.2.0
2017-08-21 16:57:09 +02:00
Eric Sagnes 14ce4217e3 torchvision: init at 0.1.9 2017-08-21 20:43:28 +09:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Chris Hodapp 4c623b3d92 python-packages easydict: init at 1.7 2017-08-21 01:22:38 +02:00
aszlig d25a9f57e3
pythonPackages.html5lib_0_9999999: Fix build
Regression introduced by 345b35c48a.

The commit in question switched the implementation of buildPythonPackage
so that .override now is behaving the same way as for other packages
that are using callPackage.

So the fix for html5lib_0_9999999 is to just use .overridePythonAttrs
instead of .override.

Note that the mentioned commit initially introduced this as
overridePythonPackage but it got later renamed to overridePythonAttrs in
abdb58e407.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-20 10:39:57 +02:00
Tristan Helmich e573c4ad90 sqlmap: 1.0.11 -> 1.1
Additionally disable sqlmap for python3 as it is incompatible:
"[CRITICAL] incompatible Python version detected ('3.6.1'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/')"
2017-08-19 15:35:20 +00:00
Ben Darwin b76acc9522 gpy: init at 1.7.7 2017-08-18 18:34:57 -04:00
Frederik Rietdijk c732164e36 Merge pull request #27941 from romildo/upd.efl
efl: add version 1.20.2
2017-08-17 19:43:11 +02:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
romildo 0fe0d7c620 pythonefl: 1.19.1 -> 1.20.0
- Update to version 1.20.0.

- The hardening checking -Werror=format-string does not work with
  python-efl, so disable it.
2017-08-17 12:23:36 -03:00
Peter Hoeg bd7bf67927 Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
2017-08-17 19:56:56 +08:00
Peter Hoeg b6941c4500 pywbem: init at 0.10.0 2017-08-17 15:02:41 +08:00
Albert Peschar cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Johannes Frankenau 791e440817 pythonPackages.html5-parser: init at 0.4.3 2017-08-14 09:33:02 +02:00
Johannes Frankenau 817fdff7d4 pythonPackages.lxml: 3.7.2 -> 3.8.0 2017-08-14 09:33:01 +02:00
Wisut Hantanong 5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00
Sasha Delly 96dc15f2c9 spacy: init at 1.8.2 2017-08-13 22:41:30 +02:00
Sasha Delly ea418720d7 thinc: init at 1.0.1 2017-08-13 22:41:30 +02:00
Sasha Delly f1ce370b8e preshed: init at 1.0.0 2017-08-13 22:41:30 +02:00
Sasha Delly 3fe916dd4a plac: init at 0.9.6 2017-08-13 22:41:30 +02:00
Sasha Delly b5b2890278 murmurhash: init at 0.26.4 2017-08-13 22:41:30 +02:00
Sasha Delly fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00
Sasha Delly 58b28484ed cymem: init at 1.31.2 2017-08-13 22:41:30 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Frederik Rietdijk 2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Franz Pletz 9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Frederik Rietdijk b5982a59bd Merge pull request #28195 from lheckemann/pastescript-name-typo
pythonPackages.pasteScript: fix typo in name
2017-08-12 16:38:29 +02:00
Frederik Rietdijk f7a9086758 Merge pull request #28193 from Nadrieril/fix-syncserver
syncserver: fix dependency conflict with webtest
2017-08-12 15:04:07 +02:00
Nadrieril f7e4531979 syncserver: fix dependency conflict with webtest 2017-08-12 13:49:39 +01:00
Jörg Thalheim c0fc1670f5 pythonPackages.umemcache: move expression out of python-packages.nix 2017-08-12 11:22:40 +01:00
Linus Heckemann 9b92af9942 pythonPackages.pasteScript: fix typo in name 2017-08-12 11:20:53 +01:00
Frederik Rietdijk 0a1eb8246a Merge pull request #28186 from Nadrieril/fix-umemcache
umemcache: fix build; remove broken status
2017-08-12 12:16:09 +02:00
Frederik Rietdijk df3c7825bf Merge pull request #28187 from Nadrieril/update-konfig
konfig: 0.9 -> 1.1; fix build failure due to argparse
2017-08-12 12:15:36 +02:00
Nadrieril 5acb1b2d0f konfig: remove obsolete argparse dependency; fixes build failure 2017-08-12 10:41:10 +01:00
Nadrieril 1844dfc491 konfig: 0.9 -> 1.1 2017-08-12 10:35:10 +01:00
Nadrieril b2353e6042 umemcache: fix build; remove broken status 2017-08-12 10:29:58 +01:00
Frederik Rietdijk 66ce84b619 python.pkgs.bottleneck: move expression 2017-08-12 09:10:32 +02:00
Frederik Rietdijk a25e324e06 python.pkgs.audioread: move expression 2017-08-12 09:04:44 +02:00
Frederik Rietdijk abdb58e407 Python: overridePythonPackage -> overridePythonAttrs
to better fit the existing naming scheme.

https://github.com/NixOS/nixpkgs/pull/26155#issuecomment-321279629
2017-08-12 08:58:41 +02:00
Frederik Rietdijk 026b60e49e python.pkgs.sphinx: move expression 2017-08-12 08:58:41 +02:00
Franz Pletz f6931ec4f2 Merge pull request #28166 from mguentner/ipfsapi042post
ipfsapi: 0.4.5-pre -> 0.4.2.post1
2017-08-11 21:46:28 +02:00
Jörg Thalheim b952143a0c Merge pull request #28167 from bcdarwin/paramz
pythonPackages.paramz: init at 0.7.4
2017-08-11 20:20:45 +01:00
Ben Darwin 60da71407a pythonPackages.paramz: init at 0.7.4 2017-08-11 13:28:09 -04:00
Maximilian Güntner f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster 28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster 72457cdebb
pythonPackages.worldengine: fix build 2017-08-11 11:40:36 +02:00
Robin Gloster 37bf3c8782 pythonPackages.distorm3: init at 3.3.4 2017-08-09 21:50:21 +02:00
adisbladis 3ba2300b2d pythonPackages.zodb: 4.0.1 -> 5.2.4 2017-08-09 14:51:01 +02:00
adisbladis f06a5f4935 pythonPackages.transaction: 1.4.3 -> 2.1.2 2017-08-09 14:51:01 +02:00
adisbladis 490df67562 pythonPackages.pecan: 1.0.3 -> 1.2.1 2017-08-09 14:51:01 +02:00
adisbladis 5167116eba pythonPackages.pyramid_tm: Remove outdated package 2017-08-09 14:51:01 +02:00
adisbladis 6d82bac424 pythonPackages.hypatia: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis bc6d9b0d46 pythonPackages.repoze_sendmail: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis b7b66c31f2 pythonPackages.pyramid_mailer: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis 660b225903 pythonPackages.ZEO: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis 953484b4e3 pythonPackages.zodburi: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis 48b305ca6d pythonPackages.pyramid_zodbconn: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis 80ef4d6fc7 pythonPackages.zope_tales: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis ced137d980 pythonPackages.zodb3: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis c06cfd0404 pythonPackages.zope_security: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis fab8f7ac4b pythonPackages.zope_browser: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis 5583e3a2bd pythonPackages.zope_publisher: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis 64259cdd7c pythonPackages.zope_traversing: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis 313ea3827b pythonPackages.zope_sqlalchemy: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis 30291227f2 pythonPackages.almir: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis 88648d42f4 pythonPackages.zope_container: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis a0c1167e0e pythonPackages.zope_browserresource: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis 45addeacb0 pythonPackages.aiohttp-cors: Remove zodb3 dependency 2017-08-09 14:50:57 +02:00
Frederik Rietdijk 345b35c48a Python: add buildPythonPackage.overridePythonPackage method.
This allows one to always override the call to `buildPythonPackage`.

In the following example we create an environment where we have the `blaze` package using an older version of `pandas`. We override first the Python interpreter and pass `packageOverrides` which contains the overrides for packages in
the package set.

```
with import <nixpkgs> {};

(let
  python = let
    packageOverrides = self: super: {
      pandas = super.pandas.overridePythonPackage(old: rec {
        version = "0.19.1";
        name = "pandas-${version}";
        src =  super.fetchPypi {
          pname = "pandas";
          inherit version;
          sha256 = "08blshqj9zj1wyjhhw3kl2vas75vhhicvv72flvf1z3jvapgw295";
        };
      });
    };
  in pkgs.python3.override {inherit packageOverrides;};

in python.withPackages(ps: [ps.blaze])).env
```
2017-08-09 11:10:54 +02:00
Casey Rodarmor 2141086af8 python.pkgs.feedgen: init at 0.5.1 2017-08-07 23:58:39 -07:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Michael Weiss 2bc92695bf pythonPackages.aiohttp: 1.1.6 -> 1.3.5 2017-08-06 17:40:53 +02:00
Michael Weiss f17cadadd3 pythonPackages.zipstream: init at 1.1.4 2017-08-06 17:40:53 +02:00