forked from pool/python-devpi-common
Accepting request 1009975 from home:yarunachalam:branches:devel:languages:python
- 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 weren’t split off correctly from filename. OBS-URL: https://build.opensuse.org/request/show/1009975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user