From a58c7670a22d8873739019165ba84a0fbe2372fe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:20:33 +0000 Subject: automatic import of python-landslide --- .gitignore | 1 + python-landslide.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 9d3aab1..2463f7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /landslide-1.1.9.tar.gz +/landslide-2.0.0.tar.gz diff --git a/python-landslide.spec b/python-landslide.spec index 5aff239..50f624d 100644 --- a/python-landslide.spec +++ b/python-landslide.spec @@ -1,19 +1,13 @@ %global _empty_manifest_terminate_build 0 Name: python-landslide -Version: 1.1.9 +Version: 2.0.0 Release: 1 Summary: HTML5 slideshow generator for Markdown, ReST, and Textile License: Apache 2.0 URL: http://github.com/adamzap/landslide -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/87/6a4cb69ee72cab189cbd95dc0b884229c7883638359754c49bdcaa8df7a1/landslide-1.1.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/db/ab7c00e27cda602bc7e2234135f78540b395c7b7c3cdbae345c32a716e25/landslide-2.0.0.tar.gz BuildArch: noarch -Requires: python3-MarkupSafe -Requires: python3-Jinja2 -Requires: python3-Markdown -Requires: python3-Pygments -Requires: python3-docutils -Requires: python3-six %description Landslide takes your Markdown, ReST, or Textile file(s) and generates fancy @@ -49,7 +43,7 @@ for formatting instructions and more information. %prep -%autosetup -n landslide-1.1.9 +%autosetup -n landslide-2.0.0 %build %py3_build @@ -89,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.1.9-1 +* Fri Apr 21 2023 Python_Bot - 2.0.0-1 - Package Spec generated diff --git a/sources b/sources index dddb874..28ea677 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfdbd2d9c93f5f666c1421db02cd9fec landslide-1.1.9.tar.gz +80bc5c6c8f2d2ed546976adc08171da5 landslide-2.0.0.tar.gz -- cgit v1.2.3