14
0

Accepting request 1185399 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1185399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-unearth?expand=0&rev=8
This commit is contained in:
2024-07-05 17:46:57 +00:00
committed by Git OBS Bridge
4 changed files with 30 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jul 2 09:45:34 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 0.15.5:
* Add keyring cli get creds mode
* Fix release note autogenerator
- 0.15.4
* Skip netrc when parse failed
* Update dependencies
* Switch to trusted publisher
* Test on 3.13
- 0.15.3
* Allow passing headers to package finder
* ci: Matrix for old python versions on macos
- 0.15.2
* Incorrect username when using system keyring CLI
- 0.15.1
* Close local files after read
- 0.15.0
* Support exclude_newer_than evaluation
* Support httpx.Client
-------------------------------------------------------------------
Sun Jan 21 10:44:21 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-unearth
Version: 0.14.0
Version: 0.15.5
Release: 0
Summary: A utility to fetch and download python packages
License: MIT
@@ -32,17 +32,20 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module requests >= 2.25}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-httpx
Requires: python-packaging >= 20
Requires: python-requests >= 2.25
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%if 0%{?python_version_nodots} < 38
Requires: python-cached-property >= 1.5.2
%endif
# SECTION test
BuildRequires: %{python_module Flask >= 2.1.2}
BuildRequires: %{python_module httpx}
BuildRequires: %{python_module pytest-httpserver >= 1.0.4}
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-wsgi-adapter >= 0.4.1}
BuildRequires: %{python_module trustme >= 0.9.0}

View File

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

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

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