15
0

- Add examples_to_py3k.patch to remove py2k shebangs

(gh#AGProjects/python3-application#2).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-application?expand=0&rev=4
This commit is contained in:
2021-08-30 09:57:25 +00:00
committed by Git OBS Bridge
parent d618b7a70c
commit e014de2439
3 changed files with 58 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 30 09:56:56 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add examples_to_py3k.patch to remove py2k shebangs
(gh#AGProjects/python3-application#2).
-------------------------------------------------------------------
Fri Aug 27 13:09:15 UTC 2021 - Martin Hauke <mardnh@gmx.de>