From e0f9278855d1260d29a150a7f849ab5c2fba2e2f Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 14 May 2025 17:51:27 +0000 Subject: [PATCH] import UBI pycairo-1.25.1-5.el10 --- .gitignore | 2 +- .pycairo.metadata | 1 - SPECS/pycairo.spec => pycairo.spec | 136 +++++++++++++++++++++++++---- sources | 1 + 4 files changed, 122 insertions(+), 18 deletions(-) delete mode 100644 .pycairo.metadata rename SPECS/pycairo.spec => pycairo.spec (62%) create mode 100644 sources diff --git a/.gitignore b/.gitignore index 430f919..3404b89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/pycairo-1.16.3.tar.gz +pycairo-1.25.1.tar.gz diff --git a/.pycairo.metadata b/.pycairo.metadata deleted file mode 100644 index c8b59f5..0000000 --- a/.pycairo.metadata +++ /dev/null @@ -1 +0,0 @@ -76a86de083d89336a1596667622293980d2ab3d0 SOURCES/pycairo-1.16.3.tar.gz diff --git a/SPECS/pycairo.spec b/pycairo.spec similarity index 62% rename from SPECS/pycairo.spec rename to pycairo.spec index be0c339..77d6a9a 100644 --- a/SPECS/pycairo.spec +++ b/pycairo.spec @@ -1,16 +1,17 @@ Name: pycairo -Version: 1.16.3 -Release: 6%{?dist} +Version: 1.25.1 +Release: 5%{?dist} Summary: Python bindings for the cairo library -License: MPLv1.1 or LGPLv2 -URL: http://cairographics.org/pycairo +License: LGPL-2.1-only OR MPL-1.1 +URL: https://www.cairographics.org/pycairo Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz -BuildRequires: cairo-devel -BuildRequires: pkgconfig +BuildRequires: gcc +BuildRequires: pkgconfig(cairo) BuildRequires: python3-devel BuildRequires: python3-pytest +BuildRequires: python3-setuptools %description Python bindings for the cairo library. @@ -32,7 +33,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 @@ -45,6 +46,7 @@ libraries so that they interoperate with py3cairo. %files -n python3-cairo %license COPYING* +%doc README.rst %{python3_sitearch}/cairo/ %{python3_sitearch}/pycairo*.egg-info @@ -54,18 +56,120 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog -* Thu Aug 16 2018 Josef Ridky - 1.16.3-6 -- Rebuild due of python2-pycairo for GIMP (RCM-39388) +* Tue Oct 29 2024 Troy Dawson - 1.25.1-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 -* Tue Aug 07 2018 Petr Viktorin - 1.16.3-3 -- Remove the python2 subpackages - https://bugzilla.redhat.com/show_bug.cgi?id=1590820 +* Mon Jun 24 2024 Troy Dawson - 1.25.1-4 +- Bump release for June 2024 mass rebuild -* Thu Jul 12 2018 Petr Viktorin - 1.16.3-2 -- Allow Python 2 for build - See: https://hurl.corp.redhat.com/rhel8-py2 +* Fri Jan 26 2024 Fedora Release Engineering - 1.25.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -- Skip tests on Python 2 (python2-pytest is being removed) +* Sun Jan 21 2024 Fedora Release Engineering - 1.25.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Tue Oct 24 2023 Kalev Lember - 1.25.1-1 +- Update to 1.25.1 + +* Thu Sep 28 2023 Kalev Lember - 1.25.0-1 +- Update to 1.25.0 + +* Fri Jul 21 2023 Fedora Release Engineering - 1.24.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Mon Jun 19 2023 Kalev Lember - 1.24.0-1 +- Update to 1.24.0 + +* Tue Jun 13 2023 Python Maint - 1.23.0-3 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 1.23.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Nov 30 2022 Kalev Lember - 1.23.0-1 +- Update to 1.23.0 (rhbz#2149590) + +* Sat Nov 19 2022 Kalev Lember - 1.22.0-1 +- Update to 1.22.0 +- Convert license tag to SPDX + +* Fri Jul 22 2022 Fedora Release Engineering - 1.21.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 1.21.0-2 +- Rebuilt for Python 3.11 + +* Sun Apr 17 2022 David King - 1.21.0-1 +- Update to 1.21.0 (#1967786) + +* Fri Jan 21 2022 Fedora Release Engineering - 1.20.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Sat Oct 23 2021 Kalev Lember - 1.20.1-1 +- Update to 1.20.1 + +* Fri Jul 23 2021 Fedora Release Engineering - 1.20.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jun 02 2021 Python Maint - 1.20.0-3 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.20.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Nov 04 2020 Tomas Hrnciar - 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 - 1.18.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri May 22 2020 Miro Hrončok - 1.18.2-5 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.18.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Wed Nov 06 2019 Petr Viktorin - 1.18.2-3 +- Build require python-setuptools + +* Tue Oct 29 2019 Petr Viktorin - 1.18.2-2 +- Do not run tests on Python 2 + +* Thu Oct 24 2019 Kalev Lember - 1.18.2-1 +- Update to 1.18.2 + +* Thu Oct 03 2019 Miro Hrončok - 1.18.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Thu Aug 15 2019 Miro Hrončok - 1.18.1-3 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.18.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Wed Apr 24 2019 Kalev Lember - 1.18.1-1 +- Update to 1.18.1 + +* Sat Feb 02 2019 Fedora Release Engineering - 1.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Nov 14 2018 Kalev Lember - 1.18.0-1 +- Update to 1.18.0 + +* Thu Sep 27 2018 Owen Taylor - 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 - 1.17.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Jul 11 2018 Kalev Lember - 1.17.1-1 +- Update to 1.17.1 + +* Fri Jun 15 2018 Miro Hrončok - 1.16.3-2 +- Rebuilt for Python 3.7 * Mon Mar 19 2018 Kalev Lember - 1.16.3-1 - Update to 1.16.3 diff --git a/sources b/sources new file mode 100644 index 0000000..66cee92 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (pycairo-1.25.1.tar.gz) = f2b93a09cbe9cd7c2885794ff58a48df6cf59fbe2dbeabf7c6e9d99e68c71ac220abc866ac0d756c7ffb3f821ef63b65dbb8963f0bf7d5bd21ee0efb800e7b23