1
0

8 Commits

Author SHA256 Message Date
d776ce18cc drop the patch for real
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=13
2023-09-14 13:00:37 +00:00
44fbcea22d Accepting request 1111329 from home:pgajdos:python
- drop python2 support completely, python-six not required
- deleted patches
  - remove-mock.patch (upstreamed)
- added patches
  fix https://github.com/pchomik/pytest-spec/compare/3.2.0...master
  + python-pytest-spec-nopython2.patch

OBS-URL: https://build.opensuse.org/request/show/1111329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=12
2023-09-14 12:59:26 +00:00
Steve Kowalik
d48b71a66a - Update to 3.2.0:
* Added support for multiline docstrings
  * Added logic to use docstring_summary instead of test name
  * Added logic to ignore some tests from spec output
  * Changed indicator for skipped tests
  * Improve formatting for functions
  * Changed actions to test against python and pytest versions
  * Added tests to sdist
- Add patch remove-mock.patch:
  * Use stdlib unittest.mock
- Correct filelist, and do not install test directory under sitelib.
- Remove mock from {Build,}Requires, add six.
- Drop seperate LICENSE, it's now included.
- Actually run the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=10
2022-03-24 01:29:51 +00:00
94851941e0 Accepting request 846276 from home:mmachova:branches:devel:languages:python:pytest
- Update to 3.0.5
  * Fixed SyntaxWarning issue
  * Fixed output format for pytest-describe
  * Active plugin only if -q or -v was not provided
  * Fixed Python 2/3 warnings
  * Added support for Python 3.9

OBS-URL: https://build.opensuse.org/request/show/846276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=8
2020-11-05 21:35:41 +00:00
5c2c3a922f Accepting request 757653 from home:jayvdb:branches:devel:languages:python:pytest
- Dropped no longer necessary pytest4.patch
- Update to v2.0.0
  * Update documentation
  * New format of output
  * Fix small warnings
  * Generate the package in wheel format

OBS-URL: https://build.opensuse.org/request/show/757653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=6
2019-12-18 10:57:16 +00:00
Tomáš Chvátal
b544588926 - Add patches to work with new pytest:
* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=4
2019-08-22 09:01:39 +00:00
Tomáš Chvátal
6ec11d0c2f Accepting request 687177 from home:jengelh:branches:devel:languages:python:pytest
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/687177
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=2
2019-03-21 10:10:58 +00:00
Tomáš Chvátal
80160cd30d Accepting request 687152 from home:jayvdb:coala:test-rig
- Initial spec for v1.1.0

OBS-URL: https://build.opensuse.org/request/show/687152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=1
2019-03-21 09:49:16 +00:00