15
0

Accepting request 946491 from home:bnavigator:branches:devel:languages:python

- Specfile fix:
  * Remove the Python 3.4 conditional. It the _nodots macro is not
    known to the obs resolver.
  * Also remove python2 lines for cleanup, not resolvable in 15.3
    in either case.

OBS-URL: https://build.opensuse.org/request/show/946491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=5
This commit is contained in:
2022-01-14 18:07:58 +00:00
committed by Git OBS Bridge
parent a638bbda87
commit 59c5838bb3
2 changed files with 13 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 14 17:35:29 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Specfile fix:
* Remove the Python 3.4 conditional. It the _nodots macro is not
known to the obs resolver.
* Also remove python2 lines for cleanup, not resolvable in 15.3
in either case.
-------------------------------------------------------------------
Tue Jan 11 20:42:01 UTC 2022 - Ben Greiner <code@bnavigator.de>