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

python310-deap-1.4.1-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: python310-deap Distribution: openSUSE:Factory:zSystems
Version: 1.4.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Dec 5 07:54:21 2023
Group: Unspecified Build host: s390zl24
Size: 668001 Source RPM: python-deap-1.4.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/DEAP/deap
Summary: Distributed Evolutionary Algorithms in Python
DEAP is intended to be an easy to use distributed evolutionary algorithm
library in the Python language. Its two main components are modular and
can be used separately. The first module is a Distributed Task Manager
(DTM), which is intended to run on cluster of computers. The second
part is the Evolutionary Algorithms in Python (EAP) framework.

Provides

Requires

License

LGPL-3.0-only

Changelog

* Sat Dec 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.4.1:
    * https://github.com/DEAP/deap/compare/1.3.2...1.4.1
  - drop no2to3.patch, python-deap-python3.patch,
    python-deap-remove-nose.patch (upstream)
* Tue Mar 01 2022 Dirk Müller <dmueller@suse.com>
  - add no2to3.patch for compatibility with newer setuptools
* Wed Apr 21 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Don't build for Python 3.6, due to no NumPy.
* Thu Sep 10 2020 pgajdos@suse.com
  - remove nose, python3
  - added patches
    fix https://github.com/DEAP/deap/pull/507
    + python-deap-python3.patch
    fix https://github.com/DEAP/deap/pull/507
    + python-deap-remove-nose.patch
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com>
  - Update to 1.3.1
    * Add Python 3.8 builds
    * Various documentation fixups
    * Added try except ImportError for collections.abc
    * The function itertools.repeat in bound.__init__ was called as
      'itertools.repeat', while the function was imported using
      'from itertools import repeat'
    * fix: first element of the pop is inserted twice
    * Use codecs for Python2 compat
* Wed Nov 20 2019 Todd R <toddrme2178@gmail.com>
  - Initial version

Files

/usr/lib64/python3.10/site-packages/deap
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info/SOURCES.txt
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info/dependency_links.txt
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info/requires.txt
/usr/lib64/python3.10/site-packages/deap-1.4.1-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/deap/__init__.py
/usr/lib64/python3.10/site-packages/deap/__pycache__
/usr/lib64/python3.10/site-packages/deap/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/algorithms.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/algorithms.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/base.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/cma.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/cma.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/creator.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/creator.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/gp.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/__pycache__/gp.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/algorithms.py
/usr/lib64/python3.10/site-packages/deap/base.py
/usr/lib64/python3.10/site-packages/deap/benchmarks
/usr/lib64/python3.10/site-packages/deap/benchmarks/__init__.py
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/binary.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/binary.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/gp.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/gp.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/movingpeaks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/movingpeaks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/tools.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/__pycache__/tools.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/benchmarks/binary.py
/usr/lib64/python3.10/site-packages/deap/benchmarks/gp.py
/usr/lib64/python3.10/site-packages/deap/benchmarks/movingpeaks.py
/usr/lib64/python3.10/site-packages/deap/benchmarks/tools.py
/usr/lib64/python3.10/site-packages/deap/cma.py
/usr/lib64/python3.10/site-packages/deap/creator.py
/usr/lib64/python3.10/site-packages/deap/gp.py
/usr/lib64/python3.10/site-packages/deap/tools
/usr/lib64/python3.10/site-packages/deap/tools/__init__.py
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/constraint.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/constraint.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/crossover.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/crossover.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/emo.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/emo.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/indicator.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/indicator.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/init.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/init.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/migration.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/migration.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/mutation.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/mutation.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/selection.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/selection.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/support.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/__pycache__/support.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__init__.py
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__pycache__
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__pycache__/pyhv.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/__pycache__/pyhv.cpython-310.pyc
/usr/lib64/python3.10/site-packages/deap/tools/_hypervolume/pyhv.py
/usr/lib64/python3.10/site-packages/deap/tools/constraint.py
/usr/lib64/python3.10/site-packages/deap/tools/crossover.py
/usr/lib64/python3.10/site-packages/deap/tools/emo.py
/usr/lib64/python3.10/site-packages/deap/tools/indicator.py
/usr/lib64/python3.10/site-packages/deap/tools/init.py
/usr/lib64/python3.10/site-packages/deap/tools/migration.py
/usr/lib64/python3.10/site-packages/deap/tools/mutation.py
/usr/lib64/python3.10/site-packages/deap/tools/selection.py
/usr/lib64/python3.10/site-packages/deap/tools/support.py
/usr/share/doc/packages/python310-deap
/usr/share/doc/packages/python310-deap/README.md
/usr/share/licenses/python310-deap
/usr/share/licenses/python310-deap/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:53:36 2024