Commit Graph

1617 Commits

Author SHA1 Message Date
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