15
0

Accepting request 1101522 from home:dgarcia:branches:devel:languages:python

- Remove no-stdpy-pyc.patch
- Call directly to the sphinx module with the specific python
  interpreter to avoid the usage of default python, bsc#1213698.

OBS-URL: https://build.opensuse.org/request/show/1101522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blinker?expand=0&rev=37
This commit is contained in:
2023-08-04 11:48:49 +00:00
committed by Git OBS Bridge
parent bbc77e687b
commit 56c3bf353b
3 changed files with 11 additions and 22 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 31 12:04:02 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove no-stdpy-pyc.patch
- Call directly to the sphinx module with the specific python
interpreter to avoid the usage of default python, bsc#1213698.
-------------------------------------------------------------------
Wed Jul 26 22:09:11 UTC 2023 - Matej Cepl <mcepl@suse.com>