SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-fixtures-4.1.0-lp156.60.1.noarch.rpm :

* Sat May 27 2023 Dirk Müller - 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.
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Oct 06 2022 Dirk Müller - 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
* Wed May 11 2022 Steve Kowalik - 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.
* Wed Jan 26 2022 Jan Engelhardt - Add missing BuildRequire on python-setuptools (this was implicitly pulled in only).
* Fri Mar 19 2021 Ben Greiner - Add fixtures-pr36-py39.patch -- gh#testing-cabal/fixtures#46
* Drops Python 2 compatibility in favor of Python 3.9
* Also removes six (but wants to keep mock)
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri Mar 31 2017 aloisioAATTgmx.com- Converted to single-spec
* Sat Jan 14 2017 hpjAATTurpla.net- fix dependencies: add python-extras
* Mon Jun 20 2016 dmuellerAATTsuse.com- 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
* Tue Sep 01 2015 tbechtoldAATTsuse.com- Add missing python-six Requires and BuildRequires
* Fri Jul 03 2015 dmuellerAATTsuse.com- update to 1.3.1:
* Clarify the intent around _setUp
* Handle BaseException resource leaks as well
* Remove trailing whitespace
* Deal with resource leaks during setUp
* Missed NEWS entry
* Fine tune the mock patch
* Add a new mockpatch fixture
* Document where the project home and source are
* Ignore built things
* Tue May 05 2015 benoit.moninAATTgmx.fr- update to version 1.2.0:
* Release 1.2.0
* Add a warnings module capture fixure
* Use universal wheels- additional changes from version 1.1.0:
* Release 1.1.0 and use pbr 0.11 features
* Missing NEWS entry
* add tox.ini file
* Fixed test performance on Python 3.5
* Add NEWS for FakeLogger formatter
* allow the specification of a custom log formatter- set a minimum version for python-pbr- reenable the tests via make check: python-testrepository is not needed anymore
* Mon Mar 02 2015 p.drouandAATTgmail.com- Disable tests and python-testrepository require to avoid a build cycle
* Thu Jan 08 2015 tbechtoldAATTsuse.com- update to version 1.0.0:
* remote copy/paste from another project
* Add support for datefmt in FakeLogger
* Migrate to git and pbr- Disable parallel builds for now due to some test failures.- Update BuildRequires
 
ICM