Package Release Info

subunit-1.4.0+git.1643134405.a629de4-bp155.1.9

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcppunit_subunit0
libcppunit_subunit0-devel
libsubunit0
perl-subunit
python3-python-subunit
subunit
subunit-devel
subunit-filters
subunit-shell

Change Logs

* Mon May 09 2022 mcepl@cepl.eu
- Update to version 1.4.0+git.1643134405.a629de4:
  * Explicitly invoke python3.
  * Check minimum version of Python in configure.ac.
  * Add testing for Python 3.10
  * Stop using io imports from testtools
  * Remove logic for Python < 3.6
  * Drop support for Python 2.7, 3.5
* Sat Oct 16 2021 mcepl@cepl.eu
- Update to version 1.4.0+git.1627548288.c87ffbd:
  * Update NEWS
  * Handle different SyntaxError output in testtools 2.5.0
  * Sort Content-Type parameters when writing details
  * Import six from the right place
  * Pivot CI to github actions
  * Revert "Merge pull request #17 from mtreinish/timestamp-output"
  * fix trailing comma
  * Fix imports from testtools.compat
  * python: Mark rawstrings as such
  * run everything on focal, except pypy3.5 which only runs on xenial
  * add missing reference
  * add current pythons
  * drop Python 3.4 support
  * Unittest from testtools doesn't work, use the one from stdlib.
  * Acommodate review requests.
  * Fix timestamp test copy paste error
  * Add options to output filter to set timestamps
  * Remove dependency on unittest2
- remove remove_unittest2.patch (upstream)
* Mon May 24 2021 Steve Kowalik <steven.kowalik@suse.com>
- Run the subunit filters under python3.
- Remove duplicate BuildRequires.
* Thu Mar 25 2021 Ben Greiner <code@bnavigator.de>
- Can't assume non-existence of python38 macros in Leap.
  gh#openSUSE/python-rpm-macros#107
  Test for suse_version instead. Only Tumbleweed has and needs the
  python_subpackage_only support.
* Thu Dec 03 2020 Benjamin Greiner <code@bnavigator.de>
- Support multiple python flavors in python subpackage
  gh#openSUSE/python-rpm-macros#66
* Fri Jun 05 2020 Matej Cepl <mcepl@suse.com>
- Add remove_unittest2.patch to remove dependency on unittest2
* Tue Mar 31 2020 mcepl@cepl.eu
- Update to version 1.4.0+git.1584197985.0e9f67b:
  * Release 1.4.0.
  * Correctly handle py3 RawIOBase read()
* Wed Mar 11 2020 mcepl@cepl.eu
- Update to version 1.3.0+git.1583777524.8fb3e0c:
  * trivial: Fix indentation
  * Add license to setup.py
  * Update setup.py
  * Add support for new python versions and update pkg metadata
  * Remove broken Python 2.6 travis CI job
  * Check written bytes are not None before summing them to offset
  * Fix file open for python3
  * Stop running 3.3 on travis.
- Switch off building python2 bindings.
- Add python38-failing-tests.patch to skip failing tests.
* Wed Mar 11 2020 Matej Cepl <mcepl@suse.com>
- Add python38-failing-tests.patch skipping failing tests
* Tue Apr 16 2019 Dirk Mueller <dmueller@suse.com>
- fix dependency for subunit-filters
* Wed Apr 10 2019 Dirk Mueller <dmueller@suse.com>
- fix package naming of the python subpackages to follow
  packaging policy
* Mon Apr 08 2019 Dirk Mueller <dmueller@suse.com>
- add explicit unittest2 buildrequires
* Sat Apr 06 2019 Dirk Mueller <dmueller@suse.com>
- add obsoletes
* Sat Apr 06 2019 Dirk Mueller <dmueller@suse.com>
- drop subunit-unbundle-iso8601.patch: there is no room for fedora
  specific patches in opensuse and the iso8601 pypi module is completely
  incompatible with that this version, so nothing works
- remove-unittest2.patch, subunit-decode-binary-to-unicode.patch
  needed to get it back to a working state
* Sat Apr 06 2019 Dirk Mueller <dmueller@suse.com>
- fix build for older distros by adding the singlespec macros
* Mon Mar 18 2019 Matej Cepl <mcepl@suse.com>
- Fix Requires
* Tue Mar 12 2019 Matej Cepl <mcepl@suse.com>
- Just Obsolete, don't Conflict as well
* Mon Feb 25 2019 Matej Cepl <mcepl@suse.com>
- Add Conflicts to python-* subpackages
* Wed Feb 06 2019 Matej Cepl <mcepl@suse.com>
- Clean up the SPEC file and use more macros
- Add remove-unittest2.patch to remove necessity to use python-unittest2 BR.
- Change all URLs to the new location.
* Sun Nov 11 2018 Jan Engelhardt <jengelh@inai.de>
- Fix RPM groups. Trim bias from descriptions.