Index: head/www/py-httpie/files/patch-setup.cfg =================================================================== --- head/www/py-httpie/files/patch-setup.cfg (nonexistent) +++ head/www/py-httpie/files/patch-setup.cfg (revision 484593) @@ -0,0 +1,11 @@ +--- setup.cfg.orig 2018-11-10 08:48:27 UTC ++++ setup.cfg +@@ -13,7 +13,7 @@ norecursedirs = tests/fixtures + exclude = .git,.idea,__pycache__,build,dist,.tox,.pytest_cache,*.egg-info + + # +-# E241 - multiple spaces after ‘,’ ++# E241 - multiple spaces after ',' + # E501 - line too long + # W503 - line break before binary operator + ignore = E241,E501,W503 Property changes on: head/www/py-httpie/files/patch-setup.cfg ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property