Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-more-executors-2.7.0-5.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-more-executors Distribution: Fedora Project
Version: 2.7.0 Vendor: Fedora Project
Release: 5.fc37 Build date: Fri Jul 22 22:11:30 2022
Group: Unspecified Build host: buildvm-s390x-23.s390.fedoraproject.org
Size: 379031 Source RPM: python-more-executors-2.7.0-5.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/rohanpm/more-executors
Summary: A library of composable Python executors and futures
This library is intended for use with the concurrent.futures module.
It includes a collection of Executor implementations in order to extend
the behavior of Future objects.

Provides

Requires

License

GPLv3+

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.7.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 2.7.0-4
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.7.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> 2.7.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 12 2021 Rohan McGovern <rohanpm@fedoraproject.org> 2.7.0-1
  - New upstream release 2.7.0
* Sun Jun 20 2021 Rohan McGovern <rohanpm@fedoraproject.org> - 2.6.0-2
  - Fix build (removing 'mock' dependency)
* Sun Jun 20 2021 Rohan McGovern <rohanpm@fedoraproject.org> - 2.6.0-1
  - Update to 2.6.0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.5.1-5
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/more_executors
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/more_executors-2.7.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/more_executors/__init__.py
/usr/lib/python3.11/site-packages/more_executors/__pycache__
/usr/lib/python3.11/site-packages/more_executors/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/asyncio.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/asyncio.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/cancel_on_shutdown.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/cancel_on_shutdown.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/flat_map.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/flat_map.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/futures.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/futures.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/map.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/map.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/poll.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/poll.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/retry.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/retry.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/sync.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/sync.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/throttle.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/throttle.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/timeout.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/__pycache__/timeout.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl
/usr/lib/python3.11/site-packages/more_executors/_impl/__init__.py
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/asyncio.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/asyncio.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/bind.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/bind.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/cancel_on_shutdown.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/cancel_on_shutdown.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/event.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/event.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/executors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/executors.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/flat_map.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/flat_map.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/helpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/logwrap.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/logwrap.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/map.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/map.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/poll.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/poll.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/retry.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/retry.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/sync.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/sync.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/throttle.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/throttle.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/timeout.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/timeout.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/wrap.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/wrap.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/wrapped.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/__pycache__/wrapped.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/asyncio.py
/usr/lib/python3.11/site-packages/more_executors/_impl/bind.py
/usr/lib/python3.11/site-packages/more_executors/_impl/cancel_on_shutdown.py
/usr/lib/python3.11/site-packages/more_executors/_impl/common.py
/usr/lib/python3.11/site-packages/more_executors/_impl/event.py
/usr/lib/python3.11/site-packages/more_executors/_impl/executors.py
/usr/lib/python3.11/site-packages/more_executors/_impl/flat_map.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__init__.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/apply.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/apply.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/bool.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/bool.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/check.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/check.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/map.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/map.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/nocancel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/nocancel.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/proxy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/proxy.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/sequence.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/sequence.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/timeout.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/timeout.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/zip.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/__pycache__/zip.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/apply.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/base.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/bool.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/check.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/map.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/nocancel.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/proxy.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/sequence.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/timeout.py
/usr/lib/python3.11/site-packages/more_executors/_impl/futures/zip.py
/usr/lib/python3.11/site-packages/more_executors/_impl/helpers.py
/usr/lib/python3.11/site-packages/more_executors/_impl/logwrap.py
/usr/lib/python3.11/site-packages/more_executors/_impl/map.py
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__init__.py
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/null.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/null.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/prometheus.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/__pycache__/prometheus.cpython-311.pyc
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/null.py
/usr/lib/python3.11/site-packages/more_executors/_impl/metrics/prometheus.py
/usr/lib/python3.11/site-packages/more_executors/_impl/poll.py
/usr/lib/python3.11/site-packages/more_executors/_impl/retry.py
/usr/lib/python3.11/site-packages/more_executors/_impl/sync.py
/usr/lib/python3.11/site-packages/more_executors/_impl/throttle.py
/usr/lib/python3.11/site-packages/more_executors/_impl/timeout.py
/usr/lib/python3.11/site-packages/more_executors/_impl/wrap.py
/usr/lib/python3.11/site-packages/more_executors/_impl/wrapped.py
/usr/lib/python3.11/site-packages/more_executors/asyncio.py
/usr/lib/python3.11/site-packages/more_executors/cancel_on_shutdown.py
/usr/lib/python3.11/site-packages/more_executors/flat_map.py
/usr/lib/python3.11/site-packages/more_executors/futures.py
/usr/lib/python3.11/site-packages/more_executors/map.py
/usr/lib/python3.11/site-packages/more_executors/poll.py
/usr/lib/python3.11/site-packages/more_executors/retry.py
/usr/lib/python3.11/site-packages/more_executors/sync.py
/usr/lib/python3.11/site-packages/more_executors/throttle.py
/usr/lib/python3.11/site-packages/more_executors/timeout.py
/usr/share/doc/python3-more-executors
/usr/share/doc/python3-more-executors/README.md
/usr/share/licenses/python3-more-executors
/usr/share/licenses/python3-more-executors/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024