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

theharvester: migrate to python@3.9 #62437

Closed
wants to merge 1 commit into from

Conversation

fxcoudert
Copy link
Member

As part of the Python 3.9 migration (#62201).

This formula is independent from the all other Python formulas (if I didn't screw up my script or my logic)

Do not merge before the next Brew tag ships, expected on Monday 2020-10-12

@BrewTestBot BrewTestBot added python Python use is a significant feature of the PR or issue and removed do not merge labels Oct 7, 2020
@BrewTestBot BrewTestBot added the deprecated license Formula uses a deprecated SPDX license which should be updated label Oct 7, 2020
@fxcoudert
Copy link
Member Author

    src/gevent/libev/corecext.c:18201:51: error: no member named 'tp_print' in 'struct _typeobject'
      __pyx_type_6gevent_5libev_8corecext__EVENTSType.tp_print = 0;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^

@fxcoudert
Copy link
Member Author

Should be updated to the latest version, along with dependencies

@cclauss cclauss mentioned this pull request Oct 15, 2020
@fxcoudert
Copy link
Member Author

Trying to update in #63794

@fxcoudert fxcoudert closed this Oct 31, 2020
@fxcoudert fxcoudert deleted the py39_theharvester branch November 22, 2020 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated license Formula uses a deprecated SPDX license which should be updated python Python use is a significant feature of the PR or issue python-3.9-migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants