14
0

Accepting request 1322885 from devel:languages:python

- Update to 6.0:
  * Replace pkg_resources namespace with PEP 420 native namespace.
- Sprinkle in setuptools to {Build,}Requires.

OBS-URL: https://build.opensuse.org/request/show/1322885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.deferredimport?expand=0&rev=8
This commit is contained in:
2025-12-16 14:53:05 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 15 02:06:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 6.0:
* Replace pkg_resources namespace with PEP 420 native namespace.
- Sprinkle in setuptools to {Build,}Requires.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 1 16:05:31 UTC 2025 - Markéta Machová <mmachova@suse.com> Tue Apr 1 16:05:31 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-zope.deferredimport # spec file for package python-zope.deferredimport
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# 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
@@ -18,19 +18,20 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-zope.deferredimport Name: python-zope.deferredimport
Version: 5.0 Version: 6.0
Release: 0 Release: 0
Summary: On-demand import name resolver Summary: On-demand import name resolver
License: ZPL-2.1 License: ZPL-2.1
Group: Development/Languages/Python
URL: https://github.com/zopefoundation/zope.deferredimport URL: https://github.com/zopefoundation/zope.deferredimport
Source: https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope_deferredimport-%{version}.tar.gz
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: %{python_module zope.proxy} BuildRequires: %{python_module zope.proxy}
BuildRequires: %{python_module zope.testrunner} BuildRequires: %{python_module zope.testrunner}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-setuptools
Requires: python-zope.proxy Requires: python-zope.proxy
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages
@@ -46,7 +47,7 @@ used.
Documentation is hosted at https://zopedeferredimport.readthedocs.io/ Documentation is hosted at https://zopedeferredimport.readthedocs.io/
%prep %prep
%setup -q -n zope.deferredimport-%{version} %setup -q -n zope_deferredimport-%{version}
%build %build
%pyproject_wheel %pyproject_wheel
@@ -62,7 +63,6 @@ Documentation is hosted at https://zopedeferredimport.readthedocs.io/
%license LICENSE.txt %license LICENSE.txt
%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}.dist-info %{python_sitelib}/zope[_.]deferredimport-%{version}.dist-info
%changelog %changelog

Binary file not shown.

View File

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