Re: pgAdmin4 v4.11 candidate builds

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: pgAdmin4 v4.11 candidate builds
Дата
Msg-id CANxoLDcRkQwSdGydcBM+LD=QTAmyK8SXy30Sz=vH2FPoSuZuBA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin4 v4.11 candidate builds  (Devrim Gündüz <devrim@gunduz.org>)
Ответы Re: pgAdmin4 v4.11 candidate builds  (Devrim Gündüz <devrim@gunduz.org>)
Список pgadmin-hackers
Hi Devrim

On Wed, Jul 24, 2019 at 3:24 AM Devrim Gündüz <devrim@gunduz.org> wrote:
On Tue, 2019-07-23 at 11:01 +0530, Akshay Joshi wrote:
> Hi All,
>
> pgAdmin4 v4.11 candidate builds and source can be found at
> https://developer.pgadmin.org/builds/2019-07-23-1/

Just hit an issue on RHEL 7 (Python 2.7.5) :

+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /var/lib/pgsql/rpm11testing/BUILDROOT/pgadmin4-4.11-1.rhel7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
Compiling /var/lib/pgsql/rpm11testing/BUILDROOT/pgadmin4-4.11-1.rhel7.x86_64/usr/lib/python2.7/site-packages/pgadmin4-web/pgadmin/feature_tests/query_tool_journey_test.py ...
  File "/usr/lib/python2.7/site-packages/pgadmin4-web/pgadmin/feature_tests/query_tool_journey_test.py", line 57
    print("Copy rows...", file=sys.stderr, end="")
                              ^
SyntaxError: invalid syntax


Any ideas?

   Feature test are not stable yet, so we will have to remove that from our build process.  

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: pgAdmin4 v4.11 candidate builds
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: Fix for Feature #4334, RM #4496 and #4497