From 0efdd06bcf7a321fe4388c313b38db7f93bf5d5e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 08:55:32 +0000 Subject: automatic import of python-sphinx-copybutton --- .gitignore | 1 + python-sphinx-copybutton.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 38b7b2e..83fe98f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sphinx-copybutton-0.5.1.tar.gz +/sphinx-copybutton-0.5.2.tar.gz diff --git a/python-sphinx-copybutton.spec b/python-sphinx-copybutton.spec index 1d1fa54..e3d748a 100644 --- a/python-sphinx-copybutton.spec +++ b/python-sphinx-copybutton.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinx-copybutton -Version: 0.5.1 +Version: 0.5.2 Release: 1 Summary: Add a copy button to each of your code cells. License: MIT License URL: https://github.com/executablebooks/sphinx-copybutton -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/9b/fb86f67989742b077f46b3c979d671b8fac685a23a01c64073f4f6208d27/sphinx-copybutton-0.5.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/2b/a964715e7f5295f77509e59309959f4125122d648f86b4fe7d70ca1d882c/sphinx-copybutton-0.5.2.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -203,7 +203,7 @@ Many thanks to the excellent [clipboard.js library](https://clipboardjs.com/) fo %prep -%autosetup -n sphinx-copybutton-0.5.1 +%autosetup -n sphinx-copybutton-0.5.2 %build %py3_build @@ -243,5 +243,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.5.1-1 +* Fri Apr 21 2023 Python_Bot - 0.5.2-1 - Package Spec generated diff --git a/sources b/sources index 56ed258..7e51286 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a359fae25a0a76158a0c9b3f77365d8 sphinx-copybutton-0.5.1.tar.gz +dea6f565084ba8046512b18312fb5471 sphinx-copybutton-0.5.2.tar.gz -- cgit v1.2.3