summaryrefslogtreecommitdiff
path: root/python-arxiv.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-arxiv.spec')
-rw-r--r--python-arxiv.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-arxiv.spec b/python-arxiv.spec
index 3a25f37..715d967 100644
--- a/python-arxiv.spec
+++ b/python-arxiv.spec
@@ -1,17 +1,17 @@
%global _empty_manifest_terminate_build 0
Name: python-arxiv
-Version: 1.4.4
+Version: 1.4.7
Release: 1
Summary: Python wrapper for the arXiv API: http://arxiv.org/help/api/
License: MIT
URL: https://github.com/lukasschwab/arxiv.py
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/4b/f7944b90de3a9d42e6a19c05dd1e953247f89720846dddab3e89397b548b/arxiv-1.4.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/25/8465d0e43bdf6295c99ece75d04246d0967cac934a9a22e5f3553e058e0f/arxiv-1.4.7.tar.gz
BuildArch: noarch
Requires: python3-feedparser
%description
-# arxiv.py [![Python 3.6](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
+# arxiv.py [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/arxiv) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
Python wrapper for [the arXiv API](http://arxiv.org/help/api/index).
@@ -200,7 +200,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-arxiv
-# arxiv.py [![Python 3.6](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
+# arxiv.py [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/arxiv) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
Python wrapper for [the arXiv API](http://arxiv.org/help/api/index).
@@ -386,7 +386,7 @@ INFO:arxiv.arxiv:Got first page; 1 of inf results available
Summary: Development documents and examples for arxiv
Provides: python3-arxiv-doc
%description help
-# arxiv.py [![Python 3.6](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
+# arxiv.py [![PyPI](https://img.shields.io/pypi/v/arxiv)](https://pypi.org/project/arxiv/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/arxiv) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/lukasschwab/arxiv.py/python-package.yml?branch=master)](https://github.com/lukasschwab/arxiv.py/actions?query=branch%3Amaster)
Python wrapper for [the arXiv API](http://arxiv.org/help/api/index).
@@ -569,7 +569,7 @@ INFO:arxiv.arxiv:Got first page; 1 of inf results available
%prep
-%autosetup -n arxiv-1.4.4
+%autosetup -n arxiv-1.4.7
%build
%py3_build
@@ -609,5 +609,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.4-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.7-1
- Package Spec generated