0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-11 21:06:19 +03:00
Commit graph

21 commits

Author SHA1 Message Date
Martin Weinelt
00c4064a79 python3Packages.pytesseract: add setuptools to nativeBuildInputs 2022-09-17 13:46:07 +02:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
Note: I DO NOT resign from nixpkgs, not at all!

However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.

So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
Maximilian Bosch
3b9965c34a
python3Packages.pytesseract: update attr ordering
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-21 13:25:01 +02:00
Maximilian Bosch
c84e7dc368
python3Packages.pytesseract: 0.3.9 -> 0.3.10, enable tests
ChangeLog: https://github.com/madmaze/pytesseract/releases/tag/v0.3.10
Not published to PyPI, so switching to the GitHub source here.
2022-05-20 13:17:47 +02:00
Martin Weinelt
8e5e5e1de2 python3Packages.pytesseract: propagate packaging 2022-03-14 00:29:11 +01:00
Martin Weinelt
b54c57fbfa python3Packages.pytesseract: 0.3.8 -> 0.3.9 2022-03-14 00:28:59 +01:00
Maximilian Bosch
45547332af
python3Packages.pytesseract: 0.3.7 -> 0.3.8
ChangeLog: https://github.com/madmaze/pytesseract/releases/tag/v0.3.8
2021-07-31 16:17:17 +02:00
Frederik Rietdijk
2099fd62bd python3Packages.pytesseract: 0.3.6 -> 0.3.7 2021-02-26 11:01:53 +01:00
R. RyanTM
b8c6c2499c python27Packages.pytesseract: 0.3.5 -> 0.3.6 2020-10-03 07:55:33 +00:00
Maximilian Bosch
4c3b64adf4
python3Packages.pytesseract: 0.3.4 -> 0.3.5
https://github.com/madmaze/pytesseract/releases/tag/v0.3.5
2020-08-11 22:54:26 +02:00
Maximilian Bosch
45948bd56b
python3Packages.pytesseract: 0.3.3 -> 0.3.4
https://pypi.org/project/pytesseract/0.3.4/
2020-04-19 22:43:03 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch
24b6b8fd46
python3Packages.tesseract: 0.3.2 -> 0.3.3 2020-03-11 22:29:29 +01:00
Maximilian Bosch
02c75132d9
python3Packages.pytesseract: 0.3.1 -> 0.3.2 2020-01-26 19:21:45 +01:00
Maximilian Bosch
b43892e767
python3Packages.pytesseract: 0.3.0 -> 0.3.1
https://github.com/madmaze/pytesseract/releases/tag/v0.3.1
2019-12-26 20:16:16 +01:00
R. RyanTM
89892e0278 python37Packages.pytesseract: 0.2.9 -> 0.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/python3.7-pytesseract/versions
2019-09-28 06:23:43 -07:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
R. RyanTM
2bc05b6d3e python37Packages.pytesseract: 0.2.7 -> 0.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytesseract/versions
2019-08-20 05:22:35 -07:00
R. RyanTM
31543f144b python37Packages.pytesseract: 0.2.6 -> 0.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytesseract/versions
2019-07-02 20:04:33 +02:00
R. RyanTM
f690bfd3f3 python37Packages.pytesseract: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytesseract/versions
2018-12-25 10:07:28 +01:00
Maximilian Bosch
76ad975840 pythonPackages.pytesseract: init at 0.2.5
Simple python wrapper for Tesseract, an OCR engine to detect and read
text from images.

See https://pypi.org/project/pytesseract/
2018-11-22 12:22:08 +01:00