Re: [Zope-dev] Annoucement: Zope2 2.13.27 released

Michael Howitz <[email protected]> Thu, 1 Feb 2018 08:15:01 +0100
Newsgroups gmane.comp.web.zope.general
Message-ID <[email protected]>
--===============0908213402831620545==
Content-Type: multipart/signed;
	boundary="Apple-Mail=_6F9C1DCD-F2E1-473F-A192-D51AF2EF8240";
	protocol="application/pgp-signature";
	micalg=pgp-sha512


--Apple-Mail=_6F9C1DCD-F2E1-473F-A192-D51AF2EF8240
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hi Michael,

Am 31.01.2018 um 16:33 schrieb Michael Brunnbauer <[email protected]>:
> Hello Michael,
>=20
> I installed virtualenv 15.1.0 manually and tried again with the =
--no-binary
> option. Works fine - no need to install setuptools_scm manually.

Nice, so keep using the current virtualenv version.

> But total
> loss of control and understanding occurs again when I try to install
> Products.ZSQLMethods with "./bin/pip install Products.ZSQLMethods":
>=20
> ...
>  Found existing installation: Zope2 2.13.27
>    Uninstalling Zope2-2.13.27:
>      Successfully uninstalled Zope2-2.13.27
> Successfully installed AccessControl-4.0b3 AuthEncoding-4.0.0 =
BTrees-4.4.1 Chameleon-3.2 ExtensionClass-4.3.0 Persistence-3.0b2 =
Products.ZSQLMethods-3.0.1 Record-3.4 RestrictedPython-4.0b2 ZODB-5.3.0 =
Zope-4.0b3 Zope2-4.0b1 ipaddress-1.0.19 persistent-4.2.4.2 =
waitress-1.1.0 z3c.pt-3.1.0 zodbpickle-0.7.0 zope.browserpage-4.2.0 =
zope.browserresource-4.2.1 zope.globalrequest-1.4 =
zope.pagetemplate-4.3.0
>=20
> This cannot be intended - can it? Did I make a mistake?

The latest release of Products.ZSQLMethods is no longer compatible with =
Zope2, so you have to force pip to install an older version.
According to https://pypi.org/project/Products.ZSQLMethods/ the last =
version which is compatible with Zope2 is 2.13.5, so you should install =
it using:

./bin/pip install Products.ZSQLMethods=3D=3D2.13.5

(You should create a new virtualenv as this call of pip install does not =
undo the changes pip did while you were installing the latest version.)

If you want to install other packages, you should look up the latest =
Zope2 compatible version on PyPI. But there might be some extra versions =
which do not show up in the change log. So also take a look at =
=E2=80=9ERelease History=E2=80=9C on the left side below =
=E2=80=9ENavigation=E2=80=9C. (This feature only exists on the new PyPI =
not on pypi.python.org.)


--
Mit freundlichen Gr=C3=BC=C3=9Fen
Michael Howitz


--Apple-Mail=_6F9C1DCD-F2E1-473F-A192-D51AF2EF8240
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEzRcZ5x+BCFYq+baDYQXEIR/92gQFAlpyvnUACgkQYQXEIR/9
2gSQRQgAmwxPWrgHT/A12KISYn8EeUdZx4BkRabjQZhYjt5sxnWc3zL8HR+f/K1W
6F+ASwjRzzusefywdPObYKa46AlbmJ4E18Vo+Hjak67XyL1oWC+vgkmDbSAMqjtw
zFGcjrS1rotsASYUrd/4VVMlPDOwgnoWq5Nx9ZIgjgcvxBJoBOXWbYo68kBVhPlf
zVIaQlyvZpk6HZBPGGvLGgfmzHCvwXKAvYmIABo83hcSk4sRTJkZCN0J/TzwQCtu
BE8P7yIcckvrwXEeH4VTvv7hAIs2rNT9cRPmQmwhKxHGWGWbC/JzgUrrM6v57xTr
2zf91WSgyl+zvvecAD6MzdfU0qDchg==
=nanI
-----END PGP SIGNATURE-----

--Apple-Mail=_6F9C1DCD-F2E1-473F-A192-D51AF2EF8240--

--===============0908213402831620545==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Zope maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

--===============0908213402831620545==--