Changelog for
python-pytest-runner-4.2-2.19.noarch.rpm :
Sat Mar 24 13:00:00 2018 arunAATTgmx.de
- update to version 4.2:
* #40: Remove declared dependency and instead assert it at run time.
- changes from version 4.1:
* #40: Declare dependency on Setuptools in package metadata.
Sun Feb 18 13:00:00 2018 arunAATTgmx.de
- specfile:
* update copyright year
* update setuptools_scm version requirement according to setup.py
- update to version 4.0:
* Drop support for Setuptools before Setuptools 27.3.0.
- changes from version 3.0.1:
* #38: Fixed AttributeError when running with
- -dry-run. PyTest.run() no longer stores nor returns the result
code. Based on the commit message for `840ff4c <
https://github.com/pytest-dev/pytest-runner/commit/840ff4c2bf6c752d9770f0dd8d64a841060cf9bc>`_,
nothing has ever relied on that value.
Thu Nov 2 13:00:00 2017 arunAATTgmx.de
- update to version 3.0:
* Dropped support for Python 2.6 and 3.1.
Fri Oct 27 14:00:00 2017 arunAATTgmx.de
- update to version 2.12.2:
* #33: Packaging refresh.
Mon Oct 2 14:00:00 2017 jengelhAATTinai.de
- Ensure neutrality of description.
Tue Sep 26 14:00:00 2017 arunAATTgmx.de
- update to version 2.12.1:
* #32: Fix support for dependency_links.
- changes from version 2.12:
* #30: Rework support for --allow-hosts and --index-url, removing
dependence on setuptools.Distribution\'s private
member. Additionally corrects logic in marker evaluation along
with unit tests!
Fri Mar 3 13:00:00 2017 jmatejekAATTsuse.com
- fix requirements for broken python-setuptools_scm
Thu Mar 2 13:00:00 2017 tbechtoldAATTsuse.com
- Fix python_module macro
- Fix Source url
Mon Feb 27 13:00:00 2017 toddrme2178AATTgmail.com
- Fix macro usage.
Sat Feb 25 13:00:00 2017 toddrme2178AATTgmail.com
-switch to single-spec version.
- update to version 2.11.1:
* #28: Fix logic in marker evaluation.- changes from version 2.11:
* #27: Improved wording in the README around configuration for the
distutils command and pytest proper.
- changes from version 2.10.1:
* #21: Avoid mutating dictionary keys during iteration.
- changes from version 2.10:
* #20: Leverage technique in setuptools 794 to populate PYTHONPATH
during test runs such that Python subprocesses will have a
dependency context comparable to the test runner.
Thu Sep 1 14:00:00 2016 tbechtoldAATTsuse.com
- update to 2.9:
* Added Trove Classifier indicating this package is part
of the pytest framework.
* #16: Added a license file, required for membership to
pytest-dev.
* Releases are now made automatically by pushing a
tagged release that passes tests on Python 3.5.
* Moved hosting to Github.
- Use pypi.io as Source url
- Add LICENSE
- Adjust Requires and BuildRequires
Thu Aug 13 14:00:00 2015 toddrme2178AATTgmail.com
- Update to version 2.6
* Add support for un-named, environment-specific extras.
- Update to version 2.5.1
* Restore Python 2.6 compatibility.
- Update to version 2.5
* Moved hosting to pytest-dev:
https://bitbucket.org/pytest-dev/pytest-runner
- Update to version 2.4
* Added `documentation
`_.
* Use setuptools_scm for version management and file discovery.
* Updated internal packaging technique. README is now included
in the package metadata.
- Update to version 2.3
* Use hgdistver for version management and file discovery.
- Update to version 2.2
* Honor ``.eggs`` directory for transient downloads as
introduced in Setuptools 7.0.
- Update to version 2.1
* The preferred invocation is now the \'pytest\' command.
Sun Nov 24 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 2.0
+ Removed support for the alternate usage. The recommended usage (as a
distutils command) is now the only supported usage.
+ Removed support for the --junitxml parameter to the ptr command.
Clients should pass the same parameter (and all other py.test arguments)
to py.test via the --addopts parameter.
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Wed Jan 30 13:00:00 2013 saschpeAATTsuse.de
- There are no docs to build, drop Sphinx dependency
Wed Jan 23 13:00:00 2013 adrianAATTsuse.de
- initial package of version 1.2