14
0

Accepting request 460231 from devel:languages:python:singlespec

- update for singlespec
- test requirements are now conditional --with=test, to shorten build loop
  for new submission
  (this will be reverted soon)
- update to 3.6.1
  * better thread safety
  * support for --hypothesis-show-statistics in pytest
  * better python 3.4 support
  * renamed fake-factory dependency to Faker

OBS-URL: https://build.opensuse.org/request/show/460231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=9
This commit is contained in:
Jan Matejek
2017-02-24 14:34:42 +00:00
committed by Git OBS Bridge
parent 68d98f3499
commit 6dabaefcb1
4 changed files with 42 additions and 22 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 21 14:06:42 UTC 2017 - jmatejek@suse.com
- update for singlespec
- test requirements are now conditional --with=test, to shorten build loop
for new submission
(this will be reverted soon)
- update to 3.6.1
* better thread safety
* support for --hypothesis-show-statistics in pytest
* better python 3.4 support
* renamed fake-factory dependency to Faker
-------------------------------------------------------------------
Thu May 12 16:35:11 UTC 2016 - toddrme2178@gmail.com