#8101 Wrong pytest requirement in specfile
Closed: fixed 3 years ago by sorlov. Opened 4 years ago by cheimes.

freeipa.spec contains Requires: python3-pytest >= 2.6 but we require at least pytest 3.9.1 with https://github.com/pytest-dev/pytest/issues/4073


master:

  • ffb1db5 ipatests: Bump required Pytest
  • d67846f ipatests: Remove deprecated yield_fixture
  • be6ac7d ipatests: Remove no longer needed 'get_marker'
  • f6b088e ipatests: Remove no longer needed 'capture' compatibility
  • 18500a3 ipatests: Remove no longer needed 'skip' compatibility
  • 6d8d167 ipatests: Specify Pytest XML report schema
  • 9743957 ipatests: Specify shell implementation

Metadata Update from @sorlov:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

ipa-4-8:

  • 9d10bc8 ipatests: Bump required Pytest
  • 8c0192a ipatests: Remove deprecated yield_fixture
  • 6e14cfc ipatests: Remove no longer needed 'get_marker'
  • f97341c ipatests: Remove no longer needed 'capture' compatibility
  • 46518b4 ipatests: Remove no longer needed 'skip' compatibility
  • b62f59f ipatests: Specify Pytest XML report schema
  • 9d06a4a ipatests: Specify shell implementation

Login to comment on this ticket.

Metadata