Revisions of itstool

buildservice-autocommit accepted request 1166865 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 36)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1166859 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 35)
thanks
- remove dependency on /usr/bin/python3 [bsc#1212476]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 925724 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 34)
- update to 2.0.7:
  * Performance improvements when chaining up on certain ITS rules
  * Performance improvements when using ITS params.
buildservice-autocommit accepted request 749284 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 33)
baserev update by copy to link target
buildservice-autocommit accepted request 732874 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 31)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 731588 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 30)
- Update to version 2.0.6:
  + Make DocBook keyword element within text
  + Apply ITS files passed with -i in --join mode
- Drop itstool-Apply-ITS-files.patch

- Replace python3-libxml2-python with python3-libxml2 BuildRequires
  and Requires following changes in libxml2.
buildservice-autocommit accepted request 662635 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 29)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 662532 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 28)
Mark bsc#1111019 as fixed in changes (itstool requires /usr/bin/python)
buildservice-autocommit accepted request 660479 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 27)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 659962 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 26)
All of PPC built now :-) 
Seems we can finally move forward with this one. Fedora is already shipping this version.

- Update to version 2.0.5:
  + Allow preserveSpace on XML attributes.
  + Fixed issue with writing files under macOS.
  + Fixed various differences between Python 2 and 3.
  + Fixed issues with libxml2 memory management.
- Add itstool-Apply-ITS-files.patch: Apply ITS files passed with -i
  in --join mode.
- Drop patch itstool-2.0.4-serialize_to_str.patch and
  itstool-2.0.4-memory-management.patch: fixed upstream.
- Switch directly to py3 istool, as it seems it does not break there
  should be no real requirement to use the python2 variant (even on
  old products it should be ok to use py3 one)
- Add patch itstool-2.0.4-serialize_to_str.patch
  to fix upstream big #19 (fix str/bytes issue)
- Be consistent in using python%{_python_ver}
- Modernize spec-file by calling spec-cleaner
- Introduce _python_ver variable, currently set to '2': allow for
  an easy way to toggle between python3 and python2 based itstool.
  Currently using python2, as python3-based itstool still has
  issues.
- Switch to python3 version:
  + Add python3-base BuildRequires: unlike python2, py3 is not
    implicit in the buildroot yet.
  + Export PYTHON=python3 before configure.
  + Replace libxml2-python (Build)?Requires with
    python3-libxml2-python.
- Replace itstool-2.0.4-no-freedoc.patch with
  itstool-2.0.4-memory-management.patch: use upstream provided
  solution for the crshes.
- Update to version 2.0.4:
  + Fixed a massive performance issue.
- Add itstool-2.0.4-no-freedoc.patch: Do not free xmlDocs, avoid
  crashes (gh#itstool/itstool#17).
- Update to version 2.0.3:
  + Added:
    - Python 3 support. Keeping Python 2 support for now.
    - --path option for extra paths for ITS files.
  + Fixed:
    - --keep-entities mode after some libxml2 changes.
    - UTF-8 handling for translated attributes.
  + Don't error out (except under -s) for mismatched placeholders.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 537584 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 25)
Let's stabilize this in G:N first
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 536558 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 24)
- Switch to python3 version:
  + Add python3-base BuildRequires: unlike python2, py3 is not
    implicit in the buildroot yet.
  + Export PYTHON=python3 before configure.
  + Replace libxml2-python (Build)?Requires with
    python3-libxml2-python.

- Update to version 2.0.4:
  + Fixed a massive performance issue.
- Add itstool-2.0.4-no-freedoc.patch: Do not free xmlDocs, avoid
  crashes (gh#itstool/itstool#17).

- Update to version 2.0.3:
  + Added:
    - Python 3 support. Keeping Python 2 support for now.
    - --path option for extra paths for ITS files.
  + Fixed:
    - --keep-entities mode after some libxml2 changes.
    - UTF-8 handling for translated attributes.
  + Don't error out (except under -s) for mismatched placeholders.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 533673 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 23)
Even with upstream patch things still seem borked, so revert
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 531967 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 22)
Update to version 2.0.3
buildservice-autocommit accepted request 212277 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 21)
baserev update by copy to link target
buildservice-autocommit accepted request 208280 from Richard Brown's avatar Richard Brown (RBrownCCB) (revision 19)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownCCB) accepted request 208252 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 18)
- Add itstool-fix-crash.patch: Fixed crash in locale filter and
  drop rule (bgo#71511).

- Update to version 2.0.1:
  + Reworked default ITS rules for better performance.

  + Fixed handling of namespace prefixes on elements.
buildservice-autocommit accepted request 208139 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 17)
baserev update by copy to link target
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by