Compare commits
No commits in common. "c8" and "c9s" have entirely different histories.
17
.gitignore
vendored
17
.gitignore
vendored
@ -1 +1,16 @@
|
||||
SOURCES/pycairo-1.16.3.tar.gz
|
||||
pycairo-1.8.8.tar.gz
|
||||
/py2cairo-1.8.10.tar.gz
|
||||
/py2cairo-1.10.0.tar.bz2
|
||||
/pycairo-1.15.2.tar.gz
|
||||
/pycairo-1.15.3.tar.gz
|
||||
/pycairo-1.15.4.tar.gz
|
||||
/pycairo-1.15.6.tar.gz
|
||||
/pycairo-1.16.0.tar.gz
|
||||
/pycairo-1.16.1.tar.gz
|
||||
/pycairo-1.16.3.tar.gz
|
||||
/pycairo-1.17.1.tar.gz
|
||||
/pycairo-1.18.0.tar.gz
|
||||
/pycairo-1.18.1.tar.gz
|
||||
/pycairo-1.18.2.tar.gz
|
||||
/pycairo-1.20.0.tar.gz
|
||||
/pycairo-1.20.1.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
76a86de083d89336a1596667622293980d2ab3d0 SOURCES/pycairo-1.16.3.tar.gz
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.16.3
|
||||
Release: 6%{?dist}
|
||||
Version: 1.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: MPLv1.1 or LGPLv2
|
||||
@ -8,9 +8,11 @@ URL: http://cairographics.org/pycairo
|
||||
Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-setuptools
|
||||
|
||||
%description
|
||||
Python bindings for the cairo library.
|
||||
@ -32,7 +34,7 @@ This package contains files required to build wrappers for cairo add-on
|
||||
libraries so that they interoperate with py3cairo.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -54,18 +56,74 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2018 Josef Ridky <jridky@redhat.com> - 1.16.3-6
|
||||
- Rebuild due of python2-pycairo for GIMP (RCM-39388)
|
||||
* Thu Jun 30 2022 Tomas Popela <tpopela@redhat.com> - 1.20.1-1
|
||||
- Update to 1.20.1
|
||||
- Resolves: rhbz#2016905
|
||||
- Ship python3-cairo-devel in CRB
|
||||
- Resolves: rhbz#2053665
|
||||
|
||||
* Tue Aug 07 2018 Petr Viktorin <pviktori@redhat.com> - 1.16.3-3
|
||||
- Remove the python2 subpackages
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=1590820
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.20.0-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Thu Jul 12 2018 Petr Viktorin <pviktori@redhat.com> - 1.16.3-2
|
||||
- Allow Python 2 for build
|
||||
See: https://hurl.corp.redhat.com/rhel8-py2
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.20.0-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
- Skip tests on Python 2 (python2-pytest is being removed)
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Nov 04 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0 (bgz#1493325)
|
||||
- Move python2-cairo to a separate component
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.18.2-5
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Nov 06 2019 Petr Viktorin <pviktori@redhat.com> - 1.18.2-3
|
||||
- Build require python-setuptools
|
||||
|
||||
* Tue Oct 29 2019 Petr Viktorin <pviktori@redhat.com> - 1.18.2-2
|
||||
- Do not run tests on Python 2
|
||||
|
||||
* Thu Oct 24 2019 Kalev Lember <klember@redhat.com> - 1.18.2-1
|
||||
- Update to 1.18.2
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.1-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.1-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Wed Apr 24 2019 Kalev Lember <klember@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Nov 14 2018 Kalev Lember <klember@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
* Thu Sep 27 2018 Owen Taylor <otaylor@redhat.com> - 1.17.1-3
|
||||
- Disable xpyb support - this is only for Python2, and was originally added
|
||||
for qtile, which uses Python3 now.
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Jul 11 2018 Kalev Lember <klember@redhat.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.16.3-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Mon Mar 19 2018 Kalev Lember <klember@redhat.com> - 1.16.3-1
|
||||
- Update to 1.16.3
|
||||
Loading…
Reference in New Issue
Block a user