summaryrefslogtreecommitdiff
path: root/python-sybil.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sybil.spec')
-rw-r--r--python-sybil.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sybil.spec b/python-sybil.spec
index 915a4d0..e1aa18b 100644
--- a/python-sybil.spec
+++ b/python-sybil.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sybil
-Version: 4.0.1
+Version: 5.0.0
Release: 1
Summary: Automated testing for the examples in your code and documentation.
License: MIT
URL: https://github.com/simplistix/sybil
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/4f/7b5ce7885033cedfa4bbe63e4eb88a9b56307e1ab2d384d75521be8ea8e1/sybil-4.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/de/488962831314a1a2a8be0acdaca7d8818bcd651d2744d92bc76a048deb09/sybil-5.0.0.tar.gz
BuildArch: noarch
Requires: python3-furo
@@ -52,7 +52,7 @@ runners.
The `documentation <https://sybil.readthedocs.io/>`__ is the best place to start.
%prep
-%autosetup -n sybil-4.0.1
+%autosetup -n sybil-5.0.0
%build
%py3_build
@@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.1-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.0-1
- Package Spec generated