3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2162 commits

Author SHA1 Message Date
Nikolay Amiantov cae2a8ce9f python3.pkgs.pyftgl: fix build with new boost 2017-10-18 03:15:23 +03:00
Nikolay Amiantov 50ef776bd4 python.pkgs.Keras: remove default backend
Theano is discontinued. Instead of setting TensorFlow by default let the user
explicitly add preferred backend into environment.
2017-10-16 00:59:51 +03:00
Jörg Thalheim 69886a4170 Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Franz Pletz dc38f6c524
pythonPackages.jsmin: init at 2.2.2 2017-10-15 16:16:33 +02:00
Franz Pletz 1be825f1e5
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum 2017-10-15 16:04:08 +02:00
Nikolay Amiantov f7d308dbdc plyfile: init at 0.5 2017-10-15 15:41:30 +03:00
Maximilian Bosch eef496f01c pythonPackages.yowsup: init at v2.5.2 (#30406)
* pythonPackages.yowsup: init at v2.5.2

* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Lancelot SIX 67d56ea699
pythonPackages.django: 1.11.5 -> 1.11.6
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.6/
2017-10-13 09:33:25 +02:00
Frederik Rietdijk 959a5b24b5 Merge pull request #30226 from geistesk/pypcap-1.1.6
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
Lancelot SIX 64e5583c7a Merge pull request #30260 from lsix/fix_shapely
pythonPackages.shapely: 1.5.15 -> 1.6.1
2017-10-12 14:28:41 +02:00
Florian Klink ab2cc75f78 guzzle_sphinx_theme: init at 0.7.11
* maintainers: add flokli

* sphinx_guzzle_theme: init at 0.7.11

This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Shea Levy e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04:00
Tom Saeger 2227d3586e pythonPackages.ofxclient: 1.3.8 -> 2.0.3 2017-10-10 08:06:15 -05:00
Jean-Philippe Bernardy 244f34785e pythonPackages.tensorflow: repair cuda-dependent variant
merge the outputs of cudatoolkit locally in the tensorflow
derivation, using symlinkJoin

Fixes #29798
2017-10-10 16:16:37 +04:00
Lancelot SIX 1392d2a74b
pythonPackages.shapely. 1.5.15 -> 1.6.1 2017-10-09 22:16:43 +02:00
Lancelot SIX 953ce94826
pythonPackages.shapely: fix patchPhase 2017-10-09 22:15:17 +02:00
geistesk 71ee4751e4 pypcap: init at 1.1.6 2017-10-09 18:42:17 +02:00
Frederik Rietdijk 9304ae04d7 python.pkgs.pelican: only patch shebangs in /bin, fixes #30116 2017-10-09 18:41:45 +02:00
Frederik Rietdijk b244e57c9c python.pkgs.django: make gdal support optional 2017-10-09 18:21:41 +02:00
Frederik Rietdijk 549188c293 python.pkgs.django: fix gdal support on darwin 2017-10-09 18:14:46 +02:00
Frederik Rietdijk eedc4e5203 Merge pull request #30032 from dtzWill/update/pyqt-sip
pyqt,sip: 5.8.1 -> 5.9, 4.19.1 -> 4.19.3
2017-10-08 08:21:02 +02:00
Bas van Dijk 5b8ff5ed49 graphite: 0.9.15 -> 1.0.2
Fixes: #29961

Also added the option:

  services.graphite.web.extraConfig

for configuring graphite_web.
2017-10-08 03:03:22 +02:00
Joerg Thalheim 58b6d3fdcb python.pkgs.spambayes: 1.1b1 -> 1.1b2 2017-10-07 22:28:38 +01:00
Frederik Rietdijk 2c9c04fe47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:57:50 +02:00
Frederik Rietdijk 23ad2b2e7a python.pkgs.bootstrapped-pip: fix hash
Hash was forgotten in
a26ae760e2.
The newer version of pkg_resources, 36.4.0, is actually incomplete.
Therefore, let's stick with the older version which didn't cause any
issues.
2017-10-07 12:57:10 +02:00
Frederik Rietdijk acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Spencer Baugh a9e090f749 pythonPackages.supervise_api: init at 0.1.5 2017-10-07 12:03:25 +02:00
Frederik Rietdijk 6f1f1a514f Revert "Resurrect pandas 0.17.1"
This reverts commit 96874c6e71.

- No package depends on this version.
- As a guideline we only keep one version of each package. Exceptions exist but only with a good reason.
- Expressions shouldn't be in `python-packages.nix` but in `python-modules`, as explained in the docs and the header of the file.
- I won't maintain these versions.
2017-10-07 11:51:24 +02:00
Frederik Rietdijk e3bda92a1a Merge pull request #29741 from teh/zhf-17.09
Python packages updates
2017-10-07 11:38:43 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Shea Levy 96874c6e71
Resurrect pandas 0.17.1 2017-10-06 13:55:44 -07:00
Vladimír Čunát 0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Vladimír Čunát 623df97af5
pythonPackages.devpi-common: fix meta evaluation
The tarball job now seems OK again :-)
2017-10-05 12:31:43 +02:00
makefu 585a617119
pythonPackages.devpi-common: 3.0.1 -> 3.2.0rc1 2017-10-04 14:42:03 +02:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Will Dietz 3ef63d67a0 sip: 4.19.1 -> 4.19.3 2017-10-02 15:07:18 -05:00
Will Dietz b70be53c15 pyqt: 5.8.1 -> 5.9 2017-10-02 15:07:18 -05:00
makefu ec03001e18 python.platformio: 2.10.3 -> 3.4.1
add patch for fixing the broken search function for PYTHONPATH
2017-10-02 07:20:23 +00:00
makefu bc45bc3d63 python.semantic-version: 2.4.2 -> 2.6 2017-10-02 07:20:23 +00:00
makefu 8c0a37f857 python.pyserial: 2.7 -> 3.4
in preparation for platformio update
2017-10-02 07:20:23 +00:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Orivej Desh 6b8806dff7 pysmbc: clarify license 2017-10-01 23:51:23 +00:00
Orivej Desh c1e872d289 pysmbc: fix license 2017-10-01 23:42:08 +00:00
André-Patrick Bubel 4b8aa5bd4c
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0 2017-10-02 01:13:01 +02:00
Orivej Desh 4f37b89eae Merge pull request #29939 from symphorien/pysmbc
Pysmbc
2017-10-01 22:37:23 +00:00
Orivej Desh f1e1046f92 Merge pull request #28740 from Hinidu/awscli-1.11.142
awscli: 1.11.108 -> 1.11.162
2017-10-01 11:13:11 +00:00
Orivej Desh 156c4799bf tiros: 1.0.38 -> 1.0.39 2017-10-01 11:08:24 +00:00
Jörg Thalheim 94ee0f5d5b Merge pull request #29808 from kirelagin/mkdocs
mkdocs: Initialise at 0.16.3
2017-10-01 11:01:11 +01:00
Joerg Thalheim 6f71cce530 python.pkgs.livereload: enable tests 2017-10-01 11:00:26 +01:00
Tuomas Tynkkynen d2f4539e5f pythonPackages.cgroup-utils: Linux only
https://hydra.nixos.org/build/61731047
2017-09-30 21:44:09 +03:00
Symphorien Gibol a1f1889f55 pysmbc: init at 1.0.15.8 2017-09-29 21:15:52 +02:00
Frederik Rietdijk 7f831ef05e python.pkgs.numpy: 1.13.1 -> 1.13.2 2017-09-29 08:57:14 +02:00
Frederik Rietdijk 3ae4824493 Merge pull request #29895 from lsix/update_asgi_redis
pythonPackages.redis: 2.10.5 -> 2.10.6
2017-09-29 08:52:20 +02:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Tom Hunger 09fa385995
flake8-future-import: Add patch to fix tests. 2017-09-28 15:12:44 +02:00
Lancelot SIX 8d35fa697b
pythonPackages.asgi_redis: 1.4.2 -> 1.4.3 2017-09-28 14:01:19 +02:00
Lancelot SIX 92c0f467ba
pythonPackages.django_redis: 4.2.0 -> 4.5.0 2017-09-28 14:00:49 +02:00
Lancelot SIX 6960348f2e
pythonPackages.redis: 2.10.5 -> 2.10.6 2017-09-28 14:00:01 +02:00
Kirill Elagin ca5e22957c pythonPackages.livereload: 2.5.0 -> 2.5.1
Also move to development/python-modules.
2017-09-28 14:20:54 +03:00
Frederik Rietdijk a6d2058e48 python.pkgs.twine: 1.8.1 -> 1.9.1 2017-09-28 10:21:48 +02:00
Frederik Rietdijk 1bf5fcad24 python.pkgs.requests-toolbelt: 0.7.1 -> 0.8.0 2017-09-28 10:21:48 +02:00
Frederik Rietdijk ac7673e2fa python.pkgs.pyblake2: init at 0.9.3 2017-09-28 10:21:48 +02:00
Robin Gloster d0d992a9a0
urllib3: revert multiple outputs
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs

