Page MenuHomeSolus

construct repo for et_xmlfile.
ClosedPublic

Authored by hashhsah on Feb 22 2020, 4:58 PM.
Tags
None
Referenced Files
F11006500: D8329.diff
Tue, Aug 1, 3:38 PM
F10828285: D8329.id20130.diff
Jun 4 2023, 8:58 AM
F10822887: D8329.diff
Jun 3 2023, 12:12 AM
F10762465: D8329.id19967.diff
May 18 2023, 5:55 PM
F10762453: D8329.id21241.diff
May 18 2023, 5:45 PM
F10762430: D8329.id20851.diff
May 18 2023, 5:35 PM
F10762410: D8329.id19925.diff
May 18 2023, 5:24 PM
F10735467: D8329.diff
May 12 2023, 1:59 PM

Details

Summary

add et_xmlfile as dependence of openpyxl.

Test Plan

pass built-in test. then test through openpyxl.

Diff Detail

Repository
R4967 python-et_xmlfile
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 added a subscriber: kyrios123.

Please remove the python2 bits from your package.
Also don't use 80 cols for the description.

Thanks ?

This revision now requires changes to proceed.Feb 22 2020, 6:05 PM

removed python2 support. re-format description.

kyrios123 added inline comments.
package.yml
15

This is for python2 only so it should be removed.

This revision now requires changes to proceed.Mar 4 2020, 12:23 PM

removed python-setuptools, the "python2 bit".

DataDrake added a subscriber: DataDrake.
DataDrake added inline comments.
package.yml
13

Should be alphabetical

This revision now requires changes to proceed.Apr 15 2020, 4:39 AM

re-order dependencies alphabetically

This revision is now accepted and ready to land.Apr 15 2020, 3:56 PM
This revision was automatically updated to reflect the committed changes.