14
0
forked from pool/python-tox

Accepting request 1162951 from home:ecsos:python

- Fix build error in Leap.
  - Disable one more test.
  - Drop macro %dnl because it works only in rpm version >= 4.15.
    Leap hast 4.14 at this time.
    Also enable it.
  - Fix some python3 typos in spec.

OBS-URL: https://build.opensuse.org/request/show/1162951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=121
This commit is contained in:
2024-03-28 08:03:04 +00:00
committed by Git OBS Bridge
parent dbcfdd3dea
commit 13ba9a9ffb
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 27 16:33:24 UTC 2024 - ecsos <ecsos@opensuse.org>
- Fix build error in Leap.
- Disable one more test.
- Drop macro %dnl because it works only in rpm version >= 4.15.
Leap hast 4.14 at this time.
Also enable it.
- Fix some python3 typos in spec.
-------------------------------------------------------------------
Mon Mar 25 19:22:38 UTC 2024 - Dan Čermák <dcermak@suse.com>