Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin lxml to 4.6.2 #531

Merged
merged 1 commit into from Mar 25, 2021
Merged

Conversation

ajkavanagh
Copy link
Contributor

@ajkavanagh ajkavanagh commented Mar 25, 2021

See #530

Issue:

Python 3.5. is deprecated/EOL
Py35 is used on Xenial
Xenial is used as the test platform to run tests.
lxml is used by zaza-openstack-tests for the SAML assertions (because they are XML)
lxml > 4.6.2 releases are after py3.5 has been deprecated/EOL.
Therefore, no wheels are now built for lxml for py35.
Thus there is a binary dependency to build lxml for testing

See openstack-charmers#530

Issue:

    Python 3.5. is deprecated/EOL
    Py35 is used on Xenial
    Xenial is used as the test platform to run tests.
    lxml is used by zaza-openstack-tests for the SAML assertions (because they are XML)
    lxml > 4.6.2 releases are after py3.5 has been deprecated/EOL.
    Therefore, no wheels are now built for lxml for py35.
    Thus there is a binary dependency to build lxml for testing
@ajkavanagh ajkavanagh changed the title Pin lxml to 2.6.2 Pin lxml to 4.6.2 Mar 25, 2021
@lourot lourot merged commit 3997c6b into openstack-charmers:master Mar 25, 2021
@ajkavanagh ajkavanagh deleted the pin-lxml-2-6-2 branch March 25, 2021 15:33
openstack-mirroring pushed a commit to openstack/charm-neutron-openvswitch that referenced this pull request Apr 1, 2021
Change-Id: I5618b8a725936520e043540c880d327d35f8de35
func-test-pr: openstack-charmers/zaza-openstack-tests#531
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Apr 1, 2021
* Update charm-neutron-openvswitch from branch 'master'
  to 34b35db625ab9c6b7a8f4186dd18c9bdae002521
  - Merge "Remove bindep.txt and test with pinned lxml-4.6.2 in zot"
  - Remove bindep.txt and test with pinned lxml-4.6.2 in zot
    
    Change-Id: I5618b8a725936520e043540c880d327d35f8de35
    func-test-pr: openstack-charmers/zaza-openstack-tests#531
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants