$ git show --format=fuller --patch-with-stat --summary 5a22f749aff8f65494a494e834ca2a538bf6da51
commit 5a22f749aff8f65494a494e834ca2a538bf6da51
Author: mandian <mandian@users.noreply.github.com>
AuthorDate: Sun Feb 19 21:18:50 2023 +0000
Commit: mandian <mandian@users.noreply.github.com>
CommitDate: Sun Feb 19 21:18:50 2023 +0000
1.4.0 (required by python-poetry)
---
.abf.yml | 2 +-
python-poetry-core.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 1ecb62f..4844416 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,3 +1,3 @@
sources:
poetry-core-1.3.2.tar.gz: 4ffbced94428a9b641085b9e047260d9711c9d45
- poetry_core-1.5.0.tar.gz: a98298d2a2c0eb4e4b06522f6d7e44dc5da7249b
+ poetry_core-1.4.0.tar.gz: 3ce2d79e433c07fb3e268f53b6bb3e4a97cbceaf
diff --git a/python-poetry-core.spec b/python-poetry-core.spec
index 06d67bf..f0924ec 100644
--- a/python-poetry-core.spec
+++ b/python-poetry-core.spec
@@ -1,5 +1,5 @@
Name: python-poetry-core
-Version: 1.5.0
+Version: 1.4.0
Release: 1
Source0: https://files.pythonhosted.org/packages/source/p/poetry-core/poetry_core-%{version}.tar.gz
Summary: Poetry PEP 517 Build Backend