[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-jinja2-2.10.1-4.el8.src download

Имя python-jinja2
Эпоха 0
Версия 2.10.1
Релиз 4.el8
Архитектура src
Сайт http://jinja.pocoo.org/
Лицензия BSD
Время сборки 2024-04-11 18:36:53
Хост сборки builder-x86-04.inferitos.ru
Краткое описание General purpose template engine
Репозитории AppStream
Полное описание Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments.
Эррата
Размер 278 КиБ
Исходный проект python-jinja2-2.10.1-4.el8
Контрольная сумма SHA-256 5de318a4cdb875531a60b5f2762c6f1df9c3253ffd052fd48964c1087a8462f1
× Full screenshot
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.10.1-4
- Rebuilt for MSVSphere 8.10 beta

* Tue Jan 30 2024 Charalampos Stratakis <cstratak@redhat.com> - 2.10.1-4
- Security fix for CVE-2024-22195
Resolves: RHEL-21347

* Fri Mar 12 2021 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-3
- Fix CVE-2020-28493: ReDOS vulnerability due to the sub-pattern
Resolves: rhbz#1928707

* Tue Apr 30 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-2
- Rebuild of package to go through gating
- Resolves: rhbz#1701301

* Thu Apr 25 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-1
- Rebase to 2.10.1 (security update) to fix CVE-2019-10906
- Resolves: rhbz#1701301

* Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-9
- Require platform-python-setuptools instead of python3-setuptools
- Resolves: rhbz#1650536

* Mon Aug 06 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-8
- Revert changes commited to wrong branch

* Sat Aug 04 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-7
- Fix conditions

* Sat Aug 04 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-6
- Specfile cleanup and fixes

* Mon Jun 25 2018 Lumír Balhar <Lbalhar@redhat.com> - 2.10-5
- Disable Python 2 build by default