Accepting request 1158002 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1158002 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=30
This commit is contained in:
parent
518ac644ae
commit
d08f2ef85e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 13:31:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro: allows us to eliminate usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 13:54:27 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-happybase
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -53,8 +53,7 @@ HappyBase is a Python library to interact with Apache HBase.
|
||||
This package contains the documentation.
|
||||
|
||||
%prep
|
||||
%setup -q -n happybase-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n happybase-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user