Revisions of python-fixtures
Dominique Leuenberger (dimstar_suse)
accepted
request 1089350
from
Dirk Mueller (dirkmueller)
(revision 25)
- update to 4.1.0: * Drop support for Python 3.6 (EOL) * Add a new ``WarningsFilter`` filter, allowing users to filter warnings as part of their tests, before restoring said filters.
Dominique Leuenberger (dimstar_suse)
accepted
request 1081924
from
Dirk Mueller (dirkmueller)
(revision 24)
Fabian Vogt (favogt_factory)
accepted
request 1008416
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 4.0.1: * Remove testtools from requirements.txt as well * github: Add all pypy3 versions to test matrix * github: Add Python 3.11 betas to test matrix * tox: Add py311 * Support Popen's process\_group argument from Python 3.11 * Update classmethod expectations (again) for Python 3.11 * Revert to the previous classmethod expectations for PyPy3.9
Dominique Leuenberger (dimstar_suse)
accepted
request 976202
from
Steve Kowalik (StevenK)
(revision 22)
- Update to 4.0.0: * Document more changes since 3.0.0 * Mention extra in another place in README * Move testtools requirement to a "streams" extra * Stop using testtools.helpers.try_import * Fix MockPatchMultiple.DEFAULT * Fix YAML type confusion * Add support for Python 3.10 * Mark README as rST * setup.cfg: Replace dashes with underscores * Drop support for Python < 3.6, add 3.7 - 3.9 * Add possibility to reset the FakeLogger * Add missing APIs to FakeProcess, making it match Popen (LP #1373224) - Remove patch fixtures-pr36-py39.patch: * Included upstream. - Add patch handle-no-external-mock.patch: * Skip a testcase if mock is not available. - Bump required versions of pbr and testtools. - Correct URL.
Dominique Leuenberger (dimstar_suse)
accepted
request 880263
from
Dirk Mueller (dirkmueller)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 743983
from
Tomáš Chvátal (scarabeus_iv)
(revision 19)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
Dominique Leuenberger (dimstar_suse)
accepted
request 654053
from
Matej Cepl (mcepl)
(revision 18)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 484785
from
Thomas Bechtold (tbechtold)
(revision 17)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 451174
from
Dirk Mueller (dirkmueller)
(revision 16)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 403659
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 3.0.0: * Release 3.0.0 * Fixup the MonkeyPatch patch * Tweak the new tests for consistency * Update the semantics on _fixtures.MonkeyPatch * Avoid old versions of pbr - we require modern releases * Correct MockPatchMultiple example * Ignore .tox * MonkeyPatch staticmethod * Drop support for Python 3.2. It's history * Fix print in README * Add CompoundFixture * Tweak hacking docs * Fix "propagate" spelling everywhere * Missed one: propogate -> propagate * Spelling and lint fixes * Release 1.4 * Trivial pep8 fix to logger.py * FakeLogger: Mis-formatted log messages will raise Exception * Use mock in preference to unittest.mock * Add a .travis.yml * Note how to push on releases
Dominique Leuenberger (dimstar_suse)
accepted
request 319380
from
Todd R (TheBlackCat)
(revision 13)
update to 1.3.1
Dominique Leuenberger (dimstar_suse)
accepted
request 288424
from
Denisart Benjamin (posophe)
(revision 11)
1
Adrian Schröter (adrianSuSE)
committed
(revision 9)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 236010
from
Sascha Peilicke (saschpe)
(revision 8)
- move unittest2 to the SLE11-specific requires (not needed on python 2.7+) (forwarded request 234875 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 229368
from
Denisart Benjamin (posophe)
(revision 7)
- fix license declaration (forwarded request 229355 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 225027
from
Sascha Peilicke (saschpe)
(revision 6)
- Fix the real issue instead - only run testsuite when it actually runs
Displaying revisions 1 - 20 of 25