forked from pool/python-pytest-randomly
- Update to 3.1.0:
* Add plugins via entry points pytest_randomly.random_seeder to allow
outside packages to register additional random generators to seed.
This has added a dependency on the entrypoints package.
- Drop patch tests-restore-python2.7.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-randomly?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
0d86b652de
commit
df55719333
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 09:20:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.1.0:
|
||||
* Add plugins via entry points pytest_randomly.random_seeder to allow
|
||||
outside packages to register additional random generators to seed.
|
||||
This has added a dependency on the entrypoints package.
|
||||
- Drop patch tests-restore-python2.7.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 09:13:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user