Commit Graph

1626 Commits

Author SHA1 Message Date
Frederik Rietdijk 6b3755ed13 python.pkgs.oslo-config: mark as broken 2017-09-02 13:55:59 +02:00
Frederik Rietdijk d447471ea1 python.pkgs.sphinx-testing: 0.7.1 -> 0.7.2 2017-09-02 13:55:59 +02:00
Frederik Rietdijk 93a13c19bc python.pkgs.sqlalchemy-migrate: disable tests
because they depend on oslo-config which is broken.
2017-09-02 13:55:59 +02:00
Frederik Rietdijk 8521ea97a7 python.pkgs.twisted: add the tls extras
With setuptools it is possible to define optional sets of packages.
Sometimes packages may require a dependency with such extras. In that
case we could now add e.g. twisted.extras.tls to the
propagatedBuildInputs.
2017-09-02 13:55:59 +02:00
Frederik Rietdijk f1796b8be0 python.pkgs.service-identity: move expression 2017-09-02 13:55:59 +02:00
Jörg Thalheim c1dea51fa1 pandas: fix dateutil tests 2017-09-02 13:55:59 +02:00
Jörg Thalheim 6ba195897c guessit_2_0: init at 2.0.4 2017-09-02 13:55:59 +02:00
Jörg Thalheim 9788c3f421 python.pkgs.jinja2: 2.9.5 -> 2.9.6 2017-09-02 13:55:59 +02:00
Jörg Thalheim d6e40f2c14 python.pkgs.vcversioner: 2.14.0.0 -> 2.16.0.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim 4e1b5e15fb python.pkgs.jsonschema: 2.5.3 -> 2.6.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim 32a158b43a python.pkgs.flask: 0.12 -> 0.12.2 2017-09-02 13:55:59 +02:00
Jörg Thalheim bde5cde9c6 python.pkgs.pytest-sugar: init at 0.9.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim 1089ccedb7 python.pkgs.pytest-warnings: init at 0.3.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim ec33fe6181 python.pkgs.cherrypy: 8.7.0 -> 11.0.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim be7d6c4cfd python.pkgs.beautifulsoup: 4.5.3 -> 4.6.0 2017-09-02 13:55:59 +02:00
Jörg Thalheim dc6d287dcf python.pkgs.portend: init at 2.1.2 2017-09-02 13:55:58 +02:00
Jörg Thalheim 1041009a92 python.pkgs.cheroot: init at 5.5.0 2017-09-02 13:55:58 +02:00
Jörg Thalheim 69c4724dd4 python.pkgs.backports_unittest-mock: init at 1.3 2017-09-02 13:55:58 +02:00
Jörg Thalheim c6539df7ab python.pkgs.dateutil: 2.6.0 -> 2.6.1 2017-09-02 13:55:58 +02:00
Jörg Thalheim 7ea0076537 python.pkgs.tempora: 1.4 -> 1.8 2017-09-02 13:55:58 +02:00
Jörg Thalheim 50cc30da73 python.pkgs.werkzeug: 0.11.10 -> 0.12 2017-09-02 13:55:58 +02:00
Jörg Thalheim c9f387a55c python.pkgs.tzlocal: 1.2.2 -> 1.4 2017-09-02 13:55:58 +02:00
Jörg Thalheim ffb043b769 python.pkgs.requests: 2.13.0 -> 2.18.4 2017-09-02 13:55:58 +02:00
Jörg Thalheim 4050ec5836 python.pkgs.flask-restplus_0_8: remove 2017-09-02 13:55:58 +02:00
Jörg Thalheim bfabc3a78c python.pkgs.flask-restful: 0.3.5 -> 0.3.6 2017-09-02 13:55:58 +02:00
Jörg Thalheim 99ed36e590 python.pkgs.flask-cors: 2.1.2 -> 3.0.2 2017-09-02 13:55:58 +02:00
Jörg Thalheim 8bc620ddc2 python.pkgs.flask-compress: 1.3.2 -> 1.4.0 2017-09-02 13:55:58 +02:00
Jörg Thalheim b4dbd7fdb8 python.pkgs.chardet: 2.3.0 -> 3.0.4 2017-09-02 13:55:58 +02:00
Jörg Thalheim f3400b5ca9 python.pkgs.urrlib3: 1.20 -> 1.22 2017-09-02 13:55:58 +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