From b541ae37e45743247c25a636fbe6b36c35ca579a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 06:04:40 +0000 Subject: automatic import of python-ffcount --- .gitignore | 1 + python-ffcount.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 4395bb9..0babde9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ffcount-0.2.1.tar.gz +/ffcount-0.2.2.tar.gz diff --git a/python-ffcount.spec b/python-ffcount.spec index 2838a6f..d1c4bed 100644 --- a/python-ffcount.spec +++ b/python-ffcount.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ffcount -Version: 0.2.1 +Version: 0.2.2 Release: 1 Summary: Fast File Count: Recursively count files and directories very quickly License: Apache License 2.0 URL: https://github.com/GjjvdBurg/ffcount -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3a/a9/d725482760e69807853729b1619c58f8aa7a41898b93d272de3a77de0e10/ffcount-0.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/bf/7f8106a240ec7be1f127fcceb6f15286e5bce8c8eadc78bee0c138a83f6c/ffcount-0.2.2.tar.gz %description @@ -83,8 +83,6 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %package -n python3-ffcount Summary: Fast File Count: Recursively count files and directories very quickly Provides: python-ffcount @@ -169,8 +167,6 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %package help Summary: Development documents and examples for ffcount Provides: python3-ffcount-doc @@ -249,10 +245,8 @@ The original C code by Christopher Schultz was licensed under the Apache License 2.0. This package is therefore licensed under this license as well. - - %prep -%autosetup -n ffcount-0.2.1 +%autosetup -n ffcount-0.2.2 %build %py3_build @@ -292,5 +286,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 0.2.1-1 +* Tue May 30 2023 Python_Bot - 0.2.2-1 - Package Spec generated diff --git a/sources b/sources index f4d3d64..0fbdcd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af23fe4a009633eab15c391b1bbb8e06 ffcount-0.2.1.tar.gz +89a2d7f05b47c449506a0ac63b07b976 ffcount-0.2.2.tar.gz -- cgit v1.2.3