Commit Graph

169 Commits

Author SHA256 Message Date
Dominique Leuenberger
5ac49fd4a2 Accepting request 751830 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/751830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=42
2019-12-07 14:19:15 +00:00
Tomáš Chvátal
a9e250960b Accepting request 750595 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/750595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=118
2019-11-29 09:43:48 +00:00
Dominique Leuenberger
507a90c5c3 Accepting request 743987 from devel:languages:python
- update to version 4.40.2
  * Type hints improved
  * Performance improved
  * Array indexing improved
  * **experimental** support for targeted property-based testing

OBS-URL: https://build.opensuse.org/request/show/743987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=41
2019-11-04 16:10:36 +00:00
Tomáš Chvátal
3fef0d7bad Accepting request 738905 from home:mcalabkova:branches:devel:languages:python
- update to version 4.40.2
  * Type hints improved
  * Performance improved
  * Array indexing improved
  * **experimental** support for targeted property-based testing

OBS-URL: https://build.opensuse.org/request/show/738905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=116
2019-10-16 15:28:26 +00:00
Dominique Leuenberger
b66dacb5f4 Accepting request 725982 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=40
2019-08-27 08:11:41 +00:00
Tomáš Chvátal
715694d8f6 Accepting request 725971 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/725971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=114
2019-08-25 23:05:18 +00:00
Dominique Leuenberger
52c103be36 Accepting request 720895 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/720895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=39
2019-08-15 10:23:50 +00:00
Tomáš Chvátal
436d57d445 Accepting request 720887 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/720887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=112
2019-08-04 17:01:28 +00:00
Dominique Leuenberger
408be7c3ee Accepting request 719519 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=38
2019-07-30 11:06:49 +00:00
Tomáš Chvátal
507e2757e3 Accepting request 719415 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/719415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=110
2019-07-29 08:41:40 +00:00
Tomáš Chvátal
5558dbf786 - Update to 4.28.2:
* Various bugfixes and deprecations all around

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=109
2019-07-22 13:12:41 +00:00
Dominique Leuenberger
2bf6964a0f Accepting request 708933 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/708933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=37
2019-06-13 20:38:29 +00:00
Tomáš Chvátal
812634a3d3 Accepting request 708789 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/708789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=107
2019-06-10 08:15:30 +00:00
fe3e38ad36 - update to 4.24.2
* Deprecation messages for functions in hypothesis.extra.django.models
   now explicitly name the deprecated function to make it easier to track down usages. 
 * a spurious bug raised when a @st.composite function was passed a keyword-only argument.
 * deprecates GenericStateMachine, in favor of RuleBasedStateMachine.
 * This patch clarifies some error messages when the test function signature
   is incompatible with the arguments to @given, especially when the @settings()
   decorator is also used
 * ixes a minor formatting issue the docstring of from_type()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=106
2019-06-06 09:04:16 +00:00
Dominique Leuenberger
66c1f49494 Accepting request 702824 from devel:languages:python
- update to 4.23.4
  * Adds a recipe to the docstring of :func:`~hypothesis.strategies.from_type`
  * implements the :func:`~hypothesis.strategies.slices` strategy,
     to generate slices of a length-size sequence.

OBS-URL: https://build.opensuse.org/request/show/702824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=36
2019-05-17 21:37:18 +00:00
37dcb7c657 - update to 4.23.4
* Adds a recipe to the docstring of :func:`~hypothesis.strategies.from_type`
  * implements the :func:`~hypothesis.strategies.slices` strategy,
     to generate slices of a length-size sequence.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=104
2019-05-14 11:06:57 +00:00
Dominique Leuenberger
8550db1947 Accepting request 701259 from devel:languages:python
- Remove pandas dependency to make ring1 more happy
- Update to 4.22.0:
  * Various small tweaks only

- More love for the tests to make sure we execute and run them
  + skip/remove the obvious failures that are irelevant

- Update to 4.18.2:
  * This patch makes Hypothesis compatible with the Python 3.8 alpha
  * This release adds the functions() strategy
  * This release refactors stateful rule selection
  * This patch allows Hypothesis to try a few more examples after finding the first bug
  * This release adds the strategy broadcastable_shapes()
- Make sure the tests are executed (and fail at the moment, needs
  bit more love)

OBS-URL: https://build.opensuse.org/request/show/701259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=35
2019-05-07 21:13:01 +00:00
Tomáš Chvátal
83084aa143 - Remove pandas dependency to make ring1 more happy
- Update to 4.22.0:
  * Various small tweaks only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=102
2019-05-07 08:59:27 +00:00
Tomáš Chvátal
23746c0d78 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=101 2019-05-06 10:02:51 +00:00
Tomáš Chvátal
d0682e8a4a - More love for the tests to make sure we execute and run them
+ skip/remove the obvious failures that are irelevant

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=100
2019-05-06 09:40:58 +00:00
Tomáš Chvátal
f13aef4af8 - Update to 4.18.2:
* This patch makes Hypothesis compatible with the Python 3.8 alpha
  * This release adds the functions() strategy
  * This release refactors stateful rule selection
  * This patch allows Hypothesis to try a few more examples after finding the first bug
  * This release adds the strategy broadcastable_shapes()
