14
0

2 Commits

Author SHA256 Message Date
81053f2349 Accepting request 1322095 from devel:languages:python
- Update to 6.0:
  * Replace pkg_resources namespace with PEP 420 native namespace.
- Explicitly list files and directories under sitelib.
- Correct {Build,}Requires.

OBS-URL: https://build.opensuse.org/request/show/1322095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.location?expand=0&rev=9
2025-12-11 17:38:58 +00:00
8ff43438a3 - Update to 6.0:
* Replace pkg_resources namespace with PEP 420 native namespace.
- Explicitly list files and directories under sitelib.
- Correct {Build,}Requires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=20
2025-12-11 02:22:45 +00:00
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 11 02:22:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 6.0:
* Replace pkg_resources namespace with PEP 420 native namespace.
- Explicitly list files and directories under sitelib.
- Correct {Build,}Requires.
-------------------------------------------------------------------
Wed Feb 5 13:01:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.location
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -27,18 +27,18 @@
%endif
%{?sle15_python_module_pythons}
Name: python-zope.location%{psuffix}
Version: 5.1
Version: 6.0
Release: 0
Summary: Zope Location
License: ZPL-2.1
Group: Development/Languages/Python
URL: https://www.python.org/pypi/zope.location
Source: https://files.pythonhosted.org/packages/source/z/zope_location/zope_location-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/z/zope.location/zope_location-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: %{python_module zope.schema >= 4.2.2}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-setuptools
Requires: python-zope.interface >= 4.0.2
Requires: python-zope.proxy >= 4.0.1
Requires: python-zope.schema >= 4.2.2
@@ -47,6 +47,7 @@ BuildArch: noarch
BuildRequires: %{python_module zope.component >= 4.0.1}
BuildRequires: %{python_module zope.configuration}
BuildRequires: %{python_module zope.copy >= 4.0}
BuildRequires: %{python_module zope.location = %{version}}
BuildRequires: %{python_module zope.proxy}
BuildRequires: %{python_module zope.testrunner}
%endif
@@ -77,7 +78,9 @@ rm -rf src/zope.location.egg-info
%files %{python_files}
%license LICENSE.txt
%doc COPYRIGHT.txt CHANGES.rst README.rst
%{python_sitelib}/*
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/location
%{python_sitelib}/zope[_.]location-%{version}.dist-info
%endif
%changelog

Binary file not shown.

3
zope_location-6.0.tar.gz Normal file
View File

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