forked from pool/python-poetry-core
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:
parent
3ab6d4b4bd
commit
602aaccede
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d
|
|
||||||
size 414539
|
|
3
poetry-core-1.0.8-gh.tar.gz
Normal file
3
poetry-core-1.0.8-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8795006e169a24e0e114ba1c03217716cd190e8d2716c796ddc5ed0382dbca8
|
||||||
|
size 414941
|
@ -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>
|
Sat Dec 4 21:06:12 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-poetry-core
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-poetry-core
|
Name: python-poetry-core
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python poetry core utilities
|
Summary: Python poetry core utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user