14
0

Accepting request 1093319 from devel:languages:python:mailman:backports

- Update to version 0.9.1
  * cli: Exposing requires-python, platform and abi interface for cli tools.  -
    by @frostming in #52 (b9935)
  * Evaluation issue when the requirement has no version specifier Close #50  -
    by @frostming in #50 (0a813)
  * Typo on json response field  -  by @frostming (3e767)
  * Update pdm.lock  -  by @github-actions[bot] and frostming in #44 (e4572)
  * Update pdm.lock  -  by @github-actions[bot] in #45 (a98b9)
  * Update pdm.lock  -  by @github-actions[bot] in #47 (e0ea7)
  * Update pdm.lock  -  by @github-actions[bot] and frostming in #49 (fc994)
  * Allow to order the index urls and find links together for PackageFinder  -
    by @frostming in #43 (dbe85)
  * Allow to set prefer_binary for individual packages.
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=7
This commit is contained in:
2023-06-15 20:34:17 +00:00
committed by Git OBS Bridge
parent 5e16a4ad6c
commit 9ce9b4df5c
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jun 15 12:46:34 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 0.9.1
* cli: Exposing requires-python, platform and abi interface for cli tools. -
by @frostming in #52 (b9935)
* Evaluation issue when the requirement has no version specifier Close #50 -
by @frostming in #50 (0a813)
* Typo on json response field - by @frostming (3e767)
* Update pdm.lock - by @github-actions[bot] and frostming in #44 (e4572)
* Update pdm.lock - by @github-actions[bot] in #45 (a98b9)
* Update pdm.lock - by @github-actions[bot] in #47 (e0ea7)
* Update pdm.lock - by @github-actions[bot] and frostming in #49 (fc994)
* Allow to order the index urls and find links together for PackageFinder -
by @frostming in #43 (dbe85)
* Allow to set prefer_binary for individual packages.
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Thu Dec 15 23:14:43 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-unearth
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
#
%{?sle15_python_module_pythons}
Name: python-unearth
Version: 0.7.0
Version: 0.9.1
Release: 0
Summary: A utility to fetch and download python packages
License: MIT
URL: https://unearth.readthedocs.io/
Source: https://files.pythonhosted.org/packages/source/u/unearth/unearth-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/da/08/5a19c6195599eac32b01280081e6a3beb9bcbe47d4f40ba31471450b0e84/unearth-0.9.1.tar.gz
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module cached-property >= 1.5.2 if %python-base < 3.8}
BuildRequires: %{python_module packaging >= 20}

View File

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

3
unearth-0.9.1.tar.gz Normal file
View File

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