cc @edolstra
2017-09-27 17:11:14 +02:00
Tristan Helmich b015f62965 pythonPackages.phonenumbers: 8.8.1 -> 8.8.2 2017-09-27 13:56:58 +02:00
Eelco Dolstra 28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
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
Lancelot SIX f1a2b8627e pythonPackages.channels: 1.1.6 -> 1.1.8 (#29772) 2017-09-26 07:51:54 +01:00
makefu dcc36a4a04
pyramid: 1.7 -> 1.9.1 2017-09-25 23:23:38 +02:00
makefu d7c26f24b9
oslo-config,sqlalchemy: add makefu to list of maintainers 2017-09-25 23:23:38 +02:00
makefu 42edc6f35e
sqlalchemy-migrate: re-enable tests 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 864643ba27 tensorflow: support Python 3.5, fix dependencies
TensorBoard on Python 3 only works with 3.5.
2017-09-25 22:37:06 +03:00
Nikolay Amiantov 3d11dc7ca2 python.pkgs.tensorflow-tensorboard: init at 0.1.5 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 23ef826139 pywbem: hash keeps changing - why? Embed the patch 2017-09-25 21:31:12 +08:00
Peter Hoeg 0353ddc5c5 pywbem: changed hash 2017-09-25 09:50:41 +08:00
Peter Hoeg 4c496c0232 pywbem: make the tests pass again with patch from upstream 2017-09-25 09:43:03 +08:00
Tom Hunger 83e48f770b xarray: Add upstream patch to fix tests. (#28643) 2017-09-24 20:36:55 +01:00
Tom Hunger 8cc240af22 flake8-future-import: Add patch to fix tests. 2017-09-24 20:36:55 +01: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
Joerg Thalheim dd99592952 python.pkgs.simanneal: enable tests 2017-09-24 15:57:49 +01:00
Tom Hunger 62f4ded8d2 bokeh: 0.12.7 -> 0.12.9 2017-09-24 15:08:12 +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 9ca4f39b97 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
2017-09-23 19:01:41 +02: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
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
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
John Ericson fd9c7eb2e8 misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs 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
Jörg Thalheim 8da89ab658 Merge pull request #29635 from andir/update-afew-to-1.2.0
afew: git-2017-02-8 -> 1.2.0
2017-09-21 11:56:16 +01:00
Andreas Rammhold 559d8d4c3a
afew: git-2017-02-8 -> 1.2.0 2017-09-21 10:52:52 +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
zimbatm 3920a44628 fixes missing attributes 2017-09-19 00:39:35 +01: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 2f9cb45bd4 mpi4py: disabling tests 2017-09-18 15:11:14 +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 700b0945b1 marionette-harness: disable for python 3 2017-09-18 07:35:18 +02:00
Samuel Leathers cbea57b9c7 marionette-driver: disable for python 3 2017-09-18 07:35:18 +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
Bjørn Forsman f557aa49fb Fix eval
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named ‘python2.7-rpkg-1.50’:
attribute ‘gpl2plus’ missing, at .../pkgs/development/python-modules/rpkg/default.nix:24:15

Introduced by commit c29a721350
("rpkg: 1.14 -> 1.50").
2017-09-17 09:41:28 +02:00
Frederik Rietdijk f58e082e01 Merge pull request #29455 from disassembler/fedora
Fedora packaging tools update
2017-09-17 09:26:54 +02: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
Daiderd Jordan 35649750c3
python-cffi: fix test failures when using clang 2017-09-16 16:32:40 +02:00
Jörg Thalheim 9313bd7388 Merge pull request #29435 from disassembler/arelle
arelle: 2017-06-01 -> 2017-08-24
2017-09-16 14:04:21 +01:00
Samuel Leathers d15c019edd arelle: 2017-06-01 -> 2017-08-24 2017-09-16 09:01:48 -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
Jörg Thalheim 46c30b2232 python.pkgs.hcs_utils: fix tests; disable python2 2017-09-16 13:06:12 +01:00
Frederik Rietdijk 03fa6965ad Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02: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 4f8ad9f7eb python.pkgs.spacy_models: fix eval 2017-09-16 12:21:20 +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 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 e1182f070f koji: 1.8 -> 1.13.0 2017-09-16 00:11:05 -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
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 a4633ca5a3 cram: fix ignored tests causing failures 2017-09-15 18:05:36 +02:00
Samuel Leathers 49fac1f824 moto: 0.4.25 -> 0.4.31 2017-09-15 09:15:54 -04: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
Frederik Rietdijk f5ea99f195 Merge pull request #29405 from disassembler/jedi
jedi: disable tests
2017-09-15 12:16:11 +02:00
Samuel Leathers 95f88c458b
PyWebDAV: Fix src url 2017-09-15 10:31:56 +02:00
Samuel Leathers 651540268e altair: disable tests 2017-09-14 21:22:44 -04: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 0d9410a573 jedi: disable tests 2017-09-14 19:47:07 -04:00
Samuel Leathers 6ac283b185 arelle: add py3to2 as a buildInput 2017-09-14 16:54:28 -04:00
Frederik Rietdijk aff5ef6481 Merge pull request #29360 from disassembler/ws4py
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Samuel Leathers 3f5f208d13 ws4py: add git to checkInputs 2017-09-14 04:45:45 -04:00
Samuel Leathers dabf89fadd credstash: 1.13.2 -> 1.13.3 2017-09-14 03:47:04 -04:00
Tuomas Tynkkynen 41458f74a4 Merge remote-tracking branch 'upstream/master' into staging 2017-09-13 22:59:04 +03:00
Andreas Rammhold f47ab6c2fe afewmail: update meta.homepage (#29313) 2017-09-13 17:42:40 +00:00
Frederik Rietdijk 720e88b337 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-13 17:39:40 +02: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 7aa2e6b590 Merge pull request #29263 from jyp/jyp-rename-maintainer
make my maintainer handle match my github username
2017-09-13 09:40:21 +02:00
Frederik Rietdijk 47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Frederik Rietdijk d6dec0a9e6 Merge pull request #29291 from rvl/fix-python-spacy
Fix build of python3Packages.spacy
2017-09-13 09:18:57 +02:00
Frederik Rietdijk 88367b1e78 python.pkgs.wheel: 0.29.0 -> 0.30.0 2017-09-13 09:03:09 +02:00
Rodney Lorrimar 566f5e9e8d pythonPackages.ftfy: 5.1.1 -> 4.4.3
ftfy package was added for spaCy and is only used by spaCy.

This change downgrades its version to meet the bounds specified by
spaCy (>=4.4.2,<5.0.0).

Relevant to #28643.
2017-09-12 23:04:11 +01:00
Daiderd Jordan f0956b7baf
python-keyring: disable tests on darwin 2017-09-12 20:54:48 +02:00
Jean-Philippe Bernardy 1ba197f225 make my maintainer handle match my github username 2017-09-12 15:17:18 +02:00
Dmitry Vyal 6abb29f460
tensorflow-1.1.0 for python3.6
Google publishes prebuilt tensorflow whl for python 3.4, 3.5, 3.6,
but nix expression for tensorflow only supported 3.5.
This change adds support for python-3.6.
2017-09-12 12:52:35 +02:00
Tristan Helmich c3b304e811 pythonPackages.phonenumbers: 8.8.0 -> 8.8.1 2017-09-10 18:10:49 +02: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
Dan Peebles 15502421c7 yubikey-manager: 3.1 -> 4.0
Also, support Darwin properly
2017-09-09 23:07:14 -04: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
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
Robert Helgesson 23cc97f16b python-gst-python: fix pygi overrides dir path
Before it created a lib directory inside the lib directory.
2017-09-08 21:53:38 +02:00
Nikolay Amiantov 6f7b62e038 protobuf: default to 3.4 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
Nikolay Amiantov db5a5ccf2b python.pkgs.TheanoWithoutCuda: don't propagate stdenv
Fixes errors during buildEnv.
2017-09-07 17:04:54 +03:00
Nikolay Amiantov 4999aeb7b7 python.pkgs.protobuf: fix build 2017-09-07 17:04:29 +03:00
Frederik Rietdijk a26ae760e2 python.pkgs.setuptools: upgrade to 36.4.0 2017-09-07 15:06:22 +02:00
Jörg Thalheim 37d3a4425e python.pkgs.keyring: move out of python-packages.nix 2017-09-07 09:54:07 +01:00
Frederik Rietdijk 52932fade0 python.pkgs.fixtures: 1.4.0 -> 3.0.0 2017-09-07 10:18:44 +02:00
Frederik Rietdijk b7eb4a4f90 python.pkgs.fixtures: fix build 2017-09-07 10:17:55 +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 a75dd64338 python.pkgs.statsmodels: disable tests 2017-09-07 09:48:54 +02:00
Frederik Rietdijk e4b94fa60f python.pkgs.pathspec: 0.5.2 -> 0.5.3 2017-09-07 09:28:04 +02:00
Frederik Rietdijk 71670376bc python.pkgs.yamllint: fix build 2017-09-07 09:28:04 +02:00
Frederik Rietdijk a2b8f39d63 python.pkgs.ftfy: disable Python 2 2017-09-07 09:28:03 +02:00
Frederik Rietdijk a4129e7b9e python.pkgs.passlib: 1.6.5 -> 1.7.1 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 8d7e8a6720 python.pkgs.passlib: move to own file 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 6d3f5cb409 python.pkgs.flask: disable tests 2017-09-07 09:28:03 +02:00
Frederik Rietdijk c4ec44e4d7 python.pkgs.pylint: use fetchPypi 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 6bbc2e09da python.pkgs.astropy: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk c7299ea37b python.pkgs.koji: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 79257d28e8 python.pkgs.zetup: 0.2.42 -> 0.2.34
downgrade because the previous upgrade broke the package. The latest
version requires a setuptools bump which we won't do yet.
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
Lancelot SIX 2c3cc4e921 pythonPackages.django: 1.11.4 -> 1.11.5
Fixes CVE-2017-12794
See https://docs.djangoproject.com/en/1.11/releases/1.11.5/
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
mingchuan ea0c1c1bfd pythonPackages.coveralls: Add missing dependencies to fix build 2017-09-07 09:28:02 +02:00
mingchuan 4c183f4b42 pythonPackages.urllib3: Fix buildInputs and meta.description 2017-09-07 09:28:02 +02:00
Frederik Rietdijk dcbf59d8a7 python.pkgs.pytest-warnings: fix homepage, fixes eval 2017-09-06 20:17:31 +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 f20ccd4b5e pythonPackages.wptserve: make python2-only (upstream uses relative import in the latest release) 2017-09-06 13:46:16 +02:00
Michael Raskin cca09d8067 pythonPackages.manifestparser: make python2-only 2017-09-06 13:46:16 +02: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 e1eb89e3e1 python.pkgs.cligj: enable tests 2017-09-05 08:42:53 +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
Jörg Thalheim 1dbe68a5e8 python.pkgs.geopandas: fix tests 2017-09-05 08:20:30 +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
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
Michael Raskin 7da8192959 : 2.2.0 -> 2.3.0 2017-09-02 22:51:57 +02:00
Bjørn Forsman 2cf1b94b82 pythonPackages.pyrtlsdr: unbreak build
pyrtlsdr needs pandoc at build time. Fixes the build since commit
f6eb190e70
("python.pkgs.pyrtlsdr: disable tests to fix build"). (That commit
bumped the package to a new version.)
2017-09-02 16:47:57 +02:00
aszlig ca1ea69972
python/pyocr: 0.4.6 -> 0.4.7
Upstream changes:

  * Tesseract 4.00.00alpha:
    * Version parsing: Ignore suffix (so '4.00.00alpha' == (4, 0, 0))
    * Libtesseract: Load libtesseract.so.4 instead of libtesseract.so.3
      if available
  * Support for Tesseract 3.05.00:
    * Builders: Split field 'tess_conf' into 'tess_flags' and 'tess_conf'
    * Libtesseract: If available, use
                    TessBaseAPIDetectOrientationScript() instead of
                    TessBaseAPIDetectOS
  * Libtesseract:
    * Workaround: Prevents possible segfault in image_to_string() when
                  the target language is not available

Full upstream change log can be found at:

https://github.com/openpaperwork/pyocr/blob/b006123d1d002711b9/ChangeLog

The tesseract.patch for supporting Tesseract version 3.05.00 has been
applied upstream and we can safely drop it.

We now use substituteInPlace in conjunction with a patch to insert the
relevant store paths instead of sed, so it's less fragile whenever we
have upstream changes in handling of these paths.

I've tested this by reverting 48a941e29f and applying a build
fix patch of Cuneiform 1.1.0 from Arch Linux, because right now
Cuneiform is an experimental version that can't be fixed on behalf of
pyocr (the reason is that pyocr needs to get a list of languages, which
doesn't work in that version anymore).

In addition to that I've successfully built paperwork-backend which by
now is the one package which depends on pyocr. However, I didn't do
runtime tests of Paperwork.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @7c6f434c
2017-09-02 05:31:22 +02: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
Jörg Thalheim e4bc14f6b7 python2Packages.jedi: fix tests 2017-09-01 19:06:49 +01:00
Jörg Thalheim 8f932af263 python.pkgs.requests-oauthlib: fix source hash
Was accidentally broken during merge.
2017-09-01 18:22:52 +01:00
Jörg Thalheim d52eaf878c python.pkgs.pytest-django: fix patch hash 2017-09-01 08:56:08 +01: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
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Dmitry Kalinkin 4d3c396181 python.pkgs.numpy: fix patch 2017-08-29 20:22:05 +02:00
Jörg Thalheim c804973126 Merge pull request #28670 from Mic92/moretools
moretools: fix build and 0.1a41 -> 0.1.8
2017-08-29 10:38:06 +01: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 6670ee9ee6 python.pkgs.ldap: fix build 2017-08-29 09:15:22 +01:00
Vladimír Čunát 34b6bbe021
Merge #28053: GNOME: 3.22 -> 3.24 2017-08-29 09:48: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
Jörg Thalheim 96ef0dc776 python.pkgs.mozlog: disable for python3
not yet compatible according to upstream
2017-08-29 06:49:03 +01:00
Dan Peebles d25134b196 pythonPackages.tiros: init at 1.0.38 2017-08-28 22:11:44 -04:00
Jörg Thalheim 9b65bc9649 python.pkgs.Flask-Testing: 0.6.1 -> 0.6.2
Progress on: #28643
2017-08-28 22:21:26 +01:00
Linus Heckemann b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Jörg Thalheim 99ffd2051e python.pkgs.pyramid_beaker: fix tests 2017-08-28 12:21:13 +01: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 ea3f747ed5 mozinfo: fix evaluation 2017-08-28 10:40:27 +01:00
Jörg Thalheim 5f5a5ba58e python.pkgs.piexif: fix build 2017-08-28 10:17:01 +01:00
Jörg Thalheim 5d62a4d181 python.pkgs.cgroup-utils: fix build 2017-08-28 09:48:22 +01:00
Jörg Thalheim e67daebcb6 pycuda: 2017.1 -> 2017.1.1 2017-08-28 09:34:05 +01:00
Jörg Thalheim 861048c15f python.pkgs.mozinfo: python3 is not supported 2017-08-28 09:14:04 +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
Frederik Rietdijk dfd905b548 python.pkgs.sphinx: fix python < 3.5 build 2017-08-27 19:56:39 +02:00
Jörg Thalheim 445465e2fc Merge pull request #28597 from orivej/rocksndiamonds
rocksndiamonds: init at 4.0.0.2
2017-08-27 08:18:54 +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 b0e90b99db python.pkgs.pygame_sdl2: python3 tests are non-functional 2017-08-27 07:08:53 +01:00
Jörg Thalheim 86890ae351 python.pkgs.requests_oauthlib: fix source hash 2017-08-26 09:46:31 +01:00
Jörg Thalheim 48f337a882 python.pkgs.pysideShiboken: fix gcc6 build 2017-08-26 09:15:49 +01:00
Jörg Thalheim b32d669e3d Merge pull request #28565 from fadenb/pythonPackages.phonenumbers_8.8.0
pythonPackages.phonenumbers: 8.7.1 -> 8.8.0
2017-08-25 20:41:27 +01:00
Jörg Thalheim ea491d4ea1 python.pkgs.phonenumbers: use fetchPypi 2017-08-25 20:40:46 +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 2923300a5f python.pkgs.sqlalchemy: use pytest_30 and don't use pytest_xdist 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 10df572a03 python.pkgs.pytest: use fetchPypi 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 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 3efa08baea python.pkgs.semver: disable tests to fix build 2017-08-25 19:36:17 +02:00
Frederik Rietdijk 492390cfad python.pkgs.relatorio: fix build 2017-08-25 19:36:17 +02:00
Frederik Rietdijk b1c1892e2d python.pkgs.odfpy: 0.9.6 -> 1.3.5 2017-08-25 19:36:16 +02:00
Frederik Rietdijk 1e4029fa0a python.pkgs.python-editor: fix by disabling tests 2017-08-25 19:36:16 +02:00
Frederik Rietdijk f30d3635f5 python.pkgs.pytest-forked: init at 0.2 2017-08-25 19:36:15 +02:00
Frederik Rietdijk da32df875b python.pkgs.pytest-django: fix hash patch 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
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Frederik Rietdijk 4c103bc6f1 Merge pull request #28505 from cse-bristol/python-linode-api
python linode-api: 4.1.1b2 -> 4.1.2b0
2017-08-25 18:03:58 +02:00
Tristan Helmich 61ea0eb88c pythonPackages.phonenumbers: 8.7.1 -> 8.8.0 2017-08-25 16:43:17 +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
Albert Peschar f2cdc1e5c2 twisted: update to 17.5.0 2017-08-24 19:48:31 +02:00
Frederik Rietdijk c6718c01a9 Merge pull request #28295 from apeschar/twisted
twisted: update to 17.5.0
2017-08-24 19:04:12 +02:00
Alexandre Peyroux a65a499ca2 grammalecte: 0.5.17.2 -> 0.5.18 (#28510) 2017-08-23 19:47:47 +00:00
Moritz Ulrich 1ff237912a
skikit-learn: 0.18.1 -> 0.19.0 2017-08-23 16:15:00 +02:00
Glenn Searby d89ca3d65b Python linode-api: 4.1.1b2 -> 4.1.2b0
This change is needed as the web API which this Python client depends on
has changed and broken basic functionality.
2017-08-23 14:52:00 +01:00
Moritz Ulrich d5743c08a2
pythonPackages.todoist: Init at 7.0.17. 2017-08-23 13:00:22 +02:00
Kirill Boltaev 46a3ba9070 pythonPackages.docker_compose: 1.13.0 -> 1.15.0 2017-08-22 03:57:54 +02:00
Kirill Boltaev 12472460ed pythonPackages.docker: 2.3.0 -> 2.4.2 2017-08-22 03:47:24 +02: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
Eric Sagnes dd809b930e pytorch: 0.1.12 -> 0.2.0 2017-08-19 10:22:23 +09:00
Ben Darwin b76acc9522 gpy: init at 1.7.7 2017-08-18 18:34:57 -04:00