diff --git a/.gitignore b/.gitignore index 9900f72..14b9a7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1 @@ -/python-yara-3.5.0-9fd9fd2.tar.gz -/python-yara-3.6.3.tar.gz -/python-yara-3.7.0.tar.gz -/python-yara-3.8.1.tar.gz -/python-yara-3.9.0.tar.gz -/python-yara-3.11.0.tar.gz -/python-yara-4.0.0.tar.gz -/python-yara-4.0.1.tar.gz -/python-yara-4.0.2.tar.gz -/python-yara-4.0.3.tar.gz -/python-yara-4.0.4.tar.gz -/python-yara-4.0.5.tar.gz -/python-yara-4.1.0.tar.gz -/python-yara-4.1.3.tar.gz -/python-yara-4.2.0.tar.gz -/python-yara-4.2.3.tar.gz +/python-yara-*.tar.gz diff --git a/changelog b/changelog new file mode 100644 index 0000000..e3f37e2 --- /dev/null +++ b/changelog @@ -0,0 +1,215 @@ +* Sat Sep 28 2024 Michal Ambroz - 4.5.1-13 +- rebuild with yara 4.5.2 + +* Fri Jul 19 2024 Fedora Release Engineering - 4.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 4.5.1-2 +- Rebuilt for Python 3.13 + +* Wed May 29 2024 Michal Ambroz - 4.5.1-1 +- bump to 4.5.1 + +* Wed Feb 14 2024 Michal Ambroz - 4.5.0-1 +- bump to 4.5.0 + +* Fri Jan 26 2024 Fedora Release Engineering - 4.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 4.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Sep 17 2023 Mikel Olasagasti Uranga - 4.4.0-1 +- bump to 4.4.0 + +* Fri Aug 25 2023 Mikel Olasagasti Uranga - 4.3.1-4 +- Fix rhbz#2226378 rhbz#2220571 + +* Fri Jul 21 2023 Fedora Release Engineering - 4.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 14 2023 Python Maint - 4.3.1-2 +- Rebuilt for Python 3.12 + +* Wed Apr 26 2023 Michal Ambroz - 4.3.1-1 +- bump to 4.3.1 + +* Thu Mar 30 2023 Michal Ambroz - 4.3.0-1 +- bump to 4.3.0 + +* Fri Jan 20 2023 Fedora Release Engineering - 4.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Tue Nov 01 2022 Michal Ambroz - 4.2.3-1 +- Rebuilt for yara-4.2.3 - second service :) + +* Tue Aug 09 2022 Mikel Olasagasti Uranga - 4.2.0-5 +- Rebuilt for yara-4.2.3 + +* Mon Aug 08 2022 Mikel Olasagasti Uranga - 4.2.0-4 +- Skip testModuleData again for F36, fixes rhbz#2116289 + +* Fri Jul 22 2022 Fedora Release Engineering - 4.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 4.2.0-2 +- Rebuilt for Python 3.11 + +* Fri May 27 2022 Mikel Olasagasti Uranga - 4.2.0-1 +- Bump to 4.2.0 rhbz#2063287 fixes FTBFS rhbz#2064646 +- Minor changes to spec, like using https for URL +- Simplify some of checks for different builds + +* Fri Jan 21 2022 Fedora Release Engineering - 4.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Nov 10 2021 Michal Ambroz - 4.1.3-2 +- rebuild due to koji hickup + +* Wed Nov 10 2021 Michal Ambroz - 4.1.3-1 +- bump the python-yara as well to 4.1.3 + +* Fri Jul 23 2021 Fedora Release Engineering - 4.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 4.1.0-2 +- Rebuilt for Python 3.10 + +* Tue Apr 27 2021 Michal Ambroz - 4.1.0-1 +- bump the python-yara as well to 4.1.0 + +* Tue Apr 27 2021 Michal Ambroz - 4.0.5-3 +- rebuild for new version of yara 4.1.0 + +* Sun Apr 25 2021 Michal Ambroz - 4.0.5-2 +- rebuild for epel + +* Sat Mar 13 2021 Michal Ambroz - 4.0.5-1 +- bump to version 4.0.5 + +* Wed Feb 10 2021 Michal Ambroz - 4.0.4-1 +- bump to version 4.0.4 + +* Thu Feb 04 2021 Michal Ambroz - 4.0.3-1 +- bump to version 4.0.3 + +* Wed Jan 27 2021 Fedora Release Engineering - 4.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 4.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jul 16 2020 Michal Ambroz - 4.0.2-1 +- bump to version 4.0.2 + +* Sat Jun 06 2020 Michal Ambroz - 4.0.1-1 +- bump to version 4.0.1 + +* Tue May 26 2020 Miro Hrončok - 4.0.0-2 +- Rebuilt for Python 3.9 + +* Tue May 12 2020 Michal Ambroz - 4.0.0-1 +- bump to version 4.0.0 + +* Thu Jan 30 2020 Fedora Release Engineering - 3.11.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Oct 14 2019 Michal Ambroz - 3.11.0-2 +- fix the release number + +* Mon Oct 14 2019 Michal Ambroz - 3.11.0-1 +- bump to 3.11.0, omit py2 for f30+ and epel8+ + +* Mon Aug 19 2019 Miro Hrončok - 3.9.0-2.2 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 3.9.0-2.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Mar 22 2019 Michal Ambroz - 3.9.0-2 +- change dependency to sphinx based on the /usr/bin/sphinx-build + +* Mon Mar 18 2019 Michal Ambroz - 3.9.0-1 +- bump to 3.9.0 + +* Sat Feb 02 2019 Fedora Release Engineering - 3.8.1-3.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek - 3.8.1-3 +- Python2 binary package has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Mon Aug 27 2018 Michal Ambroz - 3.8.1-2 +- rebuild with yara 3.8.1 override + +* Mon Aug 27 2018 Michal Ambroz - 3.8.1-1 +- bump to 3.8.1 + +* Sat Jul 14 2018 Fedora Release Engineering - 3.7.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 3.7.0-6 +- Rebuilt for Python 3.7 + +* Fri Mar 16 2018 Michal Ambroz - 3.7.0-5 +- fix dependencies for building the epel7/epel6 packages + +* Thu Mar 15 2018 Michal Ambroz - 3.7.0-4 +- rebuild with yara 3.7.1 for supported platforms +- fix dependencies for building the epel packages + +* Wed Feb 28 2018 Iryna Shcherbina - 3.7.0-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Fri Feb 09 2018 Fedora Release Engineering - 3.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Nov 15 2017 Michal Ambroz - 3.7.0-1 +- bump to yara 3.7.0 release version (#1511921) + +* Thu Aug 03 2017 Fedora Release Engineering - 3.6.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 3.6.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Mon Jul 17 2017 Michal Ambroz - 3.6.3-2 +- fix bogus dates in the changelog +- omit failing testCompileFile test for s390/ppc64 + +* Mon Jul 17 2017 Michal Ambroz - 3.6.3-1 +- bump to upstream 3.6.3 release version + +* Sat Feb 11 2017 Fedora Release Engineering - 3.5.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 3.5.0-9 +- Rebuild for Python 3.6 + +* Wed Nov 23 2016 Dan Horák - 3.5.0-8 +- fix the arch lists + +* Tue Aug 16 2016 Michal Ambroz - 3.5.0-7 +- adding test exclusions also for armv7hl and ppc64le + +* Tue Aug 16 2016 Michal Ambroz - 3.5.0-6 +- additionally testEntrypoint testIn testIntegerFunctions failing on s390/ppc64 +- exclude those tests for build of s390/ppc64 + +* Tue Aug 16 2016 Michal Ambroz - 3.5.0-5 +- testModuleData is failing on arm platform even for python 2.7 +- exclude this test for build of arm + +* Fri Aug 12 2016 Michal Ambroz - 3.5.0-4 +- remove unnecessary ldconfig +- count with the python3 test values except the 2 known for failing + +* Thu Aug 11 2016 Michal Ambroz - 3.5.0-3 +- change python3 naming to allow epel7 python34 packages + +* Thu Aug 04 2016 Michal Ambroz - 3.5.0-2 +- cosmetics + +* Thu Aug 04 2016 Michal Ambroz - 3.5.0-1 +- with yara 3.5.0 the python yara binding is separate library diff --git a/python-yara.spec b/python-yara.spec index 4d3a80e..9a00228 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -1,17 +1,21 @@ Name: python-yara -Version: 4.2.3 -%global baserelease 1 +Version: 4.5.4 Summary: Python binding for the YARA pattern matching tool -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/VirusTotal/yara-python/ +VCS: git:https://github.com/VirusTotal/yara-python/ +# https://github.com/VirusTotal/yara-python/tags +# https://github.com/VirusTotal/yara-python/releases/ # By default build from a release tarball. -# If you want to rebuild from a unversioned commit from git do that with +# If you want to rebuild from a unversioned commit from git do that with # rpmbuild --rebuild python-yara.src.dpm --without release %bcond_without release -%global commit 8106b84fa967bcd2fff4f5a40e558c36bb8d54e8 -%global gitdate 20220809 +%global gituser VirusTotal +%global gitname yara-python +%global gitdate 20250527 +%global commit 74920b6da9a70a162b3bdc41b30e4af02e5c7dff %global shortcommit %(c=%{commit}; echo ${c:0:7}) @@ -24,16 +28,16 @@ binary patterns. Each description, a.k.a rule, consists of a set of strings and a Boolean expression which determine its logic.} # Build with python2 support for RHEL7 -%if ( 0%{?rhel} && 0%{?rhel} < 8 ) +%if ( 0%{?rhel} && 0%{?rhel} <= 7 ) %bcond_without python2 %endif %if 0%{?with_release} -Release: %{baserelease}%{?dist} -Source0: https://github.com/VirusTotal/yara-python/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Release: %autorelease +Source0: https://github.com/%{gituser}/%{gitname}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz %else -Release: %{baserelease}.%{gitdate}git%{shortcommit}%{?dist} -Source0: https://github.com/VirusTotal/yara-python/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz +Release: %autorelease -s %{gitdate}git%{shortcommit} +Source0: https://github.com/%{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz#/%{name}-%{version}-git%{gitdate}-%{shortcommit}.tar.gz %endif BuildRequires: gcc @@ -119,7 +123,17 @@ Summary: Python2 binding for the YARA pattern matching tool EXCLUDE='not testModuleData' %endif +%if ( 0%{?rhel} && 0%{?rhel} <= 7 ) +export CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}" +export PATH="%{buildroot}%{_bindir}:$PATH" +export PYTHONPATH="${PYTHONPATH:-%{buildroot}%{python3_sitearch}:%{buildroot}%{python3_sitelib}}" +export PYTHONDONTWRITEBYTECODE=1 +export PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus}} +pytest-3 -k "$EXCLUDE" tests.py -v +%else %pytest -k "$EXCLUDE" tests.py -v +%endif + #==================================================================== %files -n python%{python3_pkgversion}-yara @@ -136,176 +150,4 @@ EXCLUDE='not testModuleData' #==================================================================== %changelog -* Tue Nov 01 2022 Michal Ambroz - 4.2.3-1 -- Rebuilt for yara-4.2.3 - second service :) - -* Tue Aug 09 2022 Mikel Olasagasti Uranga - 4.2.0-5 -- Rebuilt for yara-4.2.3 - -* Mon Aug 08 2022 Mikel Olasagasti Uranga - 4.2.0-4 -- Skip testModuleData again for F36, fixes rhbz#2116289 - -* Fri Jul 22 2022 Fedora Release Engineering - 4.2.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Python Maint - 4.2.0-2 -- Rebuilt for Python 3.11 - -* Fri May 27 2022 Mikel Olasagasti Uranga - 4.2.0-1 -- Bump to 4.2.0 rhbz#2063287 fixes FTBFS rhbz#2064646 -- Minor changes to spec, like using https for URL -- Simplify some of checks for different builds - -* Fri Jan 21 2022 Fedora Release Engineering - 4.1.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Nov 10 2021 Michal Ambroz - 4.1.3-2 -- rebuild due to koji hickup - -* Wed Nov 10 2021 Michal Ambroz - 4.1.3-1 -- bump the python-yara as well to 4.1.3 - -* Fri Jul 23 2021 Fedora Release Engineering - 4.1.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 04 2021 Python Maint - 4.1.0-2 -- Rebuilt for Python 3.10 - -* Tue Apr 27 2021 Michal Ambroz - 4.1.0-1 -- bump the python-yara as well to 4.1.0 - -* Tue Apr 27 2021 Michal Ambroz - 4.0.5-3 -- rebuild for new version of yara 4.1.0 - -* Sun Apr 25 2021 Michal Ambroz - 4.0.5-2 -- rebuild for epel - -* Sat Mar 13 2021 Michal Ambroz - 4.0.5-1 -- bump to version 4.0.5 - -* Wed Feb 10 2021 Michal Ambroz - 4.0.4-1 -- bump to version 4.0.4 - -* Thu Feb 04 2021 Michal Ambroz - 4.0.3-1 -- bump to version 4.0.3 - -* Wed Jan 27 2021 Fedora Release Engineering - 4.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 4.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Jul 16 2020 Michal Ambroz - 4.0.2-1 -- bump to version 4.0.2 - -* Sat Jun 06 2020 Michal Ambroz - 4.0.1-1 -- bump to version 4.0.1 - -* Tue May 26 2020 Miro Hrončok - 4.0.0-2 -- Rebuilt for Python 3.9 - -* Tue May 12 2020 Michal Ambroz - 4.0.0-1 -- bump to version 4.0.0 - -* Thu Jan 30 2020 Fedora Release Engineering - 3.11.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Oct 14 2019 Michal Ambroz - 3.11.0-2 -- fix the release number - -* Mon Oct 14 2019 Michal Ambroz - 3.11.0-1 -- bump to 3.11.0, omit py2 for f30+ and epel8+ - -* Mon Aug 19 2019 Miro Hrončok - 3.9.0-2.2 -- Rebuilt for Python 3.8 - -* Fri Jul 26 2019 Fedora Release Engineering - 3.9.0-2.1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Mar 22 2019 Michal Ambroz - 3.9.0-2 -- change dependency to sphinx based on the /usr/bin/sphinx-build - -* Mon Mar 18 2019 Michal Ambroz - 3.9.0-1 -- bump to 3.9.0 - -* Sat Feb 02 2019 Fedora Release Engineering - 3.8.1-3.2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek - 3.8.1-3 -- Python2 binary package has been removed - See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal - -* Mon Aug 27 2018 Michal Ambroz - 3.8.1-2 -- rebuild with yara 3.8.1 override - -* Mon Aug 27 2018 Michal Ambroz - 3.8.1-1 -- bump to 3.8.1 - -* Sat Jul 14 2018 Fedora Release Engineering - 3.7.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 3.7.0-6 -- Rebuilt for Python 3.7 - -* Fri Mar 16 2018 Michal Ambroz - 3.7.0-5 -- fix dependencies for building the epel7/epel6 packages - -* Thu Mar 15 2018 Michal Ambroz - 3.7.0-4 -- rebuild with yara 3.7.1 for supported platforms -- fix dependencies for building the epel packages - -* Wed Feb 28 2018 Iryna Shcherbina - 3.7.0-3 -- Update Python 2 dependency declarations to new packaging standards - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Fri Feb 09 2018 Fedora Release Engineering - 3.7.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Nov 15 2017 Michal Ambroz - 3.7.0-1 -- bump to yara 3.7.0 release version (#1511921) - -* Thu Aug 03 2017 Fedora Release Engineering - 3.6.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 3.6.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Mon Jul 17 2017 Michal Ambroz - 3.6.3-2 -- fix bogus dates in the changelog -- omit failing testCompileFile test for s390/ppc64 - -* Mon Jul 17 2017 Michal Ambroz - 3.6.3-1 -- bump to upstream 3.6.3 release version - -* Sat Feb 11 2017 Fedora Release Engineering - 3.5.0-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 3.5.0-9 -- Rebuild for Python 3.6 - -* Wed Nov 23 2016 Dan Horák - 3.5.0-8 -- fix the arch lists - -* Tue Aug 16 2016 Michal Ambroz - 3.5.0-7 -- adding test exclusions also for armv7hl and ppc64le - -* Tue Aug 16 2016 Michal Ambroz - 3.5.0-6 -- additionally testEntrypoint testIn testIntegerFunctions failing on s390/ppc64 -- exclude those tests for build of s390/ppc64 - -* Tue Aug 16 2016 Michal Ambroz - 3.5.0-5 -- testModuleData is failing on arm platform even for python 2.7 -- exclude this test for build of arm - -* Fri Aug 12 2016 Michal Ambroz - 3.5.0-4 -- remove unnecessary ldconfig -- count with the python3 test values except the 2 known for failing - -* Thu Aug 11 2016 Michal Ambroz - 3.5.0-3 -- change python3 naming to allow epel7 python34 packages - -* Thu Aug 04 2016 Michal Ambroz - 3.5.0-2 -- cosmetics - -* Thu Aug 04 2016 Michal Ambroz - 3.5.0-1 -- with yara 3.5.0 the python yara binding is separate library +%autochangelog diff --git a/sources b/sources index 0e1be0c..d7f98ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-yara-4.2.3.tar.gz) = 588875d820f4e1b2aa5c6bbe83814ba2756f5ed301ba652efd280d5ca9745f7388f1f9eaa3875d11de5644ce9c41dcb76eebbee86269f8d6723c7d16ffa134be +SHA512 (python-yara-4.5.4.tar.gz) = fee87a2127284a2287c60b14bcd36facf061542da1321ccaa26dbe23c7e8534253434a78c8a65a0c2915bb1331acbdee78b12d02b748ec7d95a106913172a1a2