From 723bdc73095b3c2b604e0efc9fd082f58ffa111d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 14:02:08 +0000 Subject: automatic import of python-winter --- .gitignore | 1 + python-winter.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 827fee3..db18435 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /winter-16.0.0.tar.gz +/winter-16.0.1.tar.gz diff --git a/python-winter.spec b/python-winter.spec index ec0b76e..0d1a02e 100644 --- a/python-winter.spec +++ b/python-winter.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-winter -Version: 16.0.0 +Version: 16.0.1 Release: 1 Summary: Web Framework inspired by Spring Framework License: MIT License URL: https://github.com/WinterFramework/winter -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/dd/ca80c7f98fb06bd880a9f2a98fa245e2e1a4cf1e990cc4a288adc387c0e8/winter-16.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/dc/f8bea83816cd7fa9363ad1d6c7c5691a8e52cf8653f27893915910a122ff/winter-16.0.1.tar.gz BuildArch: noarch Requires: python3-dataclasses @@ -39,7 +39,7 @@ Provides: python3-winter-doc %prep -%autosetup -n winter-16.0.0 +%autosetup -n winter-16.0.1 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 16.0.0-1 +* Tue Apr 25 2023 Python_Bot - 16.0.1-1 - Package Spec generated diff --git a/sources b/sources index 65ab7d1..6fd5402 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0eae890d7596088ee8477bc5f638dd1 winter-16.0.0.tar.gz +584b96c901dc9faf3bdc92428bbcf91b winter-16.0.1.tar.gz -- cgit v1.2.3