Revisions of python-pytest

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 926573 from Stefan Schubert's avatar Stefan Schubert (schubi2) (revision 96)
- Disable all update-alternatives install calls if libalternatives
  is used.
- Use libalternatives instead of update-alternatives.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 95)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 919836 from Stefan Schubert's avatar Stefan Schubert (schubi2) (revision 93)
- Use libalternatives instead of update-alternatives.
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 92)
- update to 6.2.5
 * Python 3.10 is now supported.
 *  Enable compatibility with pluggy 1.0 or later.
buildservice-autocommit accepted request 893085 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 91)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 893076 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 90)
- Update to 6.2.4
  * pytest used to create directories under /tmp with world-readable 
    permissions. This means that any user in the system was able to 
    read information written by tests in temporary directories (such 
    as those created by the tmp_path/tmpdir fixture). Now the 
    directories are created with private permissions.
  * Fixed assertion rewriting on Python 3.10.
buildservice-autocommit accepted request 872268 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 89)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 872210 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 88)
- Don't require python36-numpy for testing, because Tumbleweed
  cannot provide python36-numpy any longer: NumPy 1.20 dropped
  Python 3.6 support. The tests are skipped automatically.
buildservice-autocommit accepted request 865459 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 86)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 85)
?
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 84)
fix "No module named 'pkg_resources'", e.g. reintroduce setuptools requirement
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 860603 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 83)
- Update to 6.2.1
  * pytest now supports python3.6+ only.
  * Directly constructing/calling some classes/functions is now deprecated
    (see upstream changelog)
  * The @pytest.yield_fixture decorator/function is now deprecated. 
    Use pytest.fixture() instead.
  * No removals so far.
  * Verbose mode now shows the reason that a test was skipped in the 
    test’s terminal line after the “SKIPPED”, “XFAIL” or “XPASS”.
  * pytest now warns about unraisable exceptions and unhandled thread 
    exceptions that occur in tests on Python>=3.8.
  * New pytester fixture, which is identical to testdir but its methods 
    return pathlib.Path when appropriate instead of py.path.local.
  * It is now possible to construct a MonkeyPatch object directly as pytest.MonkeyPatch(), 
    in cases when the monkeypatch fixture cannot be used.
  * Many more new features and bugfixes
buildservice-autocommit accepted request 855557 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 82)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 855510 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 81)
- fix version in egg-info for Leap gh#pytest-dev/pytest#7891
- fix some python flavor macro misusage
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 855339 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 80)
- mock dependency was actually not needed at all
buildservice-autocommit accepted request 847889 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 79)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 847568 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 78)
- Fix boo#1178547: include transition for pytest py.test
  alternative master switch
buildservice-autocommit accepted request 844820 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 77)
baserev update by copy to link target
Displaying revisions 41 - 60 of 136
openSUSE Build Service is sponsored by