From 7080d450fa082d7e89cf26913109f338ff7f12b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 25 Jan 2014 20:58:26 +0100 Subject: [PATCH] - up to 2.7 --- python-serial.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-serial.spec b/python-serial.spec index 2c8803d..e29e584 100644 --- a/python-serial.spec +++ b/python-serial.spec @@ -8,12 +8,12 @@ Summary: Serial port interface module Summary(pl.UTF-8): Moduł interfejsu do portu szeregowego Name: python-serial -Version: 2.6 -Release: 3 +Version: 2.7 +Release: 1 License: GPL Group: Development/Languages/Python Source0: http://pypi.python.org/packages/source/p/pyserial/pyserial-%{version}.tar.gz -# Source0-md5: cde799970b7c1ce1f7d6e9ceebe64c98 +# Source0-md5: 794506184df83ef2290de0d18803dd11 URL: http://pyserial.wiki.sourceforge.net/pySerial %if %{with python2} BuildRequires: python-devel @@ -23,6 +23,7 @@ BuildRequires: python-modules %if %{with python3} BuildRequires: python3-devel BuildRequires: python3-modules +BuildRequires: python3-2to3 %endif BuildRequires: rpm-pythonprov BuildRequires: unzip -- 2.44.0