83ab03
Name:		python-augeas
83ab03
Version:	0.5.0
83ab03
Release:	12%{?dist}
83ab03
Summary:	Python bindings to augeas
83ab03
Group:		Development/Languages
83ab03
License:	LGPLv2+
83ab03
URL:		http://augeas.net/
83ab03
Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
83ab03
Patch1:		0001-test-fix-discovery-of-location.patch
83ab03
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
83ab03
BuildArch:	noarch
83ab03
83ab03
BuildRequires:	python3-setuptools python3-devel
83ab03
BuildRequires:	augeas python3-pytest
83ab03
83ab03
%description
83ab03
python-augeas is a set of Python bindings around augeas.
83ab03
83ab03
%package -n python3-augeas
83ab03
Summary:	Python 3 bindings to augeas
83ab03
Requires:	augeas-libs
83ab03
%{?python_provide:%python_provide python3-augeas}
83ab03
83ab03
%description -n python3-augeas
83ab03
python3-augeas is a set of Python bindings around augeas.
83ab03
83ab03
83ab03
%prep
83ab03
%setup -q
83ab03
%patch1 -p1
83ab03
83ab03
%{py3_build}
83ab03
%{py3_install}
83ab03
83ab03
%check
83ab03
pytest-3
83ab03
83ab03
%files -n python3-augeas
83ab03
%license COPYING
83ab03
%doc AUTHORS README.txt
83ab03
%{python3_sitelib}/augeas.py
83ab03
%{python3_sitelib}/python_augeas-*.egg-info
83ab03
%{python3_sitelib}/__pycache__/*
83ab03
83ab03
83ab03
%changelog
83ab03
* Tue May 14 2019 Pino Toscano <ptoscano@redhat.com> - 0.5.0-12
83ab03
- Run the tests during the build (RHBZ#1682268).
83ab03
83ab03
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
83ab03
83ab03
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-9
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
83ab03
83ab03
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-8
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
83ab03
83ab03
* Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.5.0-7
83ab03
- Rebuild for Python 3.6
83ab03
83ab03
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-6
83ab03
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
83ab03
83ab03
* Wed Feb 3 2016 Orion Poplawski <orion@cora.nwra.com> - 0.5.0-5
83ab03
- Modernize spec
83ab03
- Fix python3 package file ownership
83ab03
83ab03
* Tue Jan 19 2016 Nils Philippsen <nils@redhat.com>
83ab03
- use %%global instead of %%define
83ab03
83ab03
* Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 0.5.0-4
83ab03
- Rebuilt for Python3.5 rebuild
83ab03
83ab03
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
83ab03
83ab03
* Mon Sep 22 2014 Tomas Radej <tradej@redhat.com> - 0.5.0-2
83ab03
- Added Python 3 subpackage
83ab03
83ab03
* Thu Sep 04 2014 Greg Swift <gregswift@gmail.com> - 0.5.0-1
83ab03
- Version 0.5.0 release
83ab03
83ab03
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-6
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
83ab03
83ab03
* Tue Oct 22 2013 Greg Swift <gregswift@gmail.com> - 0.4.1-5
83ab03
- add python-ctypes dependency (rhbz#1020239)
83ab03
83ab03
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-4
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
83ab03
83ab03
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-3
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
83ab03
83ab03
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
83ab03
83ab03
* Mon Jan 16 2012 Greg Swift <gregswift@gmail.com> 0.4.1-1
83ab03
- version 0.4.1
83ab03
- include egg only on F-9, RHEL-6 and later
83ab03
83ab03
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-8
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
83ab03
83ab03
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 0.3.0-7
83ab03
- only include egg-info, if fedora >=9 or rhel >= 6
83ab03
Resolves: rhbz#661452
83ab03
83ab03
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-6
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
83ab03
83ab03
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.3.0-5
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
83ab03
83ab03
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-4
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
83ab03
83ab03
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-3
83ab03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
83ab03
83ab03
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.3.0-2
83ab03
- Rebuild for Python 2.6
83ab03
83ab03
* Tue Sep 09 2008 Harald Hoyer <harald@redhat.com> 0.3.0-1
83ab03
- version 0.3.0
83ab03
83ab03
* Thu Jul 03 2008 Harald Hoyer <harald@redhat.com> 0.2.1-1
83ab03
- version 0.2.1
83ab03
83ab03
* Wed Jun 11 2008 Harald Hoyer <harald@redhat.com> 0.2.0-1
83ab03
- switched to noarch, dlopen/ python bindings
83ab03
83ab03
* Mon May 05 2008 Harald Hoyer <harald@redhat.com> 0.1.0-4
83ab03
- version to import in CVS (rhbz#444945)
83ab03
83ab03
* Mon May 05 2008 Harald Hoyer <harald@redhat.com> 0.1.0-3
83ab03
- set mode of _augeas.so to 0755
83ab03
83ab03
* Mon May 05 2008 Harald Hoyer <harald@redhat.com> 0.1.0-2
83ab03
- wildcard to catch egg-info in case it is build
83ab03
83ab03
* Fri May 02 2008 Harald Hoyer <harald@redhat.com> 0.1.0-1
83ab03
- new version
83ab03
83ab03
* Wed Apr 16 2008 Harald Hoyer <harald@redhat.com> - 0.0.8-1
83ab03
- initial version