diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 11:47:48 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 11:47:48 +0000 |
| commit | cc87410c9d5327a1a12288757aa7f10c558c9118 (patch) | |
| tree | 03364a58921cc588aa040d9b85d938f60df48f67 | |
| parent | bb1d16bffccd105867f6bfc0d8c26f30c165ede3 (diff) | |
automatic import of python-pynndescentopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pynndescent.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.5.8-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.10-1 - Package Spec generated @@ -1 +1 @@ -d7b78c598adf7dcee37a3552f2bb0d4c pynndescent-0.5.8.tar.gz +37d875c424bf8c4a578ca8e260752f02 pynndescent-0.5.10.tar.gz |
