Package Release Info

python-nose-timer-1.0.0-bp153.1.19

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-nose-timer
python3-nose-timer

Change Logs

Version: 1.0.0-bp152.1.3
* Mon Mar 30 2020 pgajdos@suse.com
- version update to 1.0.0
  * Fix example installation call for pip. (#259)
  * Allow colorlog 4. (#257)
  * Order Pythons in descending version in appveyor.yml. (#258)
  * Add link to GitHub Action for Nox. (#255)
  * Use double "`" for inline code. (#254)
  * Add types to _option_set.py. (#249)
  * Add type hints to tasks.py. (#241)
  * Fix typo (virtulenvs). (#247)
  * Replace flake8 sorter with isort. (#242)
  * Pass VIRTUAL_ENV environment variable to commands executed in a virtualenv. (#245)
  * Fix docs to show correct list for parametrize. (#244)
  * Add argcomplete dependency to conda test session. (#240)
* Tue Jun 04 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to 0.7.5
  * Migrate nose_parameterized -> parameterized
  * Fix timer with multiprocessing
  * Add Python 3.7 support
  * Add --timer-fail option to fail slow tests
Version: 0.7.2-bp151.1.1
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed May 23 2018 toddrme2178@gmail.com
- Update to version 0.7.2
  * Remove depenedency on termcolor
  * Fix ZeroDivisionError
- Update to version 0.7.1
  * Drop ordereddict requirement
- Remove upstream-included remove_unnecessary_requirement.patch
- Spec file cleanups
* Wed Jul 05 2017 aloisio@gmx.com
- Initial package (0.7.0)