From 70615de9032f0c2ca9178bdb4f2588b85a5a0525 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 31 May 2023 02:34:27 +0000 Subject: automatic import of python-damo --- .gitignore | 1 + python-damo.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d59154b..91274ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /damo-1.8.2.tar.gz +/damo-1.8.3.tar.gz diff --git a/python-damo.spec b/python-damo.spec index cfe2525..416b7bb 100644 --- a/python-damo.spec +++ b/python-damo.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-damo -Version: 1.8.2 +Version: 1.8.3 Release: 1 Summary: DAMON user-space tool License: GNU General Public License v2 (GPLv2) URL: https://github.com/awslabs/damo -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/20/9c85c79163de5fde6bf939911800f0781f04fba37a273004ae46640a5ce0/damo-1.8.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/0f/27ec7aa59d3e957afaee37a0693bc3c0a91fe945f13fa684a58196344aa5/damo-1.8.3.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations. %prep -%autosetup -n damo-1.8.2 +%autosetup -n damo-1.8.3 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 29 2023 Python_Bot - 1.8.2-1 +* Wed May 31 2023 Python_Bot - 1.8.3-1 - Package Spec generated diff --git a/sources b/sources index 86ea7bb..adfff88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -543876a81f4f63974269981ad04614ec damo-1.8.2.tar.gz +8a9f1adc9ee5e02acd524a14ee56597e damo-1.8.3.tar.gz -- cgit v1.2.3