1
0

Accepting request 962656 from home:bnavigator:branches:devel:languages:python

- Update to 1.0.8
  * Add hooks according to PEP-660 for editable installs (#257).

OBS-URL: https://build.opensuse.org/request/show/962656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=10
This commit is contained in:
Benjamin Greiner 2022-03-18 11:17:55 +00:00 committed by Git OBS Bridge
parent 3ab6d4b4bd
commit 602aaccede
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d
size 414539

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8795006e169a24e0e114ba1c03217716cd190e8d2716c796ddc5ed0382dbca8
size 414941

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 18 11:05:18 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.0.8
* Add hooks according to PEP-660 for editable installs (#257).
-------------------------------------------------------------------
Sat Dec 4 21:06:12 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-poetry-core
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-poetry-core
Version: 1.0.7
Version: 1.0.8
Release: 0
Summary: Python poetry core utilities
License: MIT