Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nile for openSUSE:Factory checked in at 2026-02-25 21:07:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nile (Old) and /work/SRC/openSUSE:Factory/.nile.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nile" Wed Feb 25 21:07:39 2026 rev:2 rq:1334898 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/nile/nile.changes 2025-11-28 16:53:08.522815875 +0100 +++ /work/SRC/openSUSE:Factory/.nile.new.1977/nile.changes 2026-02-25 21:10:36.786274143 +0100 @@ -1,0 +2,7 @@ +Wed Feb 25 01:51:43 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Fix incorrect python dependency macros usage + * Replace %{python_module} with python3-* BuildRequires + * Remove unnecessary runtime Requires pulled by macro expansion + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nile.spec ++++++ --- /var/tmp/diff_new_pack.UIsS2p/_old 2026-02-25 21:10:40.382422466 +0100 +++ /var/tmp/diff_new_pack.UIsS2p/_new 2026-02-25 21:10:40.382422466 +0100 @@ -22,13 +22,13 @@ License: GPL-3.0-only URL: https://github.com/imLinguin/nile.git Source: %{name}-%{version}.tar.xz -BuildRequires: python313-PyInstaller -BuildRequires: %{python_module json5 >= 0.9} -BuildRequires: %{python_module pip} -BuildRequires: %{python_module protobuf >= 4.0} -BuildRequires: %{python_module pycryptodome >= 3.0} -BuildRequires: %{python_module requests < 3.0} -BuildRequires: %{python_module setuptools} +BuildRequires: python3-PyInstaller +BuildRequires: python3-json5 >= 0.9 +BuildRequires: python3-pip +BuildRequires: python3-protobuf >= 4.0 +BuildRequires: python3-pycryptodome >= 3.0 +BuildRequires: python3-requests < 3.0} +BuildRequires: python3-setuptools %ifarch aarch64 ExclusiveArch: aarch64 %endif ++++++ _scmsync.obsinfo ++++++ mtime: 1771984344 commit: 34ef52129c6fba73b8a66fb024c63c22d6e5cfeedba642438b24f06f2723bfb0 url: https://src.opensuse.org/MaxxedSUSE/nile revision: master
