From f7d2858afdac057fa5d774874c3e8478306e2405 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 13:12:26 +0000 Subject: automatic import of python-clear-skies --- .gitignore | 1 + python-clear-skies.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 028d3ff..0b6dcee 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /clear-skies-1.15.1.tar.gz +/clear-skies-1.15.8.tar.gz diff --git a/python-clear-skies.spec b/python-clear-skies.spec index 4799c72..749ae15 100644 --- a/python-clear-skies.spec +++ b/python-clear-skies.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-clear-skies -Version: 1.15.1 +Version: 1.15.8 Release: 1 Summary: A framework for building backends in the cloud License: MIT URL: https://github.com/cmancone/clearskies -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/a3/c8a94906056780efeb91c806856d449018bcd41ff5f6cd12f99aba3c7952/clear-skies-1.15.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/67/27ec802bdc28168c300531b01d7221c2168d838a831ab0f9f86b076b8aa8/clear-skies-1.15.8.tar.gz BuildArch: noarch Requires: python3-dateparser @@ -74,7 +74,7 @@ Documentation is under construction here: %prep -%autosetup -n clear-skies-1.15.1 +%autosetup -n clear-skies-1.15.8 %build %py3_build @@ -114,5 +114,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot - 1.15.1-1 +* Tue May 30 2023 Python_Bot - 1.15.8-1 - Package Spec generated diff --git a/sources b/sources index 332bfb7..e9a05f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98cae35806621d98690ed5f1694c576f clear-skies-1.15.1.tar.gz +bd2afb4c08f88ccf506bbc2735c559e4 clear-skies-1.15.8.tar.gz -- cgit v1.2.3