Fix: allow feedparser 6.0.2 to solve issues in Python 3.9
Python 3.9 changes the way base64.decodestring works, which results in AttributeErrors in gitsome. Expanding the version range for feedparser to include 6.0.2 solves these issues.
base64.decodestring
AttributeErrors
6.0.2
868401c #187 d7c57ab
868401c
#187
d7c57ab
Sign up with GitHub
Sign up with Bitbucket
Sign up with GitLab
Log in with GitHub
Log in with Bitbucket
Log in with GitLab