diff --git a/deap-1.4.1.tar.gz b/deap-1.4.1.tar.gz deleted file mode 100644 index e6632951ad45ee8b47414c9c09ee31193a899e9f..0000000000000000000000000000000000000000 Binary files a/deap-1.4.1.tar.gz and /dev/null differ diff --git a/deap-1.4.3.tar.gz b/deap-1.4.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6f6d46a03eb2c17e44490be1d77ecbeb67ce608f Binary files /dev/null and b/deap-1.4.3.tar.gz differ diff --git a/python-deap.spec b/python-deap.spec index 3037e6c0cd7e92ac8c1767bc8acd7137a3aaa540..3ddae65e1dba7f77d35c133729763b1f06cafc5e 100644 --- a/python-deap.spec +++ b/python-deap.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-deap -Version: 1.4.1 +Version: 1.4.3 Release: 1 Summary: Distributed Evolutionary Algorithms in Python License: LGPL-3.0 URL: https://www.github.com/deap -Source0: https://files.pythonhosted.org/packages/0c/4c/350b7a2a16a4ed3b547172a7d2ca328e5376466a419bf90102ceb290ac5c/deap-1.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/c9/37/3a3d82ca07e9eb2d8cdc1979ff82add35f1b41988c984db53ae582959c13/deap-1.4.3.tar.gz Requires: python3-numpy @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 11 2025 xuguangmin - 1.4.3-1 +- Update package to version 1.4.3 + * Tue Aug 01 2023 niuyaru - 1.4.1-1 - Update package to version 1.4.1