Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py-pytesseract: update to 0.3.13, update subports #27369

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

erikbs
Copy link
Contributor

@erikbs erikbs commented Jan 12, 2025

Description

  • Update to 0.3.13
  • Add subports py39-py313
  • Remove subport py38
  • Update dependencies
  • Change source from GitHub to PyPI (hence the greatly reduced file size)
Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.9.5 13F1911 x86_64
Xcode 6.2 6C131e

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

The most recent version was released in 2023, so it does not officially support Python 3.13. I have been testing it with Python 3.13 for a few days and not encountered any incompatibilities yet. It installs a script in bin which also runs without problems. The current CI workflow config includes Python 3.13, but I do not see any commits on master that explicitly add Python 3.13 support (little has changed over the last year in general, mostly changes to the pre-commit config).

@macportsbot
Copy link

Notifying maintainers:
@danchr for port py-pytesseract.

python/py-pytesseract/Portfile Outdated Show resolved Hide resolved
* Update to 0.3.13
* Add subports py39-py313
* Remove subport py38
* Update dependencies
* Change source from GitHub to PyPI
@erikbs erikbs force-pushed the feature/py-pytesseract branch from 1f89463 to e47840b Compare January 14, 2025 18:20
@erikbs erikbs requested a review from reneeotten January 14, 2025 18:20
@reneeotten reneeotten merged commit dfe6054 into macports:master Jan 15, 2025
3 checks passed
@erikbs erikbs deleted the feature/py-pytesseract branch January 15, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants