1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
Commit graph

26993 commits

Author SHA1 Message Date
aszlig d331f58b90
python/paperwork-backend: init at 1.0.6
While not explicitly checked by setup.py or by the "chkdeps" command
from the project I have added pyinsane2 and pyocr to the list of
dependencies as well, because they're referenced in the source.

Tested by building against Python 3.3, 3.4, 3.5 and 3.6.

The build against Python 3.6 failed because pycairo doesn't build, so
it's a non-issue at least for paperwork-backend.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:53 +01:00
aszlig 1114a6b706
python/pypillowfight: init at 0.2.1
First of all: This is NOT the same package as "pillowfight".

I'm not sure why people want to choose this particular name, but well,
so be it.

I haven't investigated why test_ace and test_all_2 fail, but I've
disabled these tests by now and reported the failures upstream at
jflesch/libpillowfight#2.

Tested by building against Python 3.3, 3.4, 3.5 and 3.6.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:49 +01:00
aszlig e186a8dba9
python/pyocr: init at 0.4.4
This package is a bit more involved because it assumes a lot of paths
being there in a FHS compliant way, so we need to patch the data and
binary directories for Tesseract and Cuneiform.

I've also tried to get the tests working, but they produce different
results comparing input/output. This is probably related to the
following issue:

https://github.com/jflesch/pyocr/issues/52

So I've disabled certain tests that fail but don't generally impede the
functionality of pyocr.

Tested by building against Python 3.3, 3.4, 3.5 and 3.6.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:45 +01:00
aszlig f805209a78
poppler: Add support for gobject-introspection
This optionally adds support for GI, because it's needed for
paperwork-backend. The new poppler_gi attribute is also marked as
lowPrio so that users won't accidentally install it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2016-12-19 22:25:34 +01:00
aszlig 0409ce2330
python/pyinsane2: init at 2.0.9
The tests require a scanner to be physically attached.

Quote from the upstream README:

> Tests require at least one scanner with a flatbed and an ADF
> (Automatic Document Feeder).
>
> If possible, they should be run with at least 2 scanners connected.
> The first that appear in "scanimage -L" must be the one with the ADF.
>
> For reference, my current setup is:
>
>  - HP Officejet 4620 (Flatbed + ADF)
>  - HP Deskjet 2050 J510 series (Flatbed)

So we disable the tests even though it might be theoretically possible
to use qemu and an emulated scanner. Instead of the upstream tests we
just do a quick check whether initialization of the library succeeds.

Other than that the library uses ctypes.cdll to dlopen() the libsane
shared library, so we need to patch in the right store path.

Tested by building against Python 2.7, 3.3, 3.4, 3.5 and 3.6.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:31 +01:00
aszlig a7d425758a
python/simplebayes: init at 1.5.8
The upstream tag actually says 1.5.7 but the commit actually bumps the
version to 1.5.8:

https://github.com/hickeroar/simplebayes/commit/b8da72c50d20b6f8c0d

We needed to patch the setup.py because the upstream project's setup.py
reads in the README.rst for the longDescription. That very README.rst
contains non-ASCII characters which in turn throws a decoding error with
Python 3 on Nix because I think this has to do with our setup.py wrapper
that doesn't seem to recognize the right encoding when using compile().

Tested by building against Python 2.7, 3.3, 3.4, 3.5 and 3.6.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:27 +01:00
volth ac97fbab3a fte: init at 0.50.02 2016-12-19 16:15:59 +01:00
Aristid Breitkreuz cc30f5dd5e boost: add 1.62.0 (not default yet) 2016-12-19 16:00:46 +01:00
Rickard Nilsson b02e6cc70d libvirt and pythonPackages.libvirt: 2.2.0 -> 2.5.0 2016-12-19 11:52:02 +01:00
Frederik Rietdijk 2f91dd32e9 Merge pull request #20590 from rasendubi/flask-0.11.1
flask: 0.10.1 -> 0.11.1
2016-12-19 09:56:36 +01:00
Thomas Tuegel c2e2a8120f
audaciousQt5: init at 3.8.1 2016-12-18 15:56:24 -06:00
Thomas Tuegel dd7dc94725 Merge pull request #21057 from gnidorah/master3
qtstyleplugins: init at 2016-12-01, kdecoration-viewer: init at 2015-08-20
2016-12-18 13:13:58 -06:00
Alex Ivanov bb63d4af9c kdecoration-viewer: init at 2015-08-20 2016-12-18 20:49:29 +03:00
Vladimír Čunát 1aaedd33f1
liborc: remove the duplicate package
Now it's unused.  Close #21238.
2016-12-18 13:23:51 +01:00
Daiderd Jordan ca4114a291 Merge pull request #21250 from mdaiter/riakCSMac
riak-cs: add Darwin support
2016-12-18 12:54:03 +01:00
Vincent Laporte 3c7bd996e6 Revert "teyjus: 2.0b2 -> 2.1"
This reverts commit 7f501d7f02.
2016-12-18 09:51:00 +00:00
Vincent Laporte e76a1f0e7e Revert "omake: remove 0.9.8.6-rc1"
This reverts commit e672fbc6f0.
2016-12-18 09:51:00 +00:00
Frederik Rietdijk 3057f3e962 pythonPackages.skype4py: broken 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 550d1458d6 pythonPackages.more-itertools: 2.2 -> 2.4.1 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 007fa632c0 pythonPackages.pip2nix: broken
pkg_resources.VersionConflict: (pip 9.0.1
(/nix/store/5drfa1s8mh5f1y9slq82zlv65iblb942-python2.7-bootstrapped-pip-9.0.1/lib/python2.7/site-packages),
Requirement.parse('pip<9,>=8'))
2016-12-18 09:32:53 +01:00
Frederik Rietdijk 810e02e945 pythonPackages.pytestpep8: fix checkPhase 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 311171e69c pythonPackages.natsort: add missing dependency 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 540909f160 pythonPackages.pyflakes: 1.0.0 -> 1.3.0 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 4719205919 pythonPackages.mccabe: 0.4.0 -> 0.5.3 2016-12-18 09:32:53 +01:00
Frederik Rietdijk 0b3629544b pythonPackages.lxml: 3.4.4 -> 3.7.0 2016-12-18 09:32:53 +01:00
Frederik Rietdijk b0576a4ab9 pythonPackages.flake8_3: remove
since it is not used in nixpkgs
2016-12-18 09:32:53 +01:00
Frederik Rietdijk 6486b90820 pythonPackages.flake8: 2.6.2 -> 3.2.1 2016-12-18 09:32:53 +01:00
Matthew Daiter 1090a269ab riak-cs: add Darwin support 2016-12-18 03:38:42 +01:00
aszlig 2fe1daf804
cython: 0.25.1 -> 0.25.2
Upstream changelog without issue numbers:

 * Fixes several issues with C++ template deduction.
 * Fixes a issue with bound method type inference.
 * Fixes a bug with cascaded tuple assignment.
 * Fixed or silenced many Clang warnings.
 * Fixes bug with powers of pure real complex numbers.

