From cc87410c9d5327a1a12288757aa7f10c558c9118 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:47:48 +0000 Subject: automatic import of python-pynndescent --- .gitignore | 1 + python-pynndescent.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 56f787a..0b48f01 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pynndescent-0.5.8.tar.gz +/pynndescent-0.5.10.tar.gz diff --git a/python-pynndescent.spec b/python-pynndescent.spec index 7c0231a..9151bf2 100644 --- a/python-pynndescent.spec +++ b/python-pynndescent.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pynndescent -Version: 0.5.8 +Version: 0.5.10 Release: 1 Summary: Nearest Neighbor Descent License: BSD URL: http://github.com/lmcinnes/pynndescent -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/47/3b0b9e3c6201cd05b95697538085a33175974950c491a1c096970ea01962/pynndescent-0.5.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/a2/b6a62a42a075abe06839d725f29c2757f3bb8fdd53746c0a685ae90e1294/pynndescent-0.5.10.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-pynndescent-doc %prep -%autosetup -n pynndescent-0.5.8 +%autosetup -n pynndescent-0.5.10 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.5.8-1 +* Fri Apr 21 2023 Python_Bot - 0.5.10-1 - Package Spec generated diff --git a/sources b/sources index d952d7b..a655795 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7b78c598adf7dcee37a3552f2bb0d4c pynndescent-0.5.8.tar.gz +37d875c424bf8c4a578ca8e260752f02 pynndescent-0.5.10.tar.gz -- cgit v1.2.3