Revisions of python-nose2

buildservice-autocommit accepted request 1145529 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- update to 0.14.1:
  * Fix the reporting of skipped tests in verbose mode on newer
    pythons (3.12.1+), in which a skipped test is no longer
    treated as "started". nose2 will not introduce a
    StartTestEvent in such cases -- the fix is narrowly and
    adjustment to the test reporter.
  * Fix the reporting of skipped tests in verbose mode on newer
    pythons (3.12.1+), in which a skipped test is no longer
    treated as "started".
  * nose2 will not introduce a StartTestEvent in such cases --
    the fix is narrowly and adjustment to the test reporter.
- drop support-python312.patch (upstream)
buildservice-autocommit accepted request 1137466 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 26)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 25)
- Update to 0.14.0;
  * Add official support for python3.12
  * Remove support for python3.6 and python3.7
  * Remove support for python2 and older python3 versions
  * Fix support for python3.12 to avoid warnings about addDuration.
  * nose2 package metadata is converted to pyproject.toml format, using
    setuptools.
  * nose2 license metadata has been corrected in format and content to be
    distributed in the sdist and wheel distributions correctly.
- Add patch support-python312.patch:
  * Support changes made upstream in Python 3.12.1.
- Switch to autosetup macro.
- Instruct pip it isn't allowed to reach PyPi and teach it where to look for
  wheels.
buildservice-autocommit accepted request 1081853 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081500 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
SR for python stack proposal
buildservice-autocommit accepted request 998408 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 22)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 998350 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Update to 0.12.0
  * Note: The 0.12.x series will be the final releases of nose2
    which support Python 2.
  * Passing --junit-xml-path now implies --junit-xml when using the
    junitxml plugin. This means that the --junit-xml flag can be
    omitted when --junit-xml-path is specified. (:issue:`521`)
  * Remove the dependency on coverage. Use of the coverage plugin
    now requires that you either install coverage independently, or
    use the extra, nose2[coverage_plugin]. As a result, nose2 no
    longer has any strict dependencies
  * Remove the dependency on six, instead using a vendored copy.
    This ensures that the dependency for nose2 doesn't conflict
    with application dependencies
  * nose2 no longer provides an entry-point named based on the
    current python version, e.g. nose2-3.8 on python3.8 . Only the
    nose2 command is provided.
  * Remove support for setup.py test on nose2 itself. This usage is
    deprecated by setuptools. Developers contributing to nose2 are
    encouraged to use tox to run nose2's testsuite, per the
    contributing guide.
- Release 0.11.0
  * Test classes now have their short description (first line of
    docstring) printed in verbose output
  * The junitxml plugin now sets timestamp on each testcase node as
    an ISO-8601 timestamp. Thanks to :user:`deeplow` for the
    contribution!
  * Drop support for Python 3.5
  * Python 3.10 is now officially supported. Python 3.11-dev will
    be supported on a best-effort basis. Thanks to :user:`hugovk`
    and :user:`tirkarthi` for their contributions!
buildservice-autocommit accepted request 974982 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 20)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 974898 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 19)
- python-mock is not required for build
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 923788 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 18)
- %check: use %pyunittest rpm macro
buildservice-autocommit accepted request 780971 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 17)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 16)
- Update to 0.9.2:
  * Add --junit-xml-path to the junit plugin argument list
  * It is now possible to use the multiprocess and coverage plugins together, as long as all of the coverage config is put into the config file
  * Minor changes to be compatible with newer pythons (3.8, 3.9)
buildservice-autocommit accepted request 747272 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 15)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 14)
- Add ignore-warnings-doctests.patch to supress warnings when running
  doctests.
buildservice-autocommit accepted request 734078 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 12)
- Add dep on coverage as it is hard requirement based on requires
buildservice-autocommit accepted request 702904 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 702903 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
- Add patch to fix build with new mock versions:
  * fix-mock-dep.patch
buildservice-autocommit accepted request 692272 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 9)
baserev update by copy to link target
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by