From 9ab69a33ff82537e96c29f857d40e773adc209e8a72be6b6577648f24f940c8a Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 30 Sep 2013 09:58:01 +0000 Subject: [PATCH] - Fix previous changes entry - Add Beaker-1.6.4-setup_test.patch: Workaround for TypeError in multiprocessing/util.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=25 --- python-Beaker.changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-Beaker.changes b/python-Beaker.changes index 2e9da46..b7658af 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -3,13 +3,15 @@ Fri Aug 9 09:20:00 UTC 2013 - speilicke@suse.com - Add a build conditional for testing with memcached. It can be too heavy at times +- Fix previous changes entry ------------------------------------------------------------------- Tue Aug 6 23:16:53 UTC 2013 - hpj@urpla.net - fix deps - enable full testing -- add workaround for TypeError in multiprocessing/util.py +- Add Beaker-1.6.4-setup_test.patch: Workaround for TypeError in + multiprocessing/util.py ------------------------------------------------------------------- Fri Jul 19 17:12:05 UTC 2013 - berendt@b1-systems.de