[packages/python-dulwich] up to 0.13.0

glen glen at pld-linux.org
Mon May 30 15:28:20 CEST 2016


commit 2ece093fa04f06c79322cb7fdf9033a20400eea0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 30 16:25:37 2016 +0300

    up to 0.13.0
    
    python 2.6 support dropped

 python-dulwich.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 36e6fcc..a2ccba2 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -1,3 +1,5 @@
+# TODO
+# - python3 package
 #
 # Conditional build:
 %bcond_with	tests	# do not perform "make test"
@@ -6,14 +8,14 @@
 %define 	module	dulwich
 Summary:	A Python implementation of the Git file formats and protocols
 Name:		python-%{module}
-Version:	0.11.2
+Version:	0.13.0
 Release:	1
 License:	GPLv2+ or ASL 2.0
 Group:		Libraries/Python
-Source0:	https://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5:	ef70dce05422015373ca2704ddf281e7
+Source0:	https://www.dulwich.io/releases/%{module}-%{version}.tar.gz
+# Source0-md5:	6dede0626657c2bd08f48ca1221eea91
 URL:		https://www.dulwich.io/
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dulwich.git/commitdiff/2ece093fa04f06c79322cb7fdf9033a20400eea0



More information about the pld-cvs-commit mailing list