From 13a237384e383ed3a38ecb1009ba17a2230e85ea Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 17 May 2022 06:41:25 -0400 Subject: [PATCH] import python-kmod-0.9-32.el9 --- .gitignore | 1 + .python-kmod.metadata | 1 + SPECS/python-kmod.spec | 154 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 156 insertions(+) create mode 100644 .gitignore create mode 100644 .python-kmod.metadata create mode 100644 SPECS/python-kmod.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b23e4c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/python-kmod-0.9.tar.gz diff --git a/.python-kmod.metadata b/.python-kmod.metadata new file mode 100644 index 0000000..e864eb2 --- /dev/null +++ b/.python-kmod.metadata @@ -0,0 +1 @@ +5a4513210915c4908569f2363bcfddac5212fa37 SOURCES/python-kmod-0.9.tar.gz diff --git a/SPECS/python-kmod.spec b/SPECS/python-kmod.spec new file mode 100644 index 0000000..98a42fb --- /dev/null +++ b/SPECS/python-kmod.spec @@ -0,0 +1,154 @@ +Name: python-kmod +License: LGPLv2+ +Summary: Python module to work with kernel modules +Version: 0.9 +Release: 32%{?dist} +URL: https://github.com/agrover/python-kmod/ +Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz +BuildRequires: gcc +BuildRequires: python3-devel +BuildRequires: python3-Cython +BuildRequires: python3 +BuildRequires: kmod-devel + +%global _description\ +Python module to allow listing, loading, and unloading\ +Linux kernel modules, using libkmod. + +%description %_description + +%package -n python3-kmod +Summary: Python module to work with kernel modules + +%description -n python3-kmod +Python module to allow listing, loading, and unloading +Linux kernel modules, using libkmod. + +%prep +%setup -q + +%build +%py3_build + +%install +%py3_install + +%files -n python3-kmod +%{python3_sitearch}/kmod/ +%{python3_sitearch}/kmod*.egg-info +%doc COPYING.LESSER README + +%changelog +* Tue Aug 10 2021 Mohan Boddu - 0.9-32 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Fri Apr 16 2021 Mohan Boddu - 0.9-31 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.9-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.9-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 0.9-28 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.9-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 0.9-26 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 0.9-25 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.9-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 02 2019 Fedora Release Engineering - 0.9-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Dec 27 2018 Miro Hrončok - 0.9-22 +- Subpackage python2-kmod has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Sat Jul 14 2018 Fedora Release Engineering - 0.9-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 0.9-20 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Fedora Release Engineering - 0.9-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jan 25 2018 Iryna Shcherbina - 0.9-18 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Wed Jan 03 2018 Lumír Balhar - 0.9-17 +- Fix directory ownership + +* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.9-16 +- Python 2 binary package renamed to python2-kmod + See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 + +* Thu Aug 03 2017 Fedora Release Engineering - 0.9-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.9-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Jul 07 2017 Igor Gnatenko - 0.9-13 +- Rebuild due to bug in RPM (RHBZ #1468476) + +* Sat Feb 11 2017 Fedora Release Engineering - 0.9-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 0.9-11 +- Rebuild for Python 3.6 + +* Tue Jul 19 2016 Fedora Release Engineering - 0.9-10 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Thu Feb 04 2016 Fedora Release Engineering - 0.9-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Nov 10 2015 Fedora Release Engineering - 0.9-8 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + +* Thu Jun 18 2015 Fedora Release Engineering - 0.9-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Thu Oct 30 2014 Andy Grover - 0.9-6 +- Initial Python 3 support + +* Sun Aug 17 2014 Fedora Release Engineering - 0.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 0.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Mon Oct 22 2012 Andy Grover - 0.9-1 +- Update for new upstream release +- Add build dep on Cython + +* Wed Aug 1 2012 Andy Grover - 0.1-4 +- Update for new upstream release location + +* Fri May 4 2012 Andy Grover - 0.1-3 +- Update for new upstream release location + +* Tue Apr 17 2012 Andy Grover - 0.1-2 +- Correct License field to LGPLv2+ +- Remove explicit Requires for kmod-libs + +* Thu Apr 12 2012 Andy Grover - 0.1-1 +- Initial packaging