From 57b9c67691b80391bf0f345d78d16aa970c7c573 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 09:05:58 +0000 Subject: automatic import of python-poetry-core --- .gitignore | 1 + python-poetry-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5567cdc..a5d5398 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /poetry_core-1.5.1.tar.gz +/poetry_core-1.5.2.tar.gz diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 43c59a8..2ebbe1e 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-poetry-core -Version: 1.5.1 +Version: 1.5.2 Release: 1 Summary: Poetry PEP 517 Build Backend License: MIT URL: https://github.com/python-poetry/poetry-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/69/52/b73aade26e2487159ad2c1b5fd7cd2b76532e146dd36f99b4be4f741b13b/poetry_core-1.5.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/10/dec07a2308b68c5b89432dcc80b0dd8882e45e4c90b5851552bb22247ca7/poetry_core-1.5.2.tar.gz BuildArch: noarch Requires: python3-importlib-metadata @@ -164,7 +164,7 @@ makes PEP 517 builds extremely fast for Poetry managed packages. %prep -%autosetup -n poetry-core-1.5.1 +%autosetup -n poetry-core-1.5.2 %build %py3_build @@ -204,5 +204,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.5.1-1 +* Fri Apr 07 2023 Python_Bot - 1.5.2-1 - Package Spec generated diff --git a/sources b/sources index dfc822f..af3c23c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd3b6990ef6608bd477a1727a4e72d4f poetry_core-1.5.1.tar.gz +56a3df28a8a398947844026b75d7ae75 poetry_core-1.5.2.tar.gz -- cgit v1.2.3