From f599efa46814af2c65fba428a9de4f7ed09147f8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:35:36 +0000 Subject: automatic import of python-sphinxext-opengraph --- .gitignore | 1 + python-sphinxext-opengraph.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 502e6c8..da9c408 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sphinxext-opengraph-0.8.1.tar.gz +/sphinxext-opengraph-0.8.2.tar.gz diff --git a/python-sphinxext-opengraph.spec b/python-sphinxext-opengraph.spec index d835c8c..0fdf73d 100644 --- a/python-sphinxext-opengraph.spec +++ b/python-sphinxext-opengraph.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinxext-opengraph -Version: 0.8.1 +Version: 0.8.2 Release: 1 Summary: Sphinx Extension to enable OGP support License: LICENSE.md URL: https://github.com/wpilibsuite/sphinxext-opengraph -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/63/328125fa3bd2ea35898405b4dc1b07a9ab0ce45e189746080418370de0d0/sphinxext-opengraph-0.8.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/7c/ab934e20605e41a843ef09b726d33c8160ae17870c44915e7c5c8771f181/sphinxext-opengraph-0.8.2.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -39,7 +39,7 @@ Additionally, you can use field lists to add any arbitrary Open Graph tag not su ```rst %prep -%autosetup -n sphinxext-opengraph-0.8.1 +%autosetup -n sphinxext-opengraph-0.8.2 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.8.1-1 +* Sun Apr 23 2023 Python_Bot - 0.8.2-1 - Package Spec generated diff --git a/sources b/sources index b976ccb..0c5ca3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7805ebe74f5cea4375f3b0ed4abfdf9 sphinxext-opengraph-0.8.1.tar.gz +1cfbd8309158b8b9efef19d139fb0396 sphinxext-opengraph-0.8.2.tar.gz -- cgit v1.2.3