21de44d
Name: pycairo
745a48c
Version: 1.20.0
19ddf50
Release: 3%{?dist}
cb768b4
Summary: Python bindings for the cairo library
424ea3a
424ea3a
License: MPLv1.1 or LGPLv2
0ca6d49
URL: http://cairographics.org/pycairo
9873f03
Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
Matthew Barnes c700bd4
21de44d
BuildRequires: cairo-devel
e620425
BuildRequires: gcc
2676cc6
BuildRequires: pkgconfig
83bbe62
BuildRequires: python3-devel
83bbe62
BuildRequires: python3-pytest
70d8d37
BuildRequires: python3-setuptools
cb768b4
Jonathan Blandford 53c51bc
%description
cb768b4
Python bindings for the cairo library.
Jonathan Blandford 53c51bc
83bbe62
%package -n python3-cairo
83bbe62
Summary: Python 3 bindings for the cairo library
83bbe62
%{?python_provide:%python_provide python3-cairo}
83bbe62
83bbe62
%description -n python3-cairo
83bbe62
Python 3 bindings for the cairo library.
83bbe62
83bbe62
%package -n python3-cairo-devel
83bbe62
Summary: Libraries and headers for py3cairo
83bbe62
Requires: python3-cairo%{?_isa} = %{version}-%{release}
83bbe62
Requires: python3-devel
83bbe62
83bbe62
%description -n python3-cairo-devel
83bbe62
This package contains files required to build wrappers for cairo add-on
83bbe62
libraries so that they interoperate with py3cairo.
83bbe62
Jonathan Blandford 53c51bc
%prep
1c35e7a
%autosetup -p1
Jonathan Blandford 53c51bc
Jonathan Blandford 53c51bc
%build
83bbe62
%py3_build
Jonathan Blandford 53c51bc
Jonathan Blandford 53c51bc
%install
83bbe62
%py3_install
Jonathan Blandford 53c51bc
3d1b03f
%check
83bbe62
%{__python3} setup.py test
3d1b03f
83bbe62
%files -n python3-cairo
83bbe62
%license COPYING*
83bbe62
%{python3_sitearch}/cairo/
83bbe62
%{python3_sitearch}/pycairo*.egg-info
83bbe62
83bbe62
%files -n python3-cairo-devel
83bbe62
%dir %{_includedir}/pycairo
83bbe62
%{_includedir}/pycairo/py3cairo.h
d47af53
%{_libdir}/pkgconfig/py3cairo.pc
83bbe62
Jonathan Blandford 53c51bc
%changelog
19ddf50
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 1.20.0-3
19ddf50
- Rebuilt for Python 3.10
19ddf50
4bd7f6d
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
4bd7f6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
4bd7f6d
745a48c
* Wed Nov 04 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.20.0-1
745a48c
- Update to 1.20.0 (bgz#1493325)
745a48c
- Move python2-cairo to a separate component
745a48c
5e7d549
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-6
5e7d549
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
5e7d549
038057d
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.18.2-5
038057d
- Rebuilt for Python 3.9
038057d
8229600
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-4
8229600
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
8229600
70d8d37
* Wed Nov 06 2019 Petr Viktorin <pviktori@redhat.com> - 1.18.2-3
70d8d37
- Build require python-setuptools
70d8d37
5d8550f
* Tue Oct 29 2019 Petr Viktorin <pviktori@redhat.com> - 1.18.2-2
5d8550f
- Do not run tests on Python 2
5d8550f
0b07efa
* Thu Oct 24 2019 Kalev Lember <klember@redhat.com> - 1.18.2-1
0b07efa
- Update to 1.18.2
0b07efa
1c419b2
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.1-4
1c419b2
- Rebuilt for Python 3.8.0rc1 (#1748018)
1c419b2
963da1f
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.1-3
963da1f
- Rebuilt for Python 3.8
963da1f
beffaa1
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.1-2
beffaa1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
beffaa1
6a36e62
* Wed Apr 24 2019 Kalev Lember <klember@redhat.com> - 1.18.1-1
6a36e62
- Update to 1.18.1
6a36e62
e77b705
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
e77b705
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
e77b705
e119107
* Wed Nov 14 2018 Kalev Lember <klember@redhat.com> - 1.18.0-1
e119107
- Update to 1.18.0
e119107
Owen W. Taylor 322b6ad
* Thu Sep 27 2018 Owen Taylor <otaylor@redhat.com> - 1.17.1-3
Owen W. Taylor 322b6ad
- Disable xpyb support - this is only for Python2, and was originally added
Owen W. Taylor 322b6ad
  for qtile, which uses Python3 now.
Owen W. Taylor 322b6ad
6c3dc1b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-2
6c3dc1b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
6c3dc1b
e620425
* Wed Jul 11 2018 Kalev Lember <klember@redhat.com> - 1.17.1-1
e620425
- Update to 1.17.1
e620425
893b706
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.16.3-2
893b706
- Rebuilt for Python 3.7
893b706
fc56b8d
* Mon Mar 19 2018 Kalev Lember <klember@redhat.com> - 1.16.3-1
fc56b8d
- Update to 1.16.3
fc56b8d
d47af53
* Tue Feb 06 2018 Kalev Lember <klember@redhat.com> - 1.16.1-1
d47af53
- Update to 1.16.1
d47af53
b1e1f9e
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.16.0-1
b1e1f9e
- Update to 1.16.0
b1e1f9e
89a43a8
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.15.6-1
89a43a8
- Update to 1.15.6
89a43a8
0e99248
* Fri Dec 01 2017 Kalev Lember <klember@redhat.com> - 1.15.4-1
0e99248
- Update to 1.15.4
0e99248
b4eabb5
* Wed Sep 20 2017 Kalev Lember <klember@redhat.com> - 1.15.3-1
b4eabb5
- Update to 1.15.3
b4eabb5
9873f03
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 1.15.2-1
9873f03
- Update to 1.15.2
9873f03
- Switch to new upstream at https://github.com/pygobject/pycairo
9873f03
- Switch to distutils build system
5de3629
- Tighten subpackage deps with the _isa macro
0e76331
- Rename Python 2 package to python2-cairo
83bbe62
- Enable Python 3 support
9873f03
2105fb3
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-8
2105fb3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2105fb3
1353e33
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-7
1353e33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1353e33
47e8b9a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-6
47e8b9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
47e8b9a
c5502c9
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-5
c5502c9
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
c5502c9
7709d78
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-4
7709d78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7709d78
84880d8
* Sun Aug 23 2015 Kalev Lember <klember@redhat.com> - 1.10.0-3
84880d8
- Use license macro for license files
84880d8
81b8694
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-2
81b8694
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
81b8694
8a36254
* Sat Nov 15 2014 David Tardon <dtardon@redhat.com> - 1.10.0-1
8a36254
- "new" upstream release
8a36254
e32048d
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-12
e32048d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e32048d
f155567
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-11
f155567
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f155567
900d81f
* Wed May 21 2014 Jakub Čajka <jcajka@redhat.com> - 1.8.10-10
900d81f
- Resolves: #1079673 - Fixed build dependencies and enabled tests on ppc
900d81f
04351e3
* Tue May 20 2014 Dan Horák <dan[at]danny.cz> - 1.8.10-9
04351e3
- disable tests on big endians (#1079673)
04351e3
3d1b03f
* Thu Feb 27 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.8.10-8
3d1b03f
- Enable xcb and xpyb (RHBZ 1045725, 1005447)
3d1b03f
- Spec cleanups
3d1b03f
- Run check
3d1b03f
2afd046
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-7
2afd046
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2afd046
df72acc
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-6
df72acc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
df72acc
9be1a0b
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-5
9be1a0b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
9be1a0b
21de44d
* Sun Feb 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8.10-4
21de44d
- Revert illegal package rename so it properly builds
21de44d
- spec file cleanup
21de44d
845462d
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-3
845462d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
845462d
fe1a4f0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.10-2
fe1a4f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fe1a4f0
Matthew Barnes c700bd4
* Tue Sep 21 2010 Matthew Barnes <mbarnes@redhat.com> - 1.8.10-1
Matthew Barnes c700bd4
- Update to 1.8.10
Matthew Barnes c700bd4
- Rename the package to python-cairo.
Matthew Barnes c700bd4
eeb09e9
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.8.8-2
eeb09e9
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
eeb09e9
939b096
* Fri Sep 18 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.8-1
939b096
- Update to 1.8.8
939b096
a76865f
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.6-2
a76865f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a76865f
c8a17a2
* Mon Jun 29 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.6-1
c8a17a2
- Update to 1.8.6
c8a17a2
e524b09
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
e524b09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e524b09
541885c
* Fri Jan 16 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.2-1
541885c
- Update to 1.8.2
541885c
618ba25
* Tue Dec 16 2008 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1
618ba25
- Update to 1.8.0
618ba25
4afdbfb
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.4.12-5
4afdbfb
- Rebuild for Python 2.6
4afdbfb
2477f1d
* Fri Aug 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.12-4
2477f1d
- fix license tag
2477f1d
62685cf
* Wed May 07 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-3
62685cf
- Add more documentation files to the package (RH bug #445519).
62685cf
a6b84b4
* Sun Feb 17 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-2.fc9
a6b84b4
- Rebuild with GCC 4.3
a6b84b4
a3c9184
* Thu Dec 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-1.fc9
a3c9184
- Update to 1.4.12
a3c9184
- Bump cairo requirement to 1.4.12.
a3c9184
552320f
* Wed Oct 10 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.0-2.fc7
552320f
- Rebuild
552320f
c943b21
* Thu Mar 15 2007 Matthew Barnes <mbarnes@redhat.com> - 1.4.0-1.fc7
c943b21
- Update to 1.4.0
c943b21
0ca6d49
* Mon Feb 05 2007 Matthew Barnes <mbarnes@redhat.com> - 1.2.6-3.fc7
0ca6d49
- Incorporate suggestions from package review (RH bug #226329).
0ca6d49
a2af4a6
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 1.2.6-2
a2af4a6
- rebuild against python 2.5
a2af4a6
cb768b4
* Tue Nov 28 2006 Matthew Barnes <mbarnes@redhat.com> - 1.2.6-1.fc7
cb768b4
- Update to 1.2.6
cb768b4
- Clean up the spec file.
cb768b4
0914dd1
* Sun Oct 15 2006 Matthew Barnes <mbarnes@redhat.com> - 1.2.2-1
0914dd1
- Update to 1.2.2
0914dd1
2434289
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.1
2434289
- rebuild
2434289
19d81cf
* Wed Jul 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.2.0-1
19d81cf
- Update to upstream 1.2.0
19d81cf
4bd5663
* Mon Jul  3 2006 Jeremy Katz <katzj@redhat.com> - 1.0.2-3
4bd5663
- require new enough cairo (#197457)
4bd5663
2676cc6
* Mon Jun 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.2-2
2676cc6
- add pkgconfig BR
2676cc6
ade89bb
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2.1
ade89bb
- bump again for double-long bug on ppc(64)
ade89bb
8e50f00
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2
8e50f00
- rebuilt for new gcc4.1 snapshot and glibc changes
8e50f00
44a91e2
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
44a91e2
- rebuilt
44a91e2
32880c4
* Wed Oct 26 2005 John (J5) Palmieri <johnp@redhat.com> - 1.0.2-1
32880c4
- Updated to latest and push into rawhide
32880c4
Kristian Høgsberg 9532918
* Fri Dec 10 2004 Kristian Høgsberg <krh@redhat.com> - 0.1.3-1
Kristian Høgsberg 9532918
- Add python-devel build requires.
Kristian Høgsberg 9532918
Jonathan Blandford 53c51bc
* Wed Nov 24 2004  <jrb@redhat.com> - 
Jonathan Blandford 53c51bc
- Initial build.