Files
yawn/yawn.changes

70 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Sat Feb 22 15:59:21 UTC 2025 - kkaempf@suse.de
- fix filelist
-------------------------------------------------------------------
Wed Feb 21 12:17:22 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Sat Jan 14 11:18:23 UTC 2023 - kkaempf@suse.com
- Update to version 1.0+git20211121.851b080:
* Python3 (#13)
* Bump pygments from 2.1.3 to 2.7.4
* Bump pyyaml from 5.3.1 to 5.4
* Cleaned up python package deps; defined min versions for direct deps
* Fixed Python version error in test workflow by consistently using py36 as minimum
* Added Makefile and GitHub Actions test workflow for check/pylint
* No more bytes, only str.
* No more bytes, only str.
-------------------------------------------------------------------
Sat Jul 9 18:10:36 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
- fix build, define python2_sitelib
-------------------------------------------------------------------
Fri Sep 25 06:37:33 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
- YAWN is Python2-only
-------------------------------------------------------------------
Sat Nov 16 21:04:33 UTC 2013 - kkaempf@suse.com
- default port to 8080, so yawn is runnable as non-root
-------------------------------------------------------------------
Sat Nov 16 20:55:08 UTC 2013 - kkaempf@suse.com
- run server as 'yawn', not 'yawn.py'
-------------------------------------------------------------------
Sat Nov 16 17:42:57 UTC 2013 - kkaempf@suse.com
- split off yawn library from yawn-server. Make yawn-server,
yawn-mod_python and yawn-mod_wsgi require yawn.
-------------------------------------------------------------------
Wed Oct 2 15:45:01 UTC 2013 - boris@steki.net
- updated package now generate three versions of package
standalone, wsgi and mod_python based
-------------------------------------------------------------------
Mon Sep 23 14:03:14 UTC 2013 - boris@steki.net
- bugfix release:
- upstream patch yawn-1.0-missing_request_type.patch
- local patch yawn-1.0-missing_title.patch fixing exception in case
that title object does not exist
-------------------------------------------------------------------
Tue Sep 14 11:21:00 UTC 2010 - kkaempf@novell.com
- Fix build for RH/Fedora