14
0

Accepting request 1189885 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1189885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py-radix?expand=0&rev=4
This commit is contained in:
2024-07-28 15:19:44 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 26 13:36:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup: eliminates usage of deprecated %patchN syntax.
-------------------------------------------------------------------
Mon Jul 15 16:47:28 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@@ -44,8 +44,7 @@ containing networks.
This package includes the C-extension.
%prep
%setup -q -n py-radix-%{version}
%patch0 -p1
%autosetup -p1 -n py-radix-%{version}
%build
export CFLAGS="%{optflags}"