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