14
0

Accepting request 1128298 from home:theMarix:branches:devel:languages:python

- Also build for modern Python on Leap.
- Drop explicit definition of %python_module in the spec file.
  This is nowadays defined on all distributions we build for.

OBS-URL: https://build.opensuse.org/request/show/1128298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nodeenv?expand=0&rev=18
This commit is contained in:
2023-11-23 15:56:11 +00:00
committed by Git OBS Bridge
parent 155cc76793
commit d2bf202889
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 23 09:54:32 UTC 2023 - Matthias Bach <marix@marix.org>
- Also build for modern Python on Leap.
- Drop explicit definition of %python_module in the spec file.
This is nowadays defined on all distributions we build for.
-------------------------------------------------------------------
Tue Jul 19 11:46:53 UTC 2022 - Dirk Müller <dmueller@suse.com>