summaryrefslogtreecommitdiff
path: root/python-hupper.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-hupper.spec')
-rw-r--r--python-hupper.spec9
1 files changed, 5 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.11-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.12-1
- Package Spec generated