Accepting request 1153062 from devel:languages:python
- Switch to autosetup macro. OBS-URL: https://build.opensuse.org/request/show/1153062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-construct?expand=0&rev=20
This commit is contained in:
commit
01d9126336
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 01:59:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to autosetup macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 18:13:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-construct
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -64,8 +64,7 @@ code, it can be used in one direction to parse data into Pythonic objects,
|
||||
and in the other direction to convert ("build") objects into binary data.
|
||||
|
||||
%prep
|
||||
%setup -q -n construct-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n construct-%{version}
|
||||
|
||||
# remove gallery tests that require in place stuff
|
||||
rm -rf tests/gallery
|
||||
|
Loading…
x
Reference in New Issue
Block a user