- Update to 2.3.10

- Change source URI to pypi.python.org.
This commit is contained in:
Matthew Barnes 2010-01-14 23:11:21 +00:00
parent 4ffadec845
commit 9509d6920a
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
python-ldap-2.3.6.tar.gz python-ldap-2.3.10.tar.gz

View File

@ -5,15 +5,15 @@
### Abstract ### ### Abstract ###
Name: python-ldap Name: python-ldap
Version: 2.3.6 Version: 2.3.10
Release: 3%{?dist} Release: 1%{?dist}
Epoch: 0 Epoch: 0
License: Python License: Python
Group: System Environment/Libraries Group: System Environment/Libraries
Summary: An object-oriented API to access LDAP directory servers Summary: An object-oriented API to access LDAP directory servers
URL: http://python-ldap.sourceforge.net/ URL: http://python-ldap.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source0: http://download.sourceforge.net/python-ldap/python-ldap-%{version}.tar.gz Source0: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
### Patches ### ### Patches ###
@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/python_ldap-%{version}-*.egg-info/ %{python_sitearch}/python_ldap-%{version}-*.egg-info/
%changelog %changelog
* Thu Jan 14 2010 Matthew Barnes <mbarnes@redhat.com> - 0:2.3.10-1
- Update to 2.3.10
- Change source URI to pypi.python.org.
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0:2.3.6-3 * Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0:2.3.6-3
- rebuilt with new openssl - rebuilt with new openssl

View File

@ -1 +1 @@
69605234571509eb288fc9292a34edad python-ldap-2.3.6.tar.gz 564d741a7c6d5fdcb45322fe9262d1a5 python-ldap-2.3.10.tar.gz