From f5a652c50e5b49d25cd89fca23bc59dc3cdc4c7da9d016d6d10b2391cdc2232e Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Mon, 9 Feb 2015 15:20:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=17 --- python-PasteDeploy.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PasteDeploy.changes b/python-PasteDeploy.changes index ae96c79..dd02960 100644 --- a/python-PasteDeploy.changes +++ b/python-PasteDeploy.changes @@ -2,7 +2,7 @@ Fri Feb 6 10:54:44 UTC 2015 - hpj@urpla.net - update to version 1.5.2 - changes: https://bitbucket.org/ianb/pastedeploy/commits/all + * Fixed Python 3 issue in paste.deploy.util.fix_type_error() ------------------------------------------------------------------- Thu Oct 24 11:09:48 UTC 2013 - speilicke@suse.com