forked from pool/python-zope.cachedescriptors
- use https for urls
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.cachedescriptors?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -23,13 +23,12 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user