14
0

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

- Use _multibuild to only have the test dependencies as
  buildrequires of the test build.
- Have optional test dependencies (Django and scrypt) that are not
  available in SLE only be buildrequired in TW.

OBS-URL: https://build.opensuse.org/request/show/867423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=45
This commit is contained in:
2021-01-28 10:55:56 +00:00
committed by Git OBS Bridge
parent d741036586
commit eb98eaff74
3 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 28 08:50:11 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Use _multibuild to only have the test dependencies as
buildrequires of the test build.
- Have optional test dependencies (Django and scrypt) that are not
available in SLE only be buildrequired in TW.
-------------------------------------------------------------------
Sat Nov 21 00:01:52 UTC 2020 - John Vandenberg <jayvdb@gmail.com>