14
0

Accepting request 1010405 from devel:languages:python

- use https for urls

- Update to version 4.4 
  * Drop support for Python 3.4.
  * Add support for Python 3.7, 3.8, 3.9, 3.10.

OBS-URL: https://build.opensuse.org/request/show/1010405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.cachedescriptors?expand=0&rev=4
This commit is contained in:
2022-10-14 13:41:25 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Oct 13 07:21:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use https for urls
-------------------------------------------------------------------
Wed Oct 12 18:29:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.4
* Drop support for Python 3.4.
* Add support for Python 3.7, 3.8, 3.9, 3.10.
-------------------------------------------------------------------
Fri Sep 24 12:39:41 UTC 2021 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.cachedescriptors
#
# 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,18 +18,17 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zope.cachedescriptors
Version: 4.3.1
Version: 4.4
Release: 0
Summary: Method and property caching decorators
License: ZPL-2.1
Group: Development/Languages/Python
URL: http://github.com/zopefoundation/zope.cachedescriptors
URL: https://github.com/zopefoundation/zope.cachedescriptors
Source: https://files.pythonhosted.org/packages/source/z/zope.cachedescriptors/zope.cachedescriptors-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
%description

View File

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

View File

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