15
0
forked from pool/python-napalm

- Add patch remove-future-requirement.patch, remove requirement of

future module.
- Switch to pyproject macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=32
This commit is contained in:
2023-09-06 02:58:18 +00:00
committed by Git OBS Bridge
parent fee23c377c
commit 10685f39d3
3 changed files with 39 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 6 02:57:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, remove requirement of
future module.
- Switch to pyproject macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Wed Aug 23 08:11:59 UTC 2023 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>