15
0

Accepting request 1010149 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-devpi-common?expand=0&rev=3
This commit is contained in:
2022-10-12 16:25:53 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 12 03:05:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.7.0
Features
Add hash_type and fragment attributes to URL class.
Replace pkg_resources usage with packaging.
Bug Fixes
Fix #895: return content of data-yanked.
Fixed some cases where name and version werent split off correctly from filename.
-------------------------------------------------------------------
Mon Aug 2 13:13:26 UTC 2021 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-devpi-common
#
# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-devpi-common
Version: 3.6.0
Version: 3.7.0
Release: 0
Summary: Utilities jointly used by devpi-server and devpi-client
License: MIT