14
0

Accepting request 1142217 from home:pgajdos:python

- do not require six
- deleted patches
  - remove-future-requirement.patch (part of python-textfsm-no-python2.patch)
- added patches
  fix c8843d69da
  + python-textfsm-no-python2.patch

OBS-URL: https://build.opensuse.org/request/show/1142217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=25
This commit is contained in:
2024-01-30 15:40:53 +00:00
committed by Git OBS Bridge
parent a7d94c22fa
commit ccca2628b8
4 changed files with 2679 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 29 10:03:54 UTC 2024 - pgajdos@suse.com
- do not require six
- deleted patches
- remove-future-requirement.patch (part of python-textfsm-no-python2.patch)
- added patches
fix https://github.com/google/textfsm/commit/c8843d69daa9b565fea99a0283ad13c324d5b563
+ python-textfsm-no-python2.patch
-------------------------------------------------------------------
Tue Sep 5 01:14:13 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>