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

Upgrade feedparser to version 6.0.8 #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ben-rowan
Copy link

Relates to #38

Upgrades feedparser to version 6.0.8. This version supports Python:

  • 3.6
  • 3.7
  • 3.8
  • 3.9

And allows podfox to install correctly using setup.py

ref: https://pypi.org/project/feedparser/6.0.8/

@dalepotter
Copy link

dalepotter commented Nov 22, 2022

@brtmr Can this be merged?

Without it, it seems podfox cannot be installed using setuptools>=58 (such as in the GitHub Actions runners, whic are running setuptools v59.6.0 by default). Additionally Podfox will not work on >=py39 without this change merged,

@dalepotter dalepotter mentioned this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants