Revisions of python-Cheetah3
buildservice-autocommit
accepted
request 1196253
from
Martin Pluskal (pluskalm)
(revision 33)
baserev update by copy to link target
Martin Pluskal (pluskalm)
accepted
request 1196215
from
Frantisek Simorda (frantisek.simorda)
(revision 32)
- update to 3.3.3.post1: * GHActions: Build and publish wheels on Linux/aarch64. - version 3.3.3: * Protect import cgi in preparation to Python 3.13. * Run tests with Python 3.12. * GHActions: Ensure pip only if needed - version 3.3.2: * Fixed printing to stdout in CheetahWrapper. * CI(GHActions): Install all Python and PyPy versions from conda-forge. - version 3.3.1: * Fixed ImportHooks under PyPy3. * Run tests with PyPy3. * Use conda to install older Pythons - version 3.3.0.post1: * Run tests with Python 3.11 * Fix DeprecationWarning: unittest.findTestCases() is deprecated. Use unittest.TestLoader.loadTestsFromModule() instead * Publish wheels at Github Releases. - version 3.3.0: * PyPI has wrongfully classified project Cheetah3 as “critical”. This puts a burden to use 2FA to manage the project at PyPI. To avoid the burden the project is renamed to CT3 at PyPI. There will be no updates for Cheetah3. Sorry for the inconvenience! * Use relative imports everywhere. * Run pure-python NameMapper tests in a separate process. * Fixed a bug in tests with pure-python NameMapper. * Add Python 3.10 to tox.ini. * Migrated to GitHub Actions. - version 3.2.7b1: * Load from JSON file to searchlist (similar to loading from pickle). * Fix filetype for Python 2 in Template. * Build wheels for aarch64 at Travis; publish them at PyPI. * tox.ini: Limit VIRTUALENV_PIP version for Python 3.4.
Steve Kowalik (StevenK)
committed
(revision 31)
- Update to 3.2.6.post1: * Skip test_import_bootlocale() on Python 3.10
buildservice-autocommit
accepted
request 865319
from
Markéta Machová (mcalabkova)
(revision 30)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 865304
from
John Vandenberg (jayvdb)
(revision 29)
- Add Suggests for python-Markdown and python-Pygments - Use python_alternative to fix multi Python 3 builds - Tidy spec - Disable tests failing on Python 3.6 - update to 3.2.6 * Fix use of uninitialized variable in _namemapper.c
buildservice-autocommit
accepted
request 819499
from
Ondřej Súkup (mimi_vx)
(revision 28)
baserev update by copy to link target
Ondřej Súkup (mimi_vx)
committed
(revision 27)
- update to 3.2.5 * build fixes
buildservice-autocommit
accepted
request 796109
from
Matej Cepl (mcepl)
(revision 26)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 25)
Name of the module is actually capitalized
Matej Cepl (mcepl)
committed
(revision 24)
- Cleanup of the SPEC file, remove warnings.
buildservice-autocommit
accepted
request 776239
from
Matej Cepl (mcepl)
(revision 23)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 774386
from
Thomas Renninger (trenn)
(revision 22)
- python-Markdown is a BuildRequire for python-Cheetah3 python2-Markdown package is not built anymore since last submitrequest: - disable python2 build: Markdown is python 3 only now Therefore python-Cheetah3 can also only build python3-Cheetah3 due to: nothing provides python2-Markdown unresolvable build service errors otherwise
buildservice-autocommit
accepted
request 735857
from
Tomáš Chvátal (scarabeus_iv)
(revision 21)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 20)
- Update to 3.2.4: * Import from collections for Python 2, from collections.abc for Python 3. * Fixed infinite recursion in ImportManager on importing module _bootlocale inside open().
buildservice-autocommit
accepted
request 704958
from
Tomáš Chvátal (scarabeus_iv)
(revision 19)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 704934
from
Petr Gajdos (pgajdos)
(revision 18)
- version update to 3.2.3 - Fixed infinite recursion in ``ImportManager`` on importing a builtin module. - The site https://cheetahtemplate.org/ is now served with HTTPS. - Updated docs regarding fixed tests.
buildservice-autocommit
accepted
request 704396
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 16)
- Do not provide Cheetah3 namespace on python2, if someone wants Cheetah3 binary they need the python3 variant anyway
buildservice-autocommit
accepted
request 700373
from
Martin Pluskal (pluskalm)
(revision 15)
baserev update by copy to link target
Martin Pluskal (pluskalm)
committed
(revision 14)
- Update to version 3.2.2: * Replaced outdated and insecure mktemp with mkstemp. * Fixed bugs in TemplateCmdLineIface.py: read binary pickles from stdin and files. * Use cgi.escape() for Python 2, html.escape() for Python 3. * Created tests for TemplateCmdLineIface. - Update test dependencies
Displaying revisions 1 - 20 of 33