Revisions of python-calmjs.parse
buildservice-autocommit
accepted
request 1217048
from
Dirk Mueller (dirkmueller)
(revision 20)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 19)
- update to 1.3.2: * Ensure building from source tree under Python 3.13 works. * Dropped support for building under Python 2 in source tree. [ #44 ]
buildservice-autocommit
accepted
request 1124864
from
Dirk Mueller (dirkmueller)
(revision 18)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 17)
- update to 1.3.1: * Modified existing ``setup.py`` hook from an install hook to a build hook to ensure the generated module files are present. Should any of those modules are missing and the required dependencies for are not present (i.e. ``ply`` and ``setuptools``), the build will result in a non-zero exit status and the documented error message should reflect which of the required dependencies are missing.
buildservice-autocommit
accepted
request 1094866
from
Markéta Machová (mcalabkova)
(revision 16)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1094800
from
Andreas Schneider (gladiac)
(revision 15)
- Use sle15_python_module_pythons
Matej Cepl (mcepl)
committed
(revision 14)
- And no, this won't work with Python 2 modules. Just don't even try.
Matej Cepl (mcepl)
committed
(revision 13)
Actually we don't need to recompile all PYC files
Matej Cepl (mcepl)
committed
(revision 12)
- Generated tables should get correct *.pyc files
Matej Cepl (mcepl)
committed
(revision 11)
- Update to 1.3.0: - Introduce the extractor unparser - an unparser that will unparse a valid AST into a dict. - Correct the JoinAttr ruletype such that the intended empty definition value is passed to walk if it was defined as such to avoid an unintended infinite recursion.
Matej Cepl (mcepl)
committed
(revision 10)
No need for pytest
Matej Cepl (mcepl)
committed
(revision 9)
- Update to 1.2.5: - Will now import Iterable from the Python 3.3+ location as the previous location is marked for removal in Python 3.9. The import will still have a fallback to the previous location in order to maintain support for Python 2.7. - Provide a test case helper to ensure that the generic Program repr signature is provided to assist with test case portability. - In the calmjs.parse.vlq module, implemented the decode_vlq helper for completeness/symmetry to the encode_vlq helper.
buildservice-autocommit
accepted
request 789692
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 789687
from
Markéta Machová (mcalabkova)
(revision 7)
- Update to 1.2.4 * Correct usage of ``__doc__`` to support level 2 optimized mode. * Corrected some minor string definition syntax, where raw string prefix should be used but was not previously. * Correctly include LICENSE file in sdist. * Include the correct test data general form for some previously added test cases to better accommodate already planned future features.
buildservice-autocommit
accepted
request 765754
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 765704
from
Petr Gajdos (pgajdos)
(revision 4)
- fix build in SLE-15: set en_US.UTF-8 encoding
Dominique Leuenberger (dimstar_suse)
accepted
request 761189
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
initialized devel package after accepting 761189
Tomáš Chvátal (scarabeus_iv)
committed
(revision 2)
- Do not package tests
Tomáš Chvátal (scarabeus_iv)
committed
(revision 1)
- Initial commit, needed by calmjs
Displaying all 20 revisions