diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:20:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:20:09 +0000 |
commit | 27303c2320caf3e32de92f8945e67d70301fe0dd (patch) | |
tree | 3ce5b40e519e14f9d9b2743a2220c5c131142535 | |
parent | 87333c9e362a4decc7209609361469f8e910f9f6 (diff) |
automatic import of python-invenio-rdm-recordsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-invenio-rdm-records.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.12.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1 - Package Spec generated @@ -1 +1 @@ -5827d5b6760ec4613151de23f458278e invenio-rdm-records-2.12.0.tar.gz +9bc4da388cea3b48634d6c3471704f38 invenio-rdm-records-3.1.0.tar.gz |