Compare commits

1 Commits
1.1 ... main

2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 1 16:05:31 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 29 12:32:01 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Dec 29 12:32:01 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-zope.deferredimport # spec file for package python-zope.deferredimport
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -63,6 +63,6 @@ Documentation is hosted at https://zopedeferredimport.readthedocs.io/
%doc README.rst %doc README.rst
%{python_sitelib}/zope/deferredimport %{python_sitelib}/zope/deferredimport
%{python_sitelib}/zope.deferredimport-%{version}-py*-nspkg.pth %{python_sitelib}/zope.deferredimport-%{version}-py*-nspkg.pth
%{python_sitelib}/zope.deferredimport-%{version}.dist-info %{python_sitelib}/zope[_.]deferredimport-%{version}.dist-info
%changelog %changelog