On Wed, Jan 23, 2019 at 10:38 PM Devrim Gündüz <dev...@gunduz.org> wrote:
> > Hi, > > I'm seeing this at the end of the RPM build process on RHEL 7. Please note > that > 3.6 passes here: > > ============================================== > + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 > Bytecompiling .py files below /var/lib/pgsql/rpm11/BUILDROOT/pgadmin4-4.1- > 1.rhel7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 > Compiling /var/lib/pgsql/rpm11/BUILDROOT/pgadmin4-4.1- > 1.rhel7.x86_64/usr/lib/python2.7/site-packages/pgadmin4- > web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py ... > File "/usr/lib/python2.7/site-packages/pgadmin4- > web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py", line > 79 > file=sys.stderr, end="" > ^ > SyntaxError: invalid syntax > > ============================================== > Any ideas? > > This is the issue only on Python 2.7. Let me fix it in pgAdmin 4. > Regards, > > -- > Devrim Gündüz > EnterpriseDB: https://www.enterprisedb.com > PostgreSQL Consultant, Red Hat Certified Engineer > Twitter: @DevrimGunduz , @DevrimGunduzTR >