Update Python 2 dependency declarations to new packaging standards
This commit is contained in:
		
							parent
							
								
									1b159882a5
								
							
						
					
					
						commit
						418b74230d
					
				| @ -3,13 +3,13 @@ | ||||
| Summary:       Monitor filesystem events with Python under Linux | ||||
| Name:          python-inotify | ||||
| Version:       0.9.6 | ||||
| Release:       9%{?dist} | ||||
| Release:       10%{?dist} | ||||
| License:       MIT | ||||
| Group:         Development/Libraries | ||||
| URL:           https://github.com/seb-m/pyinotify | ||||
| Source0:       http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz | ||||
| Patch01:       pyinotify-0.9.6-epoint.patch | ||||
| BuildRequires: python-devel | ||||
| BuildRequires: python2-devel | ||||
| BuildRequires: gmp-devel | ||||
| BuildRequires: python3-devel | ||||
| BuildArch:     noarch | ||||
| @ -95,6 +95,10 @@ cp -a python2/examples/* %{buildroot}%{_datadir}/%{oname} | ||||
| %{python3_sitelib}/__pycache__/%{oname}* | ||||
| 
 | ||||
| %changelog | ||||
| * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.6-10 | ||||
| - Update Python 2 dependency declarations to new packaging standards | ||||
|   (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) | ||||
| 
 | ||||
| * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-9 | ||||
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user