]> git.pld-linux.org Git - packages/python-subvertpy.git/blobdiff - python-subvertpy.spec
- Up to 0.7.5
[packages/python-subvertpy.git] / python-subvertpy.spec
index f6ba9e19f81d146805918b1df70568b19a6b9717..e1bd3a1a64954ad4d1df7733aff35032e9d6d5b6 100644 (file)
@@ -1,21 +1,20 @@
 # TODO:
-# - include examples in package
+# - package tests
 #
 %define                module  subvertpy
 #
 Summary:       A Pythonic binding for subversion
 Summary(pl.UTF-8):     Pythonowe wiązanie do subversion
 Name:          python-%{module}
-Version:       0.7.2
-Release:       2
+Version:       0.7.5
+Release:       1
 License:       LGPLv2.1+
 Group:         Libraries/Python
 Source0:       http://samba.org/~jelmer/subvertpy/%{module}-%{version}.tar.gz
-# Source0-md5: 01e2098db04ddddaf06a7e27c075745d
-Patch0:                apu_includes.patch
+# Source0-md5: 2e84979c7380a396d6beec278f2d6104
 URL:           http://samba.org/~jelmer/subvertpy/
 BuildRequires: apr-devel
-BuildRequires: apr-utils-devel
+BuildRequires: apr-util-devel
 BuildRequires: python-devel
 BuildRequires: python-modules
 BuildRequires: rpm-pythonprov
@@ -29,7 +28,6 @@ aimed to be complete, fast and feel native to Python programmers.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 python setup.py build
This page took 0.061911 seconds and 4 git commands to generate.