public inbox for [email protected]help / color / mirror / Atom feed
Missed python3-psycopg2* packages for ppc64le 4+ messages / 2 participants [nested] [flat]
* Missed python3-psycopg2* packages for ppc64le @ 2024-01-12 08:39 Chuan Hua Zhao <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Chuan Hua Zhao @ 2024-01-12 08:39 UTC (permalink / raw) To: [email protected]; +Cc: Devrim Gündüz <[email protected]> Hi There, I can see python3-psycopg2* packages in https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/, but I could not see corresponding packages in https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-ppc64le/. Could you please help to build python3-psycopg2* packages for ppc64le? Thank you. Best Regards. ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Missed python3-psycopg2* packages for ppc64le @ 2024-01-16 12:12 Devrim Gündüz <[email protected]> parent: Chuan Hua Zhao <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Devrim Gündüz @ 2024-01-16 12:12 UTC (permalink / raw) To: Chuan Hua Zhao <[email protected]>; [email protected] Hi, On Fri, 2024-01-12 at 16:39 +0800, Chuan Hua Zhao wrote: > > I can see python3-psycopg2* packages in > https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/ > , > but I could not see corresponding packages in > https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-ppc64le/ > . > > Could you please help to build python3-psycopg2* packages for ppc64le? Actually x86_64 packages are extremely old, as newer releases do not build with the default Python 3.6 on RHEL 8. I pushed fixes to the git repo for RHEL 8: https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=62b230306b2eded0b6595340a4b7fa6595055300 https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=59d4bab9e93cc83158cae7d3d3df643b35ea859c I'll push the packages tomorrow latest. Regards, -- Devrim Gündüz Open Source Solution Architect, PostgreSQL Major Contributor Twitter: @DevrimGunduz , @DevrimGunduzTR ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Missed python3-psycopg2* packages for ppc64le @ 2024-01-19 15:12 Chuan Hua Zhao <[email protected]> parent: Devrim Gündüz <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Chuan Hua Zhao @ 2024-01-19 15:12 UTC (permalink / raw) To: Devrim Gündüz <[email protected]>; +Cc: [email protected] Hi Devrim, Are below packages from https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-ppc64le/ newly built for ppc64le? python3-psycopg3-3.1.10-1PGDG.rhel8.noarch.rpm python3-psycopg3-3.1.12-1PGDG.rhel8.noarch.rpm python3-psycopg3-3.1.7-1.rhel8.noarch.rpm python3-psycopg3-3.1.9-2.rhel8.noarch.rpm Thank you. Best Regards. On Tue, Jan 16, 2024 at 8:12 PM Devrim Gündüz <[email protected]> wrote: > Hi, > > On Fri, 2024-01-12 at 16:39 +0800, Chuan Hua Zhao wrote: > > > > I can see python3-psycopg2* packages in > > > https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/ > > , > > but I could not see corresponding packages in > > > https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-ppc64le/ > > . > > > > Could you please help to build python3-psycopg2* packages for ppc64le? > > Actually x86_64 packages are extremely old, as newer releases do not > build with the default Python 3.6 on RHEL 8. > > I pushed fixes to the git repo for RHEL 8: > > > https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=62b230306b2eded0b6595340a4b7fa6595055300 > > https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=59d4bab9e93cc83158cae7d3d3df643b35ea859c > > I'll push the packages tomorrow latest. > > Regards, > -- > Devrim Gündüz > Open Source Solution Architect, PostgreSQL Major Contributor > Twitter: @DevrimGunduz , @DevrimGunduzTR > ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Missed python3-psycopg2* packages for ppc64le @ 2024-01-19 23:20 Devrim Gündüz <[email protected]> parent: Chuan Hua Zhao <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Devrim Gündüz @ 2024-01-19 23:20 UTC (permalink / raw) To: Chuan Hua Zhao <[email protected]>; +Cc: [email protected] Hi, On Fri, 2024-01-19 at 23:12 +0800, Chuan Hua Zhao wrote: > Are below packages from > https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-ppc64le/ > newly > built for ppc64le? > python3-psycopg3-3.1.10-1PGDG.rhel8.noarch.rpm > python3-psycopg3-3.1.12-1PGDG.rhel8.noarch.rpm > python3-psycopg3-3.1.7-1.rhel8.noarch.rpm > python3-psycopg3-3.1.9-2.rhel8.noarch.rpm No, they are the old ones. New ones are syncing to the repo now: psycopg2 2.9.9 and psycopg3 3.1.17 . Regards, -- Devrim Gündüz Open Source Solution Architect, PostgreSQL Major Contributor Twitter: @DevrimGunduz , @DevrimGunduzTR ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2024-01-19 23:20 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-01-12 08:39 Missed python3-psycopg2* packages for ppc64le Chuan Hua Zhao <[email protected]> 2024-01-16 12:12 ` Devrim Gündüz <[email protected]> 2024-01-19 15:12 ` Chuan Hua Zhao <[email protected]> 2024-01-19 23:20 ` Devrim Gündüz <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox