Frederik Rietdijk
1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
...
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk
d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
...
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Frederik Rietdijk
ae215d1ba8
Merge master into staging
2018-06-10 10:10:42 +02:00
Austin Seipp
ce93645c9c
pythonPackages.paperspace: propagate boto3, requests
...
Otherwise, 'paperspace-python' does not work properly.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:45:32 -05:00
Austin Seipp
6d6ff86c85
pythonPackages: paperspace 0.0.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:28:24 -05:00
Austin Seipp
350f49734b
pythonPackages.pylibmc: fix runtime dependency on libsasl2.so, by way of cyrus_sasl
...
Without explicitly specifying that libsasl2 is part of the build, and
without explicitly making it part of pylibmc's linker flags for its
CPython extension, the cpython code enters a build state error where it
instead attempts to blindly `dlopen("libsasl2.so")` out of
$LD_LIBRARY_PATH; this fails as it can't be found in the store,
obviously.
The bigger problem with this is that it otherwise makes pylibmc
unusable, as it will try to immediately load libsasl2 at startup. This
means even using 'import pylibmc' at all will cause a failure.
Instead, add cyrus_sasl into the build closure of the library, and pass
an argument to the setup.py script to properly pass -lsasl2 to the C
extension. This causes a link to properly be formed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-09 17:35:12 -05:00
Matthew Justin Bauer
e8072de87e
Merge pull request #41354 from mulderr/master
...
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Jörg Thalheim
bf794aaffc
mypy: 0.600 -> 0.610
2018-06-09 18:26:27 +01:00
Orivej Desh
a448357dc6
Merge branch 'master' into staging
...
* master: (71 commits)
xen: enable parallel building
spice: 0.13.3 -> 0.14.0
powerline-rs: 0.1.7 -> 0.1.8 (#41736 )
xidlehook: 0.4.6 -> 0.4.8 (#41094 )
serf: update scons patch, enable kerberos on darwin
firefox-bin: Add ffmpeg to lib path
firefox-beta-bin: 61.0b10 -> 61.0b12
firefox-devedition-bin: 61.0b10 -> 61.0b12
wireguard-go: assign yegortimoshenko as maintainer
wireguard-go: 0.0.20180519 -> 0.0.20180531
zfs: Fix "zfs-sync" for modern systemd
nixos/memcached: added simple set/get test
jenkins: 2.89.4 -> 2.107.3 (#41618 )
focuswriter: 1.6.12 -> 1.6.13 (#41567 )
ne: 3.0.1 -> 3.1.1 (#41536 )
libpqxx: 6.2.3 -> 6.2.4 (#41547 )
mate.mate-applets: 1.20.1 -> 1.20.2 (#41546 )
mate.mate-themes: 3.22.16 -> 3.22.17 (#41541 )
nixos/munge: run munge as user munge instead of root. (#41509 )
pstoedit: 3.71 -> 3.73 (#41528 )
...
2018-06-09 07:41:38 +00:00
xeji
5e89ea75ba
Merge pull request #41679 from volth/libvirt-4.4.0
...
libvirt: 4.1.0 -> 4.4.0
2018-06-08 23:09:38 +02:00
aszlig
9da116091b
nbxmpp: 0.6.5 -> 0.6.6
...
Upstream changes:
* Record all SSL errors instead of only the first
* Pass arguments to plugin/plugout methods
* Allow the Roster to be initalized without requesting it from the
server
Tested by building and running Gajim 1.0.3.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2018-06-08 20:26:04 +02:00
Daiderd Jordan
fcdcfe2de1
Merge branch 'master' into staging
2018-06-08 18:06:47 +02:00
Jean-Philippe Bernardy
7d02ec9ac6
python.packages.tensorflow: add missing dependencies
2018-06-08 15:38:02 +02:00
Jean-Philippe Bernardy
1477171073
python.packages.tensorflow-tensorboard: 1.5.0 -> 1.7.0
2018-06-08 15:38:02 +02:00
Jean-Philippe Bernardy
72f051a970
python.packages.gast: init at 0.2.0
2018-06-08 15:38:01 +02:00
Jean-Philippe Bernardy
48696cf4fe
python.packages.astunparse: init at 1.5.0
2018-06-08 15:38:01 +02:00
volth
6b27c4e149
pythonPackages.cython: Disable tests on i686 ( #41633 )
2018-06-08 14:55:42 +02:00
Assassinkin
2630b1274c
pythonPackages.ansiconv: init at 1.0.0
2018-06-08 12:28:43 +01:00
volth
22a74ad5f2
libvirt: 4.1.0 -> 4.4.0
2018-06-08 11:21:22 +00:00
Frederik Rietdijk
de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
...
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk
c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
...
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Patrick Hilhorst
0415710a5d
treewide: removed name from a few pythonpackages defining pname and version
2018-06-07 18:06:25 +02:00
Jaakko Luttinen
0b41fa32d1
pythonPackages.h5py: 2.7.1 -> 2.8.0 ( #41581 )
2018-06-07 14:57:06 +02:00
Robert Schütz
5e35e9934c
python.pkgs.envs: 1.2.4 -> 1.2.6
2018-06-07 11:32:40 +02:00
Frederik Rietdijk
4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
...
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Jaakko Luttinen
e5d43df48c
pythonPackages.autograd: init at 1.2 ( #41558 )
2018-06-07 11:06:51 +02:00
Elis Hirwing
df92030a32
python36Packages.cython: Disable the "test_coerce_to_numpy" test on aarch64 ( #41453 )
2018-06-07 10:50:58 +02:00
Jaakko Luttinen
4d7019a4f3
pythonPackages.pvlib: init at 0.5.2
2018-06-06 14:03:25 +03:00
Orivej Desh
91e1ec684f
Merge branch 'master' into staging
...
* master: (63 commits)
tests.cc-wrapper: do not test sanitizers on darwin
nodePackages_8_x: Add nodejs (npm) to wrapper
python.pkgs.cairocffi: support darwin
osinfo-db: 20180514 -> 20180531 (#41532 )
pkcs11helper: 1.22 -> 1.23 (#41530 )
pmd: 6.3.0 -> 6.4.0 (#41529 )
renpy: 6.99.14.3 -> 7.0.0 (#41515 )
wireless-regdb: 2018.05.09 -> 2018.05.31 (#41502 )
gnuplot: 5.2.3 -> 5.2.4 (#41505 )
qrencode: 4.0.0 -> 4.0.1
Revert "libbsd: replace with nbcompat"
Revert "opendkim: fix libbsd dependency"
Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
flent: fix fetchFromGitHub version
syncthing: 0.14.47 -> 0.14.48
pythonPackages.pykdtree: init at 1.3.0 (#41355 )
snd: 18.3 -> 18.4
bat: support darwin
faust2: fix build with llvm 5.0.2 (#40672 )
mc: 4.8.20 -> 4.8.21 (#41496 )
...
2018-06-06 08:08:22 +00:00
Orivej Desh
832973d179
python.pkgs.cairocffi: support darwin
2018-06-06 07:18:13 +00:00
Assassinkin
26c194d000
pythonPackages.pykdtree: init at 1.3.0 ( #41355 )
2018-06-06 00:50:28 +02:00
Philipp Middendorf
1868fa92a2
pythonPackages.typing-extensions: init at 3.6.5 ( #40983 )
2018-06-05 22:12:05 +02:00
Robert Schütz
e37c936626
Merge pull request #41328 from etu/hass-add-hue-dependency
...
Add an additional dependency for home-assistant
2018-06-05 09:31:26 +02:00
Elis Hirwing
dda215332f
python36Packages.voluptuous-serialize: init at 1.0.0
2018-06-05 09:11:12 +02:00
Orivej Desh
d1ebf508f5
Merge branch 'master' into staging
...
* master:
Revert "vinagre: disable format hardening"
nix: point at curl 7.59.0 (#41452 )
vinagre: disable format hardening
linux: Add 4.17
gnome3.vinagre: fix build
linux-copperhead: 4.16.12.a -> 4.16.13.a
julia: add some version info to passthru, will be used by julia2nix
gdal: Fix darwin build
opendkim: fix libbsd dependency
avoid redundant rm calls
perlPackages.CPANPLUS: add cpanp dependency
plotutils: fix parallel building
nixos/gitea: Respect gitea-dump enable option. (#41437 )
kubernetes: corrected spelling mistake in docs (#41439 )
python.pkgs.trustme: fix python2 build
revert 4a86f8c9ab
and properly remove the temporary ssh host keys file/directory.
2018-06-04 22:43:03 +00:00
Florian Klink
b7e25adbde
pythonPackages.cx_oracle: use new odpic from nixpkgs
2018-06-04 23:09:17 +02:00
Orivej Desh
1c7acb09fa
python.pkgs.trustme: fix python2 build
2018-06-04 04:06:09 +00:00
Orivej Desh
4869ddf883
Merge branch 'master' into staging
...
* master: (26 commits)
python.pkgs.cairocffi: update tests for Cairo 1.15.12
python.pkgs.cairocffi: 0.8.0 -> 0.8.1
freecell-solver: fix build
perlPackages.CPANPLUS: restore build inputs removed in #41394
Fix GHCJS 8.4/8.2 in sandboxed builds (#41411 )
dockerTools.pullImage: expose image* attributes (#41366 )
rust: disable tests on darwin
python.pkgs.detox: 0.11 -> 0.12
certbot: disable check on darwin
freeimage: fix build with glibc 2.27
shadowsocks-libev: supports darwin (#41421 )
pythonPackages.jira: fix build (#41419 )
SDL: propagate libiconv
schema2ldif: Init at 1.3
nixos/exim: Add unit restart trigger (#41418 )
Add myself as maintainer for dnsdist
Add myself as maintainer
synapse-bt: init at 2018-06-04 (#41402 )
skim: 0.3.2 -> 0.4.0 (#41417 )
ctags: fix source url (#41382 )
...
2018-06-04 03:50:03 +00:00
Orivej Desh
6db9f4685a
python.pkgs.cairocffi: update tests for Cairo 1.15.12
...
Fixes #41183
2018-06-04 02:37:14 +00:00
Orivej Desh
264254568b
python.pkgs.cairocffi: 0.8.0 -> 0.8.1
2018-06-04 02:00:32 +00:00
Orivej Desh
93cb47a2fc
python.pkgs.detox: 0.11 -> 0.12
...
Fixes build with python.pkgs.tox 3.0.0.
2018-06-03 20:48:54 +00:00
Maximilian Bosch
a47d34cebe
pythonPackages.jira: fix build ( #41419 )
...
The build for `pythonPackages.jira` failed with the following error:
```
Download error on https://pypi.python.org/simple/sphinx/ : [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'sphinx' (maybe misspelled?)
Download error on https://pypi.python.org/simple/ : [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for sphinx>=1.6.5
Traceback (most recent call last):
...
File "/nix/store/bp4dillg6xxblpf00v8d9nxfx3bnggfy-python3.6-bootstrapped-pip-10.0.1/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 667, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('sphinx>=1.6.5')
builder for '/nix/store/8dv7mpspyk6kxwnzqb43rzm4q5j14xp0-python3.6-jira-1.0.15.drv' failed with exit code 1
```
The root issue is most likely caused by some docs fixes upstream
(519183d874
)
which were released in 1.0.15. The bump (without the fix) has been
performed in 7a6bf668fb
. Since `sphinx`
isn't needed during runtime, it's not necessary to use it as
`propagatedBuildInput`. In order to work around this the dependency had
to be removed from from `setup.py`.
See https://hydra.nixos.org/build/75004048 for further reference
2018-06-03 22:11:29 +02:00
Orivej Desh
420827170c
Merge branch 'master' into staging
...
* master: (25 commits)
prosody: 0.10.1 -> 0.10.2
mpd: fix spelling in description
pulseaudio-ctl: init at 1.66
qt: remove install_name_tool stuff
multimc: 0.6.1 -> 0.6.2
lib: test for bitAnd, bitOr, bitXor
pandas: fix check with the current pytest
qt: fixup from c4cac55d69
calibre: 2.24.1 -> 2.25.0
spotify: 1.0.79.223.g92622cc2-21 -> 1.0.80.480.g51b03ac3-13 (#41356 )
libbsd-freedesktop: re-init at 0.9.1, use for samba
sbt: 1.1.4 -> 1.1.6
nixos/slurm: remove propagatedBuidInputs from slurmWrapped
gitkraken: 3.6.1 -> 3.6.3
pass-import: export PREFIX, set PASSWORD_STORE_BIN
pass: Add pass-audit extension
slurm: add maintainer
nixos/slurm: update test, add test for enableStools
slurm: add freeipmi, readline, libssh2, fix hwloc
nixos/slurm: Add man pages to wrapedSlurm
...
2018-06-03 12:15:25 +00:00
Orivej Desh
49dc36c9a8
pandas: fix check with the current pytest
...
pandas 0.23.0 has fixed this too, but it introduces new test failures.
2018-06-02 18:36:41 +00:00
Frederik Rietdijk
ccd8ac2286
python.pkgs.bootstrapped-pip: setuptools 39.0.1 -> 39.2.0
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
0b9ec1e629
python.pkgs.bootstrapped-pip: wheel 0.31.0 -> 0.31.1
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
3327b3249e
python: zodbpickle: 1.0 -> 1.0.1
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
804e65900c
python: xarray: 0.10.3 -> 0.10.4
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
222400d8e3
python: wheel: 0.31.0 -> 0.31.1
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
215053d33a
python: uritools: 2.1.0 -> 2.1.1
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
493b506215
python: uproot: 2.8.23 -> 2.8.25
2018-06-02 13:44:39 +02:00
Frederik Rietdijk
d483a0d787
python: pytimeparse: 1.1.7 -> 1.1.8
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
913f59021d
python: pyroute2: 0.5.0 -> 0.5.1
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
0ba0f1b08c
python: pyperclip: 1.6.0 -> 1.6.1
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
824b6b006c
python: pyasn1: 0.4.2 -> 0.4.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
11f418cee1
python: phonenumbers: 8.9.5 -> 8.9.6
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
92fddada0d
python: pbr: 4.0.2 -> 4.0.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
502fc5fd08
python: parso: 0.2.0 -> 0.2.1
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
d0a1343ab8
python: parse: 1.8.2 -> 1.8.4
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
518910707f
python: marshmallow: 2.15.1 -> 2.15.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
732e357dfd
python: kafka-python: 1.4.2 -> 1.4.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
bace44cfac
python: hiro: 0.1.4 -> 0.1.9
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
c58fb525a1
python: Faker: 0.8.13 -> 0.8.15
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
2c991b4308
python: Eve: 0.7.8 -> 0.7.9
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
e84e4fc93d
python: elasticsearch-curator: 5.5.1 -> 5.5.4
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
683e788776
python: dbf: 0.97.2 -> 0.97.7
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
1163b5bce2
python: dask: 0.17.4 -> 0.17.5
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
2143a5b30b
python: cloudpickle: 0.5.2 -> 0.5.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
9e7f353d27
python: celery: 4.1.0 -> 4.1.1
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
3e37add64b
python: canonicaljson: 1.1.3 -> 1.1.4
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
4d10db93d9
python: bumps: 0.7.6 -> 0.7.8
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
3063f20321
python: zc.buildout: 2.11.3 -> 2.11.4
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
7be2f98c8f
python: bokeh: 0.12.15 -> 0.12.16
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
a1a33ecdfd
python: backports.csv: 1.0.5 -> 1.0.6
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
acbb88e35c
python: astroid: 1.6.3 -> 1.6.4
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
9752a1bf04
python: aioconsole: 0.1.7 -> 0.1.8
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
c8cda441a1
python: XlsxWriter: 1.0.4 -> 1.0.5
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
2c1e975c30
python: Theano: 1.0.1 -> 1.0.2
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
6a7b83119d
python: Flask-PyMongo: 0.5.1 -> 0.5.2
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
beedfbea65
python: Cython: 0.28.2 -> 0.28.3
2018-06-02 13:44:38 +02:00
Frederik Rietdijk
104994fdc4
Merge pull request #41310 from Assassinkin/aws_kinesis
...
pythonPackages.amazon_kclpy: init at 1.5.0
2018-06-01 14:38:55 +02:00
Jean-Philippe Bernardy
82540b5e1a
pythonPackages.tensorflow: 1.5.0 -> 1.7.1
...
Re-instates binary build for all versions.
2018-05-31 22:21:54 +02:00
Michael Weiss
cf5a5b82d4
pythonPackages.raven: 6.8.0 -> 6.9.0
2018-05-31 15:45:59 +02:00
Assassinkin
fdec3e7dce
pythonPackage.amazon_kclpy: fix licence name asl -> amazonsl
2018-05-31 12:57:50 +01:00
Assassinkin
c4900b2fce
pythonPackage.amazon_kclpy: init at 1.5.0
2018-05-31 12:22:52 +01:00
Orivej Desh
396d01415a
pythonPackages.cryptacular: disable on the current Pythons
2018-05-30 11:08:02 +00:00
Frederik Rietdijk
11a2d07749
Merge pull request #41168 from smaret/spectral-cube
...
spectral-cube: init at 0.4.2
2018-05-30 09:56:33 +02:00
Orivej Desh
a7e93690af
pythonPackages.rx: disable check
...
The tests are nondeterminstic.
2018-05-30 02:43:55 +00:00
Orivej Desh
8edccd928e
pythonPackages.datadog: disable check
...
The tests are nondeterministic.
2018-05-30 02:26:05 +00:00
Frederik Rietdijk
0450c7f5f3
Merge pull request #41207 from Assassinkin/pdfminer_six
...
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 17:40:22 +02:00
Assassinkin
a3caa7bd05
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 13:33:23 +01:00
nagato.pain
b37cb1de2b
pythonPackages.pdfminer_six: init at 20170720
2018-05-29 13:33:23 +01:00
Matthew Justin Bauer
6cc070df8a
Merge pull request #41162 from ryantm/name-format
...
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Ryan Mulligan
af9d10a91b
treewide: fix derivation names
2018-05-28 05:59:57 -07:00
Sébastien Maret
12a46601e9
spectral-cube: init at 0.4.3
2018-05-28 13:30:51 +02:00
Sébastien Maret
3b9a34ff30
radio_beam: init at 0.2
2018-05-28 13:30:42 +02:00
Robert Schütz
cd8d9fd82c
python.pkgs.moto: fix build
...
add responses to propagatedBuildInputs
2018-05-28 00:16:27 +02:00
Robert Schütz
e52c423062
python.pkgs.transitions: 0.6.5 -> 0.6.8
2018-05-28 00:11:41 +02:00
Michael Raskin
f0d6411c22
pythonPackages.pathlib2: fix build by removing obsolete test removal
2018-05-27 22:45:41 +02:00
Frederik Rietdijk
3b5fd4dada
Merge pull request #41085 from zimbatm/supervisor-3.3.4
...
python2Packages.supervisor: 3.1.4 -> 3.3.4
2018-05-27 20:08:07 +02:00
Benjamin Hipple
6bde47d651
pythonPackages.keyring: 12.0.2 -> 12.2.1 ( #41142 )
2018-05-27 19:58:52 +02:00
Robert Schütz
1e815b50c9
pythonPackages.keyrings-alt: run tests
2018-05-27 19:30:53 +02:00
Benjamin Hipple
ec632ec3b6
pythonPackages.keyrings-alt: 2.3 -> 3.1
2018-05-27 12:51:54 -04:00
Robert Schütz
fc1b5ecc92
Merge pull request #41118 from ryantm/repology
...
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan
05ea75f5c0
python3.pkgs.libversion: init at 1.0.0
2018-05-27 09:14:00 -07:00
Ryan Mulligan
0163b98641
python.pkgs.rubymarshal: init at 1.0.3
2018-05-27 09:13:14 -07:00
Frederik Rietdijk
b22cc53db1
Merge staging into master
2018-05-27 17:44:08 +02:00
Ryan Mulligan
d90eea8cff
python.pkgs.bokeh: fix name format ( #41135 )
2018-05-27 15:02:45 +02:00
Ben Darwin
a6a38c7118
python2Packages.pyezminc: init at 1.2.01
2018-05-26 12:51:10 -04:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
zimbatm
e264c34124
squashme: fixes
2018-05-25 22:34:25 +01:00
zimbatm
1cd792cf79
python2Packages.supervisor: 3.1.4 -> 3.3.4
2018-05-25 21:35:30 +01:00
Jörg Thalheim
88b94b7882
python.pkgs.python-language-server: init at 0.18.0
2018-05-25 11:00:31 +01:00
Jörg Thalheim
5432e4d0ad
python.pkgs.pyls-isort: init at 0.1.2
2018-05-25 11:00:13 +01:00
Jörg Thalheim
d4153a6fb8
python.pkgs.pyls-mypy: init at 0.1.2
2018-05-25 11:00:10 +01:00
Jörg Thalheim
b76177a625
mypy: make it usuable as a library
2018-05-25 10:59:47 +01:00
Jörg Thalheim
1a1799b6f4
python.pkgs.jedi: 0.11.1 -> 0.12.0
2018-05-25 10:59:47 +01:00
Jörg Thalheim
53d7fe773a
python.pkgs.parso: 0.1.1 -> 0.2.0
2018-05-25 10:59:46 +01:00
Robin Gloster
e243993255
python.pkgs.django-gravatar2: init at 1.4.2
2018-05-24 16:40:57 +02:00
Robin Gloster
6b29b2c3aa
python.pkgs.django-allauth: init at 0.36.0
2018-05-24 16:40:57 +02:00
Robin Gloster
2e41891e6d
python.pkgs.openid: init at 2.2.5/3.1.0
2018-05-24 16:40:56 +02:00
Timo Kaufmann
c8987a72e4
fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev ( #40995 )
2018-05-24 16:36:18 +02:00
Austin Seipp
6980edf2ba
pythonPackages.torchvision: 0.1.9 -> 0.2.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-23 18:35:18 -05:00
Alvar
b656e03aae
pythonPackages.pynmea2: init at 1.12.0 ( #40757 )
2018-05-24 01:08:37 +02:00
Michael Weiss
6f65b7a936
pythonPackages.raven: 6.7.0 -> 6.8.0
2018-05-23 22:03:10 +02:00
John Ericson
d7144e708b
Merge remote-tracking branch 'upstream/master' into staging
2018-05-23 16:00:04 -04:00
Frederik Rietdijk
427689ec3c
Merge pull request #40988 from lsix/django-1.11.13
...
pythonPackages.django: 1.11.12 -> 1.11.13
2018-05-23 18:36:13 +02:00
Jörg Thalheim
273c882f53
Merge pull request #39214 from seppeljordan/add-nix-prefetch-github
...
Add nix-prefetch-github
2018-05-23 16:33:03 +01:00
Lancelot SIX
b86aa55408
pythonPackages.pylibconfig2: 0.2.4 -> 0.2.5 ( #40985 )
2018-05-23 17:25:44 +02:00
John Ericson
18742471af
Merge remote-tracking branch 'upstream/master' into staging
...
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Lancelot SIX
8733a3b932
pythonPackages.django: 1.11.12 -> 1.11.13
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.13/ for release
information
2018-05-23 15:24:32 +02:00
worldofpeace
b9bdd7d4a3
pythonPackages.asyncssh: init at 1.13.0 ( #40527 )
2018-05-23 00:09:33 +02:00
Sebastian Jordan
aca3198c70
nix-prefetch-github: init -> 1.3
2018-05-22 20:55:07 +02:00
Tuomas Tynkkynen
f9feacfc7c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-22 17:48:29 +03:00
Robin Gloster
72f293aa50
python3Packages.pyairvisual: init at 1.0.0
2018-05-22 14:29:57 +02:00
Robert Schütz
bb28b3e80f
pythonPackages.pyhomematic: 0.1.42 -> 0.1.43
2018-05-22 12:09:46 +02:00
Lancelot SIX
05db1a11a9
pythonPackages.timeout-decorator: 0.3.2 -> 0.4.0 ( #40914 )
2018-05-22 11:40:26 +02:00
Andrea Bedini
561a1f177a
pythonPackages.docker: 3.2.1 -> 3.3.0 ( #40857 )
2018-05-22 11:00:37 +02:00
Frederik Rietdijk
9f87abded9
Merge pull request #40885 from plapadoo/pyogg-init
...
pyogg: init at 0.6.2a1
2018-05-22 10:28:20 +02:00
Philipp Middendorf
131228c29d
pyogg: init at 0.6.2a1
2018-05-22 09:26:26 +02:00
John Ericson
db4d77779c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-21 20:21:48 -04:00
Alvar
2a5b2550f3
pythonPackages.pypcap: 1.2.0 -> 1.2.2 ( #40882 )
2018-05-21 21:53:50 +02:00
Philipp Middendorf
ad399afd6f
pythonPackages.pysdl2: init at 0.9.6
2018-05-21 09:50:08 +02:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging
2018-05-20 13:20:53 +02:00
geistesk
2db356feb5
pythonPackages.geojson: init at 2.3.0
2018-05-19 12:14:16 +02:00
Robert Schütz
90c0100139
Merge branch 'master' into staging
2018-05-19 11:12:19 +02:00
Udo Spallek
5a3ccf19c4
pythonPackages cdecimal: init at 2.3
2018-05-18 17:17:44 +00:00
Udo Spallek
31ebb53b12
pythonPackages goocalendar: init at 0.3
2018-05-18 17:17:44 +00:00
Robert Schütz
c80f36df99
Merge pull request #40498 from andreabedini/fix/pythonPackages-docker-pycreds-update
...
pythonPackages.docker-pycreds: 0.2.2 -> 0.2.3
2018-05-18 11:51:46 +02:00
Tuomas Tynkkynen
003473613a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Jörg Thalheim
9bca8edce0
python.pkgs.cx_oracle: add missing quote
2018-05-17 20:22:09 +01:00
Florian Klink
639f7952be
pythonPackages.cx_oracle: fix dlopen
...
previously, $ORACLE_HOME had to be set for each python script using this
library.
We now patch odpi to load libclntsh.so from oracle-instantclient if
$ORACLE_HOME was not provided.
2018-05-17 19:15:57 +02:00
Florian Klink
a88354d99f
pythonPackages.cx_oracle: 6.2.1 -> 6.3.1
2018-05-17 18:56:51 +02:00
Robert Schütz
2c91ab54c9
Merge pull request #40353 from Assassinkin/mail-parser
...
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:24:30 +02:00
Assassinkin
fb7340d3e5
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:22:22 +02:00
Andrea Bedini
d38852ce2a
pythonPackages.docker_pycreds: 0.2.2 -> 0.2.3
2018-05-17 16:30:29 +08:00
Robert Schütz
d20354c234
Merge pull request #40633 from r-ryantm/auto-update/uranium
...
python36Packages.uranium: 3.2.1 -> 3.3.0
2018-05-17 08:54:03 +02:00
Frederik Rietdijk
de55b71e0b
Merge pull request #30833 from nyarly/jira_cli
...
(jira-cli) init at 2.2
2018-05-17 08:53:03 +02:00
R. RyanTM
1ec3c94a21
python36Packages.uranium: 3.2.1 -> 3.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/uranium/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.3.0 with grep in /nix/store/s5bmfykrkc953i0qhfkmwj6fj1yv3i56-uranium-3.3.0
- directory tree listing: https://gist.github.com/0c76704986608d25a9223af819e0a259
- du listing: https://gist.github.com/242655ce87890bfe9b511e44306303de
2018-05-16 23:31:23 -07:00
John Ericson
ddbe9191ef
Merge remote-tracking branch 'upstream/master' into staging
...
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Robert Schütz
40edf5eeed
Merge pull request #39120 from ktf/add-uproot
...
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
Giulio Eulisse
54cf5d9358
pythonPackages.uproot: init at 2.8.23
2018-05-16 09:36:52 +02:00
Tuomas Tynkkynen
6b6a575748
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/tools/networking/telnet/default.nix
pkgs/top-level/aliases.nix
2018-05-16 03:09:33 +03:00
Daiderd Jordan
90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0
2018-05-16 00:29:57 +02:00
Moritz Ulrich
977c207f22
pythonPackages.podcats: Init at 0.5.0
2018-05-15 23:23:57 +02:00
Sebastian Jordan
101d1d118d
pythonPackages.effect: init -> 0.11.0
2018-05-15 14:35:10 +02:00
lewo
640b6359ae
Merge pull request #40453 from andersk/pytorch
...
pytorch: 0.3.1 -> 0.4.0
2018-05-15 08:40:51 +02:00
John Ericson
f2017c40ae
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 22:53:10 -04:00
Matthew Justin Bauer
e5274eb60e
Merge pull request #40391 from bhipple/truffleHog-gitpython-gitdb2-smmap2
...
truffleHog: init at 2.0.91
2018-05-14 18:10:07 -05:00
Robert Schütz
3189704549
Merge pull request #36426 from couchemar/isort-4.3.4
...
pythonPackages.isort: 4.2.5 -> 4.3.4
2018-05-14 22:05:49 +02:00
John Ericson
8e891e6ed4
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 10:57:33 -04:00
Judson
42d0ce8a28
keyrings.alt: init at 2.3
2018-05-13 14:20:59 -07:00
Judson
f252c72669
hiro: init at 0.1.4
2018-05-13 14:19:35 -07:00
Anders Kaseorg
d2f7acf30c
pytorch: 0.3.1 -> 0.4.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-13 14:02:08 -04:00
Benjamin Hipple
5efce7c43d
GitPython: 2.0.8 -> 2.1.9
...
Also moves GitPython into the newer python module folder structure.
2018-05-13 11:33:42 -04:00
Benjamin Hipple
318ce72a05
gitdb2: init at 2.0.3
...
Also move gitdb and gitdb2 to the new python module structure.
2018-05-13 11:33:41 -04:00
Benjamin Hipple
68573a61a9
smmap2: init at 2.0.3
...
This commit adds smmap2, which is a separate pypi package from the existing
smmap 0.9.0, though they both come from the same repo. It also moves smmap into
the new python modules location.
2018-05-13 11:33:41 -04:00
Stefan Matting
e0cf582493
Theano: fix broken compiler; Add nvidia_x11 as dependency when cudaSupport
2018-05-13 14:23:12 +02:00
Stefan Matting
6d8bf113bd
libgpuarray: add nvidia_x11 as dependency when cudaSupport
2018-05-13 14:19:16 +02:00
Frederik Rietdijk
658b7c3f2e
Merge master into staging
2018-05-13 12:13:25 +02:00
John Ericson
2c5d915200
Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging
2018-05-13 01:02:09 -04:00
Maximilian Bosch
ea8a62add9
pythonPackages.sasmodels: fix build ( #40381 )
...
* The revision checksum changed, so it's safer to pin the package
against an explicit `git` tag (https://github.com/NixOS/nixpkgs/pull/40381#issuecomment-388484695 )
* Repaired `checkPhase` to run `py.test` properly on Python {2,3}
* Bumped to latest revision (unstable-2018-04-27) as it supports the entire test suite
properly.
2018-05-12 23:17:03 +02:00
Robin Gloster
ca90a18863
Merge pull request #40375 from dotlambda/home-assistant-0.69.0
...
home-assistant: 0.68.1 -> 0.69.0
2018-05-12 12:41:01 +02:00
Frederik Rietdijk
1d43798d25
python.pkgs.ply: 3.8 -> 3.11
2018-05-12 10:32:53 +02:00
Frederik Rietdijk
4ee37b7421
python.pkgs.ply: move expression
2018-05-12 10:30:48 +02:00
Robert Schütz
a707c1365c
python: deluge-client: 1.3.0 -> 1.4.0
2018-05-12 08:53:16 +02:00
John Ericson
81387c2e78
Merge remote-tracking branch 'upstream/master' into staging
2018-05-11 17:12:04 -04:00
John Ericson
ee4b56edd3
Merge remote-tracking branch 'upstream/master' into staging
2018-05-11 14:36:08 -04:00
Spencer Baugh
f78c25239e
pythonPackages.trio: init at 0.4.0
2018-05-11 17:00:42 +00:00
Spencer Baugh
c983bbb557
pythonPackages.trustme: init at 0.4.0
2018-05-11 16:39:15 +00:00
Spencer Baugh
46fa7ab686
pythonPackages.outcome: init at 0.1.0a0
2018-05-11 16:38:04 +00:00
Franz Pletz
59a6f939f8
pythonPackages.prometheus_client: init at 0.2.0
2018-05-11 18:31:48 +02:00
Robert Schütz
188fdf5bd0
Merge pull request #40189 from catern/contextvars
...
Add pythonPackages.immutables, pythonPackages.contextvars
2018-05-11 16:40:17 +02:00
Spencer Baugh
1bfa8c294c
pythonPackages.contextvars: init at 2.2
2018-05-11 13:19:17 +00:00
Spencer Baugh
5862c6835a
pythonPackages.immutables: init at 0.5
2018-05-11 13:19:12 +00:00
adisbladis
c361d5a386
Merge pull request #40231 from teto/configobj_tests
...
[RDY] pythonPackages.configobj: enable tests
2018-05-11 12:17:43 +08:00
Matthieu Coudron
eb2ba8ac0d
pythonPackages.configobj: enable tests
...
I found a bug in configobj and wanted to run the testsuite to confirm it
was a bugs rather than a nixos oddity. Now that tests work let's upstream it.
2018-05-11 12:10:12 +09:00
John Ericson
67db915a43
Merge remote-tracking branch 'upstream/master' into staging
2018-05-10 16:35:04 -04:00
Robert Schütz
71a561fc60
Merge pull request #38957 from guibou/guibou_pysensors
...
pysensors: init at 2017-07-13
2018-05-10 19:42:30 +02:00
Frederik Rietdijk
c248aa40b1
python.pkgs.Keras: fix build
2018-05-10 10:13:30 +02:00
Frederik Rietdijk
292eb914a4
python: zxcvbn-python: 4.4.22 -> 4.4.24
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
53446a74ab
python: zetup: 0.2.42 -> 0.2.43
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
bef6bac929
python: xarray: 0.10.2 -> 0.10.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
56537d6b77
python: widgetsnbextension: 3.2.0 -> 3.2.1
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
7a428dc4cd
python: transitions: 0.6.4 -> 0.6.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
081a805d15
python: textacy: 0.6.0 -> 0.6.1
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
588a305714
python: testfixtures: 6.0.0 -> 6.0.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
74a5c32dbe
python: tables: 3.4.2 -> 3.4.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
072f4f83c1
python: sqlmap: 1.2.4 -> 1.2.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
eaccf2b384
python: SQLAlchemy: 1.2.6 -> 1.2.7
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
ea6e06a2d6
python: Sphinx: 1.7.2 -> 1.7.4
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
f1cb0e57d9
python: s3fs: 0.1.4 -> 0.1.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
7907ae6b1e
python: rpy2: 2.8.2 -> 2.8.6
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
d3e682ef0f
python: robotframework: 3.0.3 -> 3.0.4
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
ce1d9f768a
python: QtPy: 1.4.0 -> 1.4.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
2c3e3b8af1
python: pytest: 3.5.0 -> 3.5.1
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
8a9dd7b871
python: pypcap: 1.2.0 -> 1.2.1
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
f875632ca2
python: pyglet: 1.3.1 -> 1.3.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
75ab17b2b9
python: pygit2: 0.26.3 -> 0.26.4
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
7e450b65f6
python: pyblake2: 1.1.1 -> 1.1.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
5287f27a8f
python: psutil: 5.4.3 -> 5.4.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
adf9c673b8
python: pretend: 1.0.8 -> 1.0.9
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
a2402da7fb
python: pip-tools: 2.0.1 -> 2.0.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
0b90e884d9
python: pbr: 4.0.1 -> 4.0.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
22931cec66
python: pathlib2: 2.3.0 -> 2.3.2
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
7e92492631
python: openpyxl: 2.5.2 -> 2.5.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
5d938387cc
python: onkyo-eiscp: 1.2.4 -> 1.2.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
18b323b074
python: numpy: 1.14.2 -> 1.14.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
572c697281
python: numexpr: 2.6.4 -> 2.6.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
82333e0e23
python: nipype: 1.0.2 -> 1.0.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
0144105da2
python: moto: 1.3.1 -> 1.3.3
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
a2ed092ea2
python: marshmallow: 2.15.0 -> 2.15.1
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
d7898e1a7f
python: marisa-trie: 0.7.4 -> 0.7.5
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
29490c8029
python: llfuse: 1.3.3 -> 1.3.4
2018-05-10 10:09:14 +02:00
Frederik Rietdijk
c29398faa4
python: keyring: 12.0.1 -> 12.0.2
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
dac15220fd
python: Keras: 2.1.5 -> 2.1.6
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
5a014fdfa6
python: Jug: 1.6.6 -> 1.6.7
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
7a6bf668fb
python: jira: 1.0.14 -> 1.0.15
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
4dd0f741a2
python: ipywidgets: 7.2.0 -> 7.2.1
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
8fbbd261d8
python: hdbscan: 0.8.12 -> 0.8.13
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
228900dc85
python: google-api-core: 1.1.0 -> 1.1.2
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
7450cccaa7
python: google-api-python-client: 1.6.6 -> 1.6.7
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
af6be7b0c7
python: Flask: 0.12.2 -> 0.12.4
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
07cec56a04
python: Flask-Cors: 3.0.3 -> 3.0.4
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
60f26a166f
python: Fiona: 1.7.11.post1 -> 1.7.11.post2
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
ecd18e40b4
python: fastimport: 0.9.6 -> 0.9.8
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
6c60f396fa
python: Faker: 0.8.12 -> 0.8.13
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
26f175e44a
python: Django: 2.0.4 -> 2.0.5
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
712b0bc719
python: django-ipware: 2.0.1 -> 2.0.2
2018-05-10 10:09:13 +02:00
Frederik Rietdijk
0aaa1fac54
python: devpi-common: 3.2.1 -> 3.2.3
2018-05-10 10:09:13 +02:00