14
0
forked from pool/python-scrypt

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

- Fix test call (the old non-macro pytest call did conflict with
  _build directories from other python3 flavors)
- Fix line endings and remove interpreter lines in sitelib

OBS-URL: https://build.opensuse.org/request/show/863918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=11
This commit is contained in:
2021-01-17 22:51:55 +00:00
committed by Git OBS Bridge
parent 467bc15c8e
commit 44e4e8be92
2 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 17 21:50:47 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Fix test call (the old non-macro pytest call did conflict with
_build directories from other python3 flavors)
- Fix line endings and remove interpreter lines in sitelib
-------------------------------------------------------------------
Tue Dec 1 14:31:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>