15
0

- Add no-pypytools.patch removing the dependency on pypytools as

we don't have PyPy in openSUSE at all.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=41
This commit is contained in:
2022-01-21 17:50:36 +00:00
committed by Git OBS Bridge
parent 9f895f0a8f
commit 38e236c11e

View File

@@ -13,6 +13,8 @@ Fri Jan 21 16:53:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
- cheroot-pr370-py310-threaddeprecations.patch
- cheroot-pr371-py310-threaddeprecations.patch
- cheroot-c0b1b167-py310-threaddeprecations.patch
- Add no-pypytools.patch removing the dependency on pypytools as
we don't have PyPy in openSUSE at all.
-------------------------------------------------------------------
Sun Dec 19 21:13:43 UTC 2021 - Ben Greiner <code@bnavigator.de>