summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-sybil.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 407a73c..e06b30c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sybil-4.0.1.tar.gz
+/sybil-5.0.0.tar.gz
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
diff --git a/sources b/sources
index e5c298d..09a5ddf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e4671d2f0edc1617a77b6bcd595fde0 sybil-4.0.1.tar.gz
+6f0af4f5a2b8fcf735e4581ffabe8b36 sybil-5.0.0.tar.gz