Package Release Info

python-jaraco.stream-3.0.0-bp152.1.1

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-jaraco.stream-doc
python3-jaraco.stream

Change Logs

* Mon Mar 09 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.0.0
  * Drop support for Python 3.5 and earlier (including Python 2).
  * Adopt black for code style and other updates from jaraco/skeleton.
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Tue Feb 26 2019 John Vandenberg <jayvdb@gmail.com>
- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Remove bcond_with test, allowing tests suite to run
- Remove undesirable build dependencies pytest-flake8 and pytest-runner
- Add missing runtime dependency on six
- Add explicit build dependency on python-six
- Update to v2.0
  * Switch to pkgutil namespace technique for the ``jaraco`` namespace.
* Sat Jul 28 2018 jengelh@inai.de
- Fix RPM groups.
* Tue Jun 26 2018 mcepl@suse.com
- Upgrade to 1.2:
  Added ``jaraco.stream.Tee`` from jaraco.util 11
- Clean up SPEC to full singlespec.
* Mon Nov 13 2017 toddrme2178@gmail.com
- Properly handle namespace package structure.
  This guarantees the module is importable.
* Tue Jul 04 2017 aloisio@gmx.com
- Update to version 1.1.2
  * Refresh packaging.
- Create -doc package
- Converted to single-spec
* Sat Jul 30 2016 sor.alexei@meowr.ru
- Initial package.