The full changelog with issue numbers can be found here:

https://github.com/cython/cython/blob/0.25.2/CHANGES.rst

My main reason for updating is because there were test failures on
i686-linux, although version 0.25.2 still has one test that fails.

So if we're on i686-linux and on Python 2 we just fix that one little
doctest.

The test failure has already been reported upstream at:

https://github.com/cython/cython/issues/1548

All of the failing tests (including the latter) had to do with integer
representations in that long integers are suffixed by an L while the
test cases weren't expecting this.

Built successfully on i686-linux and x86_64-linux against Python 2.7 and
Python 3.5.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-18 01:53:05 +01:00
Daiderd Jordan 05b305aa4b Merge pull request #21210 from mdaiter/stanchionMac
stanchion: add Darwin support
2016-12-18 01:04:19 +01:00
Matthew Daiter 4661689a49 stanchion: add Darwin support
stanchion: make pam nullify typesafe

stanchion: add Darwin support

stanchion: make pam OS-checked inside of stanchion.nix

stanchion: add Darwin support

stanchion: remove OS-checked pam on all-packages.nix

stanchion: add Darwin support
2016-12-18 00:59:34 +01:00
Nikolay Amiantov 1cb3831f1c Merge pull request #21231 from abbradar/no-fmod
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Graham Christensen 2fb80e573f Merge pull request #21187 from bzizou/ior
ior: init at 3.0.1
2016-12-17 15:54:35 -05:00
Robert Helgesson cdb7d9f22b
perl-bignum: 0.44 -> 0.47 2016-12-17 19:07:16 +01:00
Robert Helgesson 8d593f2610
perl-Math-BigRat: 0.260805 -> 0.2611 2016-12-17 19:07:16 +01:00
Robert Helgesson f8fdf3dcb3
perl-Math-BigInt: 1.999802 -> 1.999806 2016-12-17 19:07:16 +01:00
devhell dda462922e libmesode: init at 0.9.1
This library is a fork of ``libstrophe'' and is needed if the
``profanity'' XMPP client is to have TLS support. TLS support has been
added to ``profanity'' since version 5.0.
2016-12-17 18:13:24 +01:00
Frederik Rietdijk 8bfe3d7846 pythonPackages.pytest: disabled tests for all pytest versions 2016-12-17 15:48:18 +01:00
Jaka Hudoklin 8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin 96bf950ae0 Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
Frederik Rietdijk 45c1c50ddd pythonPackages.pytest_29: disable tests temporarily 2016-12-17 15:12:30 +01:00
Nikolay Amiantov 18d42e1aa5 fmod: remove 2016-12-17 15:47:38 +03:00
Nikolay Amiantov dca2e720bc zandronum: bundle fmod, fix libraries 2016-12-17 15:47:20 +03:00
Ricardo M. Correia 096e8ab45f Merge pull request #21218 from mimadrid/update/ripgrep-0.3.2
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 13:39:56 +01:00
mimadrid cda47275f4
rustRegistry: 2016-12-03 -> 2016-12-16 2016-12-17 00:13:47 +01:00
Bruno Bzeznik 8f3e3d2576 ior: init at 3.0.1 2016-12-16 23:12:42 +01:00
Dan Peebles 1eb9fe3696 awscli, boto{core,3}: update to 1.11.30, 1.4.87, and 1.4.2, respectively
These packages like being updated together which is why I put all three
of them into the same commit.
2016-12-16 12:39:08 -05:00
Franz Pletz 3d1206dfcc
ragel: add stable version, default to stable 2016-12-16 15:52:27 +01:00
Nikolay Amiantov 664cc49b19 gbenchmark: init at 1.1.0 2016-12-16 17:44:21 +03:00
Tim Steinbach 0e8e4a08f3
linux: 4.8.14 -> 4.8.15 2016-12-16 08:16:45 -05:00