diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:15:54 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:15:54 +0000 |
| commit | 5431e6a698e1b3e5d4b1b4d858ac898bb9b3d690 (patch) | |
| tree | 880c2e7c12155f7cc4740b269ec01e46d105eac5 | |
| parent | ef845f4e0810ab97372b31751194baebc7450b8a (diff) | |
automatic import of python-metaphor-connectorsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-metaphor-connectors.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /metaphor_connectors-0.11.129.tar.gz +/metaphor_connectors-0.11.131.tar.gz diff --git a/python-metaphor-connectors.spec b/python-metaphor-connectors.spec index cb5f525..80bc8bd 100644 --- a/python-metaphor-connectors.spec +++ b/python-metaphor-connectors.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-metaphor-connectors -Version: 0.11.129 +Version: 0.11.131 Release: 1 Summary: A collection of Python-based 'connectors' that extract metadata from various sources to ingest into the Metaphor app. License: Apache-2.0 URL: https://metaphor.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0b/a0/ac7d1903b28585ddd6d5d6db131f642fdad09ed10128fdf2451fd20a9d4e/metaphor_connectors-0.11.129.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/fe/932752d37ac93c1354f0fd941838e4a6633121080685bea66ac8e5886e2d/metaphor_connectors-0.11.131.tar.gz BuildArch: noarch Requires: python3-asyncpg @@ -289,7 +289,7 @@ See [Adding a Custom Connector](docs/custom.md) for instructions and a full exam %prep -%autosetup -n metaphor-connectors-0.11.129 +%autosetup -n metaphor-connectors-0.11.131 %build %py3_build @@ -329,5 +329,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.129-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.11.131-1 - Package Spec generated @@ -1 +1 @@ -7ddce52d3dc732997850fa3be0ff3d7c metaphor_connectors-0.11.129.tar.gz +920fb4755e3e67353993e983ba88cd1c metaphor_connectors-0.11.131.tar.gz |
