Accepting request 805260 from home:alarrosa:branches:devel:languages:python

- Relax the setuptools dependency on 40.8.0 to 40.5.0 since that
  version is only required by upstream because of a pip issue
  (see bc8a55e70e).
  This way we can build in SLE 15 SP2 / Leap 15.2 .

OBS-URL: https://build.opensuse.org/request/show/805260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2020-05-13 11:43:25 +00:00
committed by Git OBS Bridge
parent 9dc1f17916
commit 2a6ad6cf77
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 13 11:20:23 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Relax the setuptools dependency on 40.8.0 to 40.5.0 since that
version is only required by upstream because of a pip issue
(see https://github.com/pyca/bcrypt/commit/bc8a55e70e179a59fa89fb109353182f8f438e00).
This way we can build in SLE 15 SP2 / Leap 15.2 .
-------------------------------------------------------------------
Sun Jul 28 16:11:38 UTC 2019 - Arun Persaud <arun@gmx.de>