Skip to content

Commit

Permalink
www/py-feedgenerator: Revert 80ea6fd
Browse files Browse the repository at this point in the history
It is still required for Python 3.6.

PR:		256084
Reported by:	John W. O'Brien <john@saltant.com>
  • Loading branch information
sunpoet committed May 30, 2021
1 parent 304f032 commit 5d63579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/py-feedgenerator/Makefile
Expand Up @@ -20,6 +20,7 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
USE_LOCALE= en_US.UTF-8 # Python 3.6

do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
Expand Down

0 comments on commit 5d63579

Please sign in to comment.