585073
Name: pycairo
585073
Version: 1.16.3
585073
Release: 6%{?dist}
585073
Summary: Python bindings for the cairo library
585073
585073
License: MPLv1.1 or LGPLv2
585073
URL: http://cairographics.org/pycairo
585073
Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
585073
585073
BuildRequires: cairo-devel
585073
BuildRequires: pkgconfig
585073
BuildRequires: python3-devel
585073
BuildRequires: python3-pytest
585073
585073
%description
585073
Python bindings for the cairo library.
585073
585073
%package -n python3-cairo
585073
Summary: Python 3 bindings for the cairo library
585073
%{?python_provide:%python_provide python3-cairo}
585073
585073
%description -n python3-cairo
585073
Python 3 bindings for the cairo library.
585073
585073
%package -n python3-cairo-devel
585073
Summary: Libraries and headers for py3cairo
585073
Requires: python3-cairo%{?_isa} = %{version}-%{release}
585073
Requires: python3-devel
585073
585073
%description -n python3-cairo-devel
585073
This package contains files required to build wrappers for cairo add-on
585073
libraries so that they interoperate with py3cairo.
585073
585073
%prep
585073
%setup -q
585073
585073
%build
585073
%py3_build
585073
585073
%install
585073
%py3_install
585073
585073
%check
585073
%{__python3} setup.py test
585073
585073
%files -n python3-cairo
585073
%license COPYING*
585073
%{python3_sitearch}/cairo/
585073
%{python3_sitearch}/pycairo*.egg-info
585073
585073
%files -n python3-cairo-devel
585073
%dir %{_includedir}/pycairo
585073
%{_includedir}/pycairo/py3cairo.h
585073
%{_libdir}/pkgconfig/py3cairo.pc
585073
585073
%changelog
585073
* Thu Aug 16 2018 Josef Ridky <jridky@redhat.com> - 1.16.3-6
585073
- Rebuild due of python2-pycairo for GIMP (RCM-39388)
585073
585073
* Tue Aug 07 2018 Petr Viktorin <pviktori@redhat.com> - 1.16.3-3
585073
- Remove the python2 subpackages
585073
  https://bugzilla.redhat.com/show_bug.cgi?id=1590820
585073
585073
* Thu Jul 12 2018 Petr Viktorin <pviktori@redhat.com> - 1.16.3-2
585073
- Allow Python 2 for build
585073
  See: https://hurl.corp.redhat.com/rhel8-py2
585073
585073
- Skip tests on Python 2 (python2-pytest is being removed)
585073
585073
* Mon Mar 19 2018 Kalev Lember <klember@redhat.com> - 1.16.3-1
585073
- Update to 1.16.3
585073
585073
* Tue Feb 06 2018 Kalev Lember <klember@redhat.com> - 1.16.1-1
585073
- Update to 1.16.1
585073
585073
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.16.0-1
585073
- Update to 1.16.0
585073
585073
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.15.6-1
585073
- Update to 1.15.6
585073
585073
* Fri Dec 01 2017 Kalev Lember <klember@redhat.com> - 1.15.4-1
585073
- Update to 1.15.4
585073
585073
* Wed Sep 20 2017 Kalev Lember <klember@redhat.com> - 1.15.3-1
585073
- Update to 1.15.3
585073
585073
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 1.15.2-1
585073
- Update to 1.15.2
585073
- Switch to new upstream at https://github.com/pygobject/pycairo
585073
- Switch to distutils build system
585073
- Tighten subpackage deps with the _isa macro
585073
- Rename Python 2 package to python2-cairo
585073
- Enable Python 3 support
585073
585073
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-8
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
585073
585073
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-7
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
585073
585073
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-6
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
585073
585073
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-5
585073
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
585073
585073
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-4
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
585073
585073
* Sun Aug 23 2015 Kalev Lember <klember@redhat.com> - 1.10.0-3
585073
- Use license macro for license files
585073
585073
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-2
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
585073
585073
* Sat Nov 15 2014 David Tardon <dtardon@redhat.com> - 1.10.0-1
585073
- "new" upstream release
585073
585073
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-12
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
585073
585073
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-11
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
585073
585073
* Wed May 21 2014 Jakub Čajka <jcajka@redhat.com> - 1.8.10-10
585073
- Resolves: #1079673 - Fixed build dependencies and enabled tests on ppc
585073
585073
* Tue May 20 2014 Dan Horák <dan[at]danny.cz> - 1.8.10-9
585073
- disable tests on big endians (#1079673)
585073
585073
* Thu Feb 27 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.8.10-8
585073
- Enable xcb and xpyb (RHBZ 1045725, 1005447)
585073
- Spec cleanups
585073
- Run check
585073
585073
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-7
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
585073
585073
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-6
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
585073
585073
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-5
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
585073
585073
* Sun Feb 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8.10-4
585073
- Revert illegal package rename so it properly builds
585073
- spec file cleanup
585073
585073
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-3
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
585073
585073
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-2
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
585073
585073
* Tue Sep 21 2010 Matthew Barnes <mbarnes@redhat.com> - 1.8.10-1
585073
- Update to 1.8.10
585073
- Rename the package to python-cairo.
585073
585073
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.8.8-2
585073
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
585073
585073
* Fri Sep 18 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.8-1
585073
- Update to 1.8.8
585073
585073
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.6-2
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
585073
585073
* Mon Jun 29 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.6-1
585073
- Update to 1.8.6
585073
585073
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
585073
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
585073
585073
* Fri Jan 16 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.2-1
585073
- Update to 1.8.2
585073
585073
* Tue Dec 16 2008 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1
585073
- Update to 1.8.0
585073
585073
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.4.12-5
585073
- Rebuild for Python 2.6
585073
585073
* Fri Aug 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.12-4
585073
- fix license tag
585073
585073
* Wed May 07 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-3
585073
- Add more documentation files to the package (RH bug #445519).
585073
585073
* Sun Feb 17 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-2.fc9
585073
- Rebuild with GCC 4.3
585073
585073
* Thu Dec 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-1.fc9
585073
- Update to 1.4.12
585073
- Bump cairo requirement to 1.4.12.
585073
585073
* Wed Oct 10 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.0-2.fc7
585073
- Rebuild
585073
585073
* Thu Mar 15 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.0-1.fc7
585073
- Update to 1.4.0
585073
585073
* Mon Feb 05 2007 Matthew Barnes <mbarnes@redhat.com> - 1.2.6-3.fc7
585073
- Incorporate suggestions from package review (RH bug #226329).
585073
585073
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 1.2.6-2
585073
- rebuild against python 2.5
585073
585073
* Tue Nov 28 2006 Matthew Barnes <mbarnes@redhat.com> - 1.2.6-1.fc7
585073
- Update to 1.2.6
585073
- Clean up the spec file.
585073
585073
* Sun Oct 15 2006 Matthew Barnes <mbarnes@redhat.com> - 1.2.2-1
585073
- Update to 1.2.2
585073
585073
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.1
585073
- rebuild
585073
585073
* Wed Jul 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.2.0-1
585073
- Update to upstream 1.2.0
585073
585073
* Mon Jul  3 2006 Jeremy Katz <katzj@redhat.com> - 1.0.2-3
585073
- require new enough cairo (#197457)
585073
585073
* Mon Jun 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.2-2
585073
- add pkgconfig BR
585073
585073
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2.1
585073
- bump again for double-long bug on ppc(64)
585073
585073
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2
585073
- rebuilt for new gcc4.1 snapshot and glibc changes
585073
585073
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
585073
- rebuilt
585073
585073
* Wed Oct 26 2005 John (J5) Palmieri <johnp@redhat.com> - 1.0.2-1
585073
- Updated to latest and push into rawhide
585073
585073
* Fri Dec 10 2004 Kristian Høgsberg <krh@redhat.com> - 0.1.3-1
585073
- Add python-devel build requires.
585073
585073
* Wed Nov 24 2004  <jrb@redhat.com> - 
585073
- Initial build.