summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:50:53 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:50:53 +0000
commitdfb8bd35cef1a8af2ece3bed7ab591fd0e32042c (patch)
tree14de01536cd6bd46de585a756364c5b7cb61e1ec
parentaa14e463d8af9bc6f61d69cb3c9063304d1ad673 (diff)
automatic import of python-arxivopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-arxiv.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index c0d014b..3ccb889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/arxiv-1.4.4.tar.gz
+/arxiv-1.4.7.tar.gz
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
diff --git a/sources b/sources
index e80e584..b7a223a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f86e135ba3a45ae0b88a382ba431b8c arxiv-1.4.4.tar.gz
+ec1307f07d46a3fa7894d03832a0fb96 arxiv-1.4.7.tar.gz