15
0

- Add requests to requires as it is used in the package as direct

import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpsig_cffi?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-04-24 08:41:23 +00:00
committed by Git OBS Bridge
parent 3440a775cb
commit cd2ad57515
2 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 24 08:40:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add requests to requires as it is used in the package as direct
import
-------------------------------------------------------------------
Wed Apr 17 14:31:44 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>