Menu

#83 Migration XML -> YAML (part 3)

0.7.2
open
yaml (5)
2017-09-01
2017-08-09
No

Once #86 is done, remove xml support:

  • the ability to read a Sheet from an xml file (tools/xml.py)
  • xmllint / libxml2 dependencies do not need to be check at startup anylonger
  • update MANIFEST.in (also check the rest of files it contains... run check-manifest too?)

Discussion

  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-09
    • labels: --> yaml
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-10
    • summary: Remove xmllint dependency --> Migration XML -> YAML (part 3)
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
    -When no xml files are required anymore, remove this external dependency.
    +Remove xml support (tools/xml.py, the ability to read a Sheet from an xml file)
    +Remove xmllint dependency.
    
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1 @@
    -Remove xml support (tools/xml.py, the ability to read a Sheet from an xml file)
    -Remove xmllint dependency.
    +Remove xml support (tools/xml.py, the ability to read a Sheet from an xml file + move extra translations into YAML files)
    
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Remove xml support (tools/xml.py, the ability to read a Sheet from an xml file + move extra translations into YAML files)
    +Once #86 is done, remove xml support (tools/xml.py, the ability to read a Sheet from an xml file)
    
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,4 @@
    -Once #86 is done, remove xml support (tools/xml.py, the ability to read a Sheet from an xml file)
    +Once #86 is done, remove xml support:
    +
    +-  the ability to read a Sheet from an xml file (tools/xml.py)
    +- xmllint / libxml2 dependencies do not need to be check at startup anylonger
    
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-09-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,3 +2,4 @@
    
     -  the ability to read a Sheet from an xml file (tools/xml.py)
     - xmllint / libxml2 dependencies do not need to be check at startup anylonger
    +- update MANIFEST.in (also check the rest of files it contains... run check-manifest too?)
    
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.