File python3-PasteDeploy.changes of Package python3-PasteDeploy
-------------------------------------------------------------------
Sun Jan 22 00:51:53 UTC 2015 - arun@gmx.de
- specfile:
* remove python(abi) requirement
-------------------------------------------------------------------
Sun Jan 4 20:29:50 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- update to version 1.5.2:
* Fixed Python 3 issue in paste.deploy.util.fix_type_error()
- changes from version 1.5.1:
* Fixed use of the wrong variable when determining the context protocol
* Fixed invalid import of paste.deploy.Config to paste.deploy.config.Config
* Fixed multi proxy IPs bug in X-Forwarded-For header in PrefixMiddleware
* Fixed TypeError when trying to raise LookupError on Python 3
* Fixed exception reraise on Python 3
-------------------------------------------------------------------
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com
- Remove openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Thu Sep 6 09:28:27 UTC 2012 - toddrme2178@gmail.com
- Restore BuildRequires: python3 This package depends on hash
algorithms that are only available if python3 is installed,
python3-devel will not pull them in. Building will fail if
BuildRequires: python3 is removed.
-------------------------------------------------------------------
Sun May 27 05:17:57 UTC 2012 - highwaystar.ru@gmail.com
- python3 package added