From 27303c2320caf3e32de92f8945e67d70301fe0dd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 13:20:09 +0000 Subject: automatic import of python-invenio-rdm-records --- .gitignore | 1 + python-invenio-rdm-records.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7662a3c..de8e0cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /invenio-rdm-records-2.12.0.tar.gz +/invenio-rdm-records-3.1.0.tar.gz diff --git a/python-invenio-rdm-records.spec b/python-invenio-rdm-records.spec index 66e2f86..a013f9d 100644 --- a/python-invenio-rdm-records.spec +++ b/python-invenio-rdm-records.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-invenio-rdm-records -Version: 2.12.0 +Version: 3.1.0 Release: 1 Summary: InvenioRDM module for the communities feature. License: MIT URL: https://github.com/inveniosoftware/invenio-rdm-records -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/c9/a2dbf8c52b691a25be995cc5e722a08b928166e698045d2a864c01052492/invenio-rdm-records-2.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/a9/1d45dfa529f04eff0e146788fb82a4b0e14e2d1988140729ecbdacee34a8/invenio-rdm-records-3.1.0.tar.gz BuildArch: noarch Requires: python3-arrow @@ -55,7 +55,7 @@ Provides: python3-invenio-rdm-records-doc %prep -%autosetup -n invenio-rdm-records-2.12.0 +%autosetup -n invenio-rdm-records-3.1.0 %build %py3_build @@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 2.12.0-1 +* Tue Apr 25 2023 Python_Bot - 3.1.0-1 - Package Spec generated diff --git a/sources b/sources index f01d3b4..efab304 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5827d5b6760ec4613151de23f458278e invenio-rdm-records-2.12.0.tar.gz +9bc4da388cea3b48634d6c3471704f38 invenio-rdm-records-3.1.0.tar.gz -- cgit v1.2.3