- Remove build dependency on python2. [bsc#1111020]

From <https://en.opensuse.org/openSUSE:Packaging_Python_Singlespec#BuildRequires>:
"If you need to BuildRequire "python", you can instead use %pythons:
  BuildRequires: %{pythons}
"

OBS-URL: https://build.opensuse.org/package/show/hardware:nvdimm/ipmctl?expand=0&rev=11
This commit is contained in:
Raymund Will
2018-10-10 14:31:59 +00:00
committed by Git OBS Bridge
parent f5bb755d22
commit a85be28144
2 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 10 14:28:25 UTC 2018 - rw@suse.com
- Remove build dependency on python2. [bsc#1111020]
-------------------------------------------------------------------
Fri Aug 10 15:28:34 UTC 2018 - rw@suse.com