RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/python-ldap#b2dc48ca9c8b9acabce249694f613912715c59c2
This commit is contained in:
		
							parent
							
								
									cbfe82217c
								
							
						
					
					
						commit
						7be1e604b4
					
				| @ -5,10 +5,10 @@ | |||||||
| 
 | 
 | ||||||
| Name: python-ldap | Name: python-ldap | ||||||
| Version: 3.3.1 | Version: 3.3.1 | ||||||
| Release: 1%{?dist} | Release: 2%{?dist} | ||||||
| License: Python | License: Python | ||||||
| Summary: An object-oriented API to access LDAP directory servers | Summary: An object-oriented API to access LDAP directory servers | ||||||
| URL: http://python-ldap.org/ | URL: https://python-ldap.org/ | ||||||
| Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}%{?prerelease}.tar.gz | Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}%{?prerelease}.tar.gz | ||||||
| 
 | 
 | ||||||
| ### Build Dependencies ### | ### Build Dependencies ### | ||||||
| @ -22,7 +22,6 @@ BuildRequires: python3-setuptools | |||||||
| BuildRequires: /usr/bin/tox | BuildRequires: /usr/bin/tox | ||||||
| BuildRequires: openldap-servers >= %{openldap_version} | BuildRequires: openldap-servers >= %{openldap_version} | ||||||
| BuildRequires: openldap-clients >= %{openldap_version} | BuildRequires: openldap-clients >= %{openldap_version} | ||||||
| BuildRequires: python3-coverage |  | ||||||
| BuildRequires: python3-pyasn1 >= 0.3.7 | BuildRequires: python3-pyasn1 >= 0.3.7 | ||||||
| BuildRequires: python3-pyasn1-modules >= 0.1.5 | BuildRequires: python3-pyasn1-modules >= 0.1.5 | ||||||
| 
 | 
 | ||||||
| @ -86,6 +85,10 @@ TOXENV=py%{python3_version_nodots} LOGLEVEL=10 tox --sitepackages | |||||||
| %{python3_sitearch}/python_ldap-%{version}%{?prerelease}-py%{python3_version}.egg-info/ | %{python3_sitearch}/python_ldap-%{version}%{?prerelease}-py%{python3_version}.egg-info/ | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 3.3.1-2 | ||||||
|  | - Use https in URL | ||||||
|  | - Drop build dependency on python3-coverage | ||||||
|  | 
 | ||||||
| * Thu Oct 22 2020 Christian Heimes <cheimes@redhat.com> - 3.3.1-1 | * Thu Oct 22 2020 Christian Heimes <cheimes@redhat.com> - 3.3.1-1 | ||||||
| - New upstream release 3.3.1 | - New upstream release 3.3.1 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user