public inbox for [email protected]help / color / mirror / Atom feed
beautifulsoup4, and Python 2.6 4+ messages / 2 participants [nested] [flat]
* beautifulsoup4, and Python 2.6 @ 2016-09-13 21:07 Devrim Gündüz <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Devrim Gündüz @ 2016-09-13 21:07 UTC (permalink / raw) To: pgadmin-hackers Hi, Per https://www.crummy.com/software/BeautifulSoup/ , beautifulsoup4 requires Python 2.7+, which is not available on RHEL 6, which includes PY 2.6. I don't intend to build PY 2.7 into RHEL 6 (*swh*) , so any recommendations here? If we cannot satisfy this requirement, should we keep supporting PY 2.6? Regards, -- Devrim GÜNDÜZ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR Attachments: [application/pgp-signature] signature.asc (819B, 2-signature.asc) download ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: beautifulsoup4, and Python 2.6 @ 2016-09-14 08:26 Dave Page <[email protected]> parent: Devrim Gündüz <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Dave Page @ 2016-09-14 08:26 UTC (permalink / raw) To: Devrim Gündüz <[email protected]>; +Cc: pgadmin-hackers On Tue, Sep 13, 2016 at 10:07 PM, Devrim Gündüz <[email protected]> wrote: > > Hi, > > Per https://www.crummy.com/software/BeautifulSoup/ , beautifulsoup4 requires > Python 2.7+, which is not available on RHEL 6, which includes PY 2.6. > > I don't intend to build PY 2.7 into RHEL 6 (*swh*) , so any recommendations > here? If we cannot satisfy this requirement, should we keep supporting PY 2.6? I think it's actually a dependency of something else, not a direct dependency of pgAdmin. pgAdmin does work with Python 2.6 though, so I don't think it's an issue for us - try just installing BeautifulSoup 3? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: beautifulsoup4, and Python 2.6 @ 2016-09-14 09:32 Devrim Gündüz <[email protected]> parent: Dave Page <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Devrim Gündüz @ 2016-09-14 09:32 UTC (permalink / raw) To: Dave Page <[email protected]>; +Cc: pgadmin-hackers Hi, On Wed, 2016-09-14 at 09:26 +0100, Dave Page wrote: > I think it's actually a dependency of something else, not a direct > dependency of pgAdmin. It is listed both in requirements_py2.txt and requirements_py3.txt. Cheers, -- Devrim GÜNDÜZ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR Attachments: [application/pgp-signature] signature.asc (819B, 2-signature.asc) download ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: beautifulsoup4, and Python 2.6 @ 2016-09-14 10:03 Dave Page <[email protected]> parent: Devrim Gündüz <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Dave Page @ 2016-09-14 10:03 UTC (permalink / raw) To: Devrim Gündüz <[email protected]>; +Cc: pgadmin-hackers On Wed, Sep 14, 2016 at 10:32 AM, Devrim Gündüz <[email protected]> wrote: > > Hi, > > On Wed, 2016-09-14 at 09:26 +0100, Dave Page wrote: > >> I think it's actually a dependency of something else, not a direct >> dependency of pgAdmin. > > It is listed both in requirements_py2.txt and requirements_py3.txt. Right - they do include indirect dependencies. Pip will just list everything that's installed when those files are generated; and that may include versions that are higher than are actually required in reality. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2016-09-14 10:03 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2016-09-13 21:07 beautifulsoup4, and Python 2.6 Devrim Gündüz <[email protected]> 2016-09-14 08:26 ` Dave Page <[email protected]> 2016-09-14 09:32 ` Devrim Gündüz <[email protected]> 2016-09-14 10:03 ` Dave Page <[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