[packages/python-serial] - up to 2.7
arekm
arekm at pld-linux.org
Sat Jan 25 20:58:30 CET 2014
commit 7080d450fa082d7e89cf26913109f338ff7f12b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Jan 25 20:58:26 2014 +0100
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-serial.git/commitdiff/7080d450fa082d7e89cf26913109f338ff7f12b6
More information about the pld-cvs-commit
mailing list