14
0

- Add skip_failing_tests.patch

- Add pkg_resources.patch (lp#2003556) to use packaging instead
  of obsolete version of pkg_resources.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=33
This commit is contained in:
2023-04-12 15:19:20 +00:00
committed by Git OBS Bridge
parent 5bdbf4564e
commit a41675fb7f
5 changed files with 314 additions and 113 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 12 15:02:56 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add skip_failing_tests.patch
- Add pkg_resources.patch (lp#2003556) to use packaging instead
of obsolete version of pkg_resources.
-------------------------------------------------------------------
Wed May 4 05:46:39 UTC 2022 - pgajdos@suse.com