forked from pool/python-jaraco.stream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=24
92 lines
3.3 KiB
Plaintext
92 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 1 16:03:34 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Make it compatible with older setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 26 08:02:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Normalize metadata directory name.
|
|
- Use the new environment variable for Sphinx building.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 14 09:22:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.0.4:
|
|
* Moved more_itertools into the dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 13:07:37 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Replace removed sphinx_build setuptools hook with build-sphinx
|
|
* requires feature enhancement of python-jaraco.packaging
|
|
gh#jaraco/jaraco.packaging#11
|
|
- Remove obsolete pytest workaround
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 29 13:32:52 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.0.3
|
|
* Refreshed package metadata.
|
|
* #3: Fixed issue in tests where the connection to the test
|
|
server would fail on hosts where localhost resolved to ::1. Now
|
|
the test server binds to IPv6 when available and appropriate.
|
|
- v3.0.2: Rely on PEP 420 for namespace packages.
|
|
- v3.0.1: Refresh package metadata.
|
|
- Switch to PEP517 and remove obsolete jaraco.base requirement
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 9 15:39:06 UTC 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 13:47:38 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 26 08:52:40 UTC 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 17:03:14 UTC 2018 - jengelh@inai.de
|
|
|
|
- Fix RPM groups.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 26 16:00:50 UTC 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 18:26:17 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Properly handle namespace package structure.
|
|
This guarantees the module is importable.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 4 19:09:38 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Update to version 1.1.2
|
|
* Refresh packaging.
|
|
- Create -doc package
|
|
- Converted to single-spec
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 30 18:24:12 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Initial package.
|