14
0
forked from pool/python-fuse

- Add patch no-more-distutils.patch:

* Stop using distutils unilaterally.
- Switch to autosetup and pyproject macros.
- Be more clear about files in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=20
This commit is contained in:
2024-01-16 04:59:42 +00:00
committed by Git OBS Bridge
parent e1a9286305
commit fc2cb03eaa
3 changed files with 50 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 16 04:58:18 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-more-distutils.patch:
* Stop using distutils unilaterally.
- Switch to autosetup and pyproject macros.
- Be more clear about files in %files.
-------------------------------------------------------------------
Mon Dec 4 14:37:12 UTC 2023 - Dirk Müller <dmueller@suse.com>