Package Release Info

prewikka-5.1.1-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

prewikka-lang
python3-prewikka

Change Logs

Version: 5.1.1-bp152.1.1
* Fri Oct 25 2019 thomas.andrejak@gmail.com
Bump version 5.1.1
  - Use the correct hook in heartbeat detail
  - Fix grouping errors with datasearch:update
  - Reload plugins if needed in prewikka-crontab
- Add missing depends (see INSTALL file):
  - python3-croniter
  - python3-gevent
  - python3-voluptuous
  - python3-lark-parser
* Fri Oct 25 2019 thomas.andrejak@gmail.com
Bump version 5.1.0
  - Update frameworks
  - Add prewikka-cli, prewikka in command line
  - Add new options in config file
  - Various fixes
  - Separate dataprovider backend and instance
  - Implement support for time-spanning data
  - Add past periods to the control menu
  - Add comparison operators for additional data
- Use the correct hook in heartbeat detail
- Remove patchs:
  - prewikka-fix_python3.patch
  - Fixed upstream
- Add patchs:
  - prewikka-fix_shebang.patch
  - Non executives files do not need shebang
- Remove python2
  - Python 2 will be removed step by step in all Linux distributions
Version: 4.0.0-bp150.2.3
* Sat Feb 10 2018 thomas.andrejak@gmail.com
- Fix building prewikka with new find-lang.sh
* Wed Oct 04 2017 thomas.andrejak@gmail.com
- Update to 4.0.0
- Create python2-prewikka and python3-prewikka
  packages since prewikka is python 3 compatible
- Move to Python Singlespec
- Remove patch prewikka-ez_setup.patch because we can only be
  compatible with Factory/Tumbleweed because of Python Singlespec
- Add patch prewikka-fix_python3.patch to make prewikka fully
  compatible with Python 3
* Fri Feb 10 2017 thomas.andrejak@gmail.com
- Update to 3.1.0 (Prelude 3.1.0 released on 14 Sept 2016)
- Remove unnecessary patches
  - prewikka-cheetah-shbang.patch
  - prewikka-wsgi-shbang.patch
- Spec-Cleaner
* Thu Jan 26 2017 jengelh@inai.de
- Trim filler words from description.
- Replace -exec rm by simpler -delete.
* Sun Sep 04 2016 thomas.andrejak@gmail.com
Fix Group to be a valid OpenSuse Group
  Fix Requires
  Fix source URL
  Fix dependencies
  Clean usage of "-n %{name}-"
* Tue May 03 2016 thomas.andrejak@gmail.com
Initial import
  Add patchs :
  * prewikka-cheetah-shbang.patch
  * Fix shebang in cheetah generated files
  * prewikka-ez_setup.patch
  * Support old setuptools
  * prewikka-wsgi-shbang.patch
  * Fix shebang in wsgi file