14
0

Accepting request 868971 from home:bnavigator:branches:devel:languages:python

- Don't pin idna<3 in the egg-info so that depending packages
  can install the new idna dropping python2

OBS-URL: https://build.opensuse.org/request/show/868971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=148
This commit is contained in:
2021-02-03 22:08:03 +00:00
committed by Git OBS Bridge
parent db029592a9
commit ab58f6c9a0
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 3 14:04:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't pin idna<3 in the egg-info so that depending packages
can install the new idna dropping python2
-------------------------------------------------------------------
Sat Dec 19 09:57:04 UTC 2020 - Dirk Mueller <dmueller@suse.com>