14
0

Accepting request 1085581 from home:bnavigator:branches:devel:languages:python:r

- Fix missing runtime requirements
- Remove runtime requirement of typing stubs

OBS-URL: https://build.opensuse.org/request/show/1085581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=53
This commit is contained in:
2023-05-09 06:41:28 +00:00
committed by Git OBS Bridge
parent 7366500061
commit 43e3d361bc
2 changed files with 27 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 8 21:00:43 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Fix missing runtime requirements
- Remove runtime requirement of typing stubs
-------------------------------------------------------------------
Fri May 5 18:05:59 UTC 2023 - Matej Cepl <mcepl@suse.com>