- Make sure the tests are executed (and fail at the moment, needs
  bit more love)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=99
2019-04-30 13:27:39 +00:00
Dominique Leuenberger
5e6cb52a62 Accepting request 694207 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/694207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=34
2019-04-19 16:37:01 +00:00
Tomáš Chvátal
990a28ed8a Accepting request 693827 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/693827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=97
2019-04-15 09:42:32 +00:00
Dominique Leuenberger
e23fa8b036 Accepting request 690686 from devel:languages:python
- Add changes.rst to %doc
- Update to v4.13.0
 * for changes please see doc/changes.rst or
   https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
- update to 4.11.7
 * for changes please see doc/changes.rst or
 - https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

OBS-URL: https://build.opensuse.org/request/show/690686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=33
2019-04-04 10:05:18 +00:00
Tomáš Chvátal
7840f298a5 Accepting request 688117 from home:jayvdb:branches:devel:languages:python
- Add changes.rst to %doc
- Update to v4.13.0
 * for changes please see doc/changes.rst or
   https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

OBS-URL: https://build.opensuse.org/request/show/688117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=95
2019-03-25 08:42:00 +00:00
444694d0d2 - update to 4.11.7
* for changes please see doc/changes.rst or
 - https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=94
2019-03-18 08:14:01 +00:00
Dominique Leuenberger
c05880cbe2 Accepting request 662305 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/662305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=32
2019-01-08 11:16:33 +00:00
Tomáš Chvátal
aaa2775d8e Accepting request 661776 from devel:languages:python:avocado
- Move name ahead of version in spec file to resolve build issues
  on older distributions

OBS-URL: https://build.opensuse.org/request/show/661776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=92
2019-01-01 15:14:01 +00:00
Dominique Leuenberger
c4b0f0b913 Accepting request 656754 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/656754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=31
2018-12-14 19:47:53 +00:00
Tomáš Chvátal
fb717de23a Accepting request 656422 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/656422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=90
2018-12-10 08:47:24 +00:00
Dominique Leuenberger
a4e53d760b Accepting request 646018 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/646018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=30
2018-11-06 13:00:55 +00:00
Tomáš Chvátal
b8cc98c744 Accepting request 645955 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/645955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=88
2018-11-02 08:17:50 +00:00
Tomáš Chvátal
e5ea557acc Accepting request 643507 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/643507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=87
2018-10-21 18:21:09 +00:00
Dominique Leuenberger
df2c2169a9 Accepting request 641951 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/641951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=29
2018-10-18 13:29:17 +00:00
Tomáš Chvátal
46c9b6d0bd Accepting request 641934 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/641934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=85
2018-10-14 19:59:53 +00:00
Dominique Leuenberger
f11541762c Accepting request 637683 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/637683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=28
2018-10-01 07:06:53 +00:00
Tomáš Chvátal
746fb60f0c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=83 2018-09-17 13:03:22 +00:00
2c4ee61954 Accepting request 635548 from home:mcepl:work
Add multibuild to allow running tests.

OBS-URL: https://build.opensuse.org/request/show/635548
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=82
2018-09-13 14:27:57 +00:00
Tomáš Chvátal
e3bb9a4555 Accepting request 634494 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/634494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=81
2018-09-08 19:49:29 +00:00
Dominique Leuenberger
d6cade422b Accepting request 633460 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/633460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=27
2018-09-07 13:35:03 +00:00
Tomáš Chvátal
be9600f6bb Accepting request 633315 from home:mcepl:work
- Clean up SPEC
- Add %check section, but make it disabled per default (circular
  dependency on pytest)
- Precompile Python files to avoid troubles with mtime and magic values.

OBS-URL: https://build.opensuse.org/request/show/633315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=79
2018-09-05 11:17:34 +00:00
Dominique Leuenberger
5130904ef2 Accepting request 632628 from devel:languages:python
- Drop the pytest-xdist dependency to build on Leap 42.3, as it
  does not run tests it was quite pointless

OBS-URL: https://build.opensuse.org/request/show/632628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=26
2018-09-04 20:49:26 +00:00
Tomáš Chvátal
adf1da9930 - Drop the pytest-xdist dependency to build on Leap 42.3, as it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=77
2018-09-01 07:59:01 +00:00
Tomáš Chvátal
433aafc77e - Drop the ptest-xdist dependency to build on Leap 42.3, as it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=76
2018-08-31 12:59:23 +00:00
Tomáš Chvátal
cca3e7728d - Drop the xtest dependency to build on Leap 42.3, as it
does not run tests it was quite pointless

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=75
2018-08-31 11:55:52 +00:00
Dominique Leuenberger
8f7a6e6200 Accepting request 624649 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/624649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=25
2018-07-27 08:52:07 +00:00
Tomáš Chvátal
d3b09d5b35 Accepting request 624619 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/624619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=73
2018-07-23 06:36:20 +00:00
Dominique Leuenberger
990b82da1b Accepting request 624329 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/624329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=24
2018-07-21 08:09:37 +00:00
Tomáš Chvátal
484ccee670 Accepting request 624304 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/624304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=71
2018-07-20 18:18:26 +00:00
Dominique Leuenberger
3602f5ae0b Accepting request 622327 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/622327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=23
2018-07-13 08:17:53 +00:00