- Don't use deprecated 'python setup.py test', use pytest directly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=27
This commit is contained in:
2020-10-08 10:14:03 +00:00
committed by Git OBS Bridge
parent 532a715c01
commit 2cc8838a2e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 8 10:13:31 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Don't use deprecated 'python setup.py test', use pytest directly.
-------------------------------------------------------------------
Thu Aug 27 22:04:24 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>