From b20e21b184bc5972838e2f6b0aa17b44092ce428 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:46:01 +0000 Subject: automatic import of python-sybil --- python-sybil.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-sybil.spec') 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 `__ 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 - 4.0.1-1 +* Mon Apr 10 2023 Python_Bot - 5.0.0-1 - Package Spec generated -- cgit v1.2.3