14
0
forked from pool/python-pyOCD

- Switch to setuptools_scm, rather than setuptools_scm_git_archive.

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=12
This commit is contained in:
2023-07-27 07:27:37 +00:00
committed by Git OBS Bridge
parent 3c0d7a41f4
commit fe5f2ecbdd
2 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 27 07:25:56 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to setuptools_scm, rather than setuptools_scm_git_archive.
- Switch to pyproject macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Wed May 20 07:26:37 UTC 2020 - Petr Gajdos <pgajdos@suse.com>