From 9727f50a66adf4fb2209d7aa7744302a9114bc5f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:54:48 +0000 Subject: automatic import of python-hupper --- .gitignore | 1 + python-hupper.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 25a8fa4..bbb6668 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hupper-1.11.tar.gz +/hupper-1.12.tar.gz diff --git a/python-hupper.spec b/python-hupper.spec index 7c2b1db..293a409 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -1,14 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-hupper -Version: 1.11 +Version: 1.12 Release: 1 Summary: Integrated process monitor for developing and reloading daemons. License: MIT URL: https://github.com/Pylons/hupper -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/61/c0/11cb2e672162c3ea8b2ed227299fff22ff1ca08dd3f78c9bc6f1d44a162a/hupper-1.11.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/42/3d/70bef845298bb4746b94418efde81bcfe0fad479169c2e9649f95630bfa7/hupper-1.12.tar.gz BuildArch: noarch Requires: python3-watchdog +Requires: python3-setuptools Requires: python3-Sphinx Requires: python3-pylons-sphinx-themes Requires: python3-watchdog @@ -35,7 +36,7 @@ Provides: python3-hupper-doc %prep -%autosetup -n hupper-1.11 +%autosetup -n hupper-1.12 %build %py3_build @@ -75,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.11-1 +* Fri Apr 21 2023 Python_Bot - 1.12-1 - Package Spec generated diff --git a/sources b/sources index 33e7326..13597b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fec0b3d9cf03078590827707b1a51d6 hupper-1.11.tar.gz +d528a3425b071b7c3228247216e5bbba hupper-1.12.tar.gz -- cgit v1.2.3