forked from pool/python-unearth
- update to 0.14.0:
* Extract the wheel tag validation method * Remove the hashes argument from PackageFinder.build_evaluator that is deprecated before * Drop support for Python 3.7 * Add PyPI as the default index in PackageFinder * Add a default timeout to the session * Support fetching from Git refs * Update hg.py to use the commit hash instead of the local identity OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-unearth
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-unearth
|
||||
Version: 0.12.1
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: A utility to fetch and download python packages
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user