From 78adfb3a4d164decfa4bea136099d0f1e9ecae7772fa0ed52d357d5d755c81d8 Mon Sep 17 00:00:00 2001 From: David Hall Date: Fri, 4 Aug 2017 16:56:59 +0000 Subject: [PATCH] - Add py36.patch: Fix for python3.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pmw?expand=0&rev=14 --- python-pmw.changes | 2 +- python-pmw.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pmw.changes b/python-pmw.changes index e240075..f61b896 100644 --- a/python-pmw.changes +++ b/python-pmw.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun May 7 20:06:55 UTC 2017 - dhall@wustl.edu -- add patch for python3.6 +- Add py36.patch: Fix for python3.6 * https://sourceforge.net/p/pmw/patches/7/ ------------------------------------------------------------------- diff --git a/python-pmw.spec b/python-pmw.spec index 60b15a8..2737dd2 100644 --- a/python-pmw.spec +++ b/python-pmw.spec @@ -23,9 +23,9 @@ Version: 2.0.1 Release: 0 Url: http://pmw.sourceforge.net/ Summary: High-level compound widgets in Python using the Tkinter module +#PATCH-FIX-UPSTREAM py36.patch https://sourceforge.net/p/pmw/patches/7/ License: MIT Group: Development/Languages/Python -# py36.patch Patch to work with python 3.6 https://sourceforge.net/p/pmw/patches/7/ Patch: py36.patch Source: https://pypi.python.org/packages/e7/20/8d0c4ba96a5fe62e1bcf2b8a212ccfecd67ad951e8f3e89cf147d63952aa/Pmw-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build