17
0

6 Commits

Author SHA256 Message Date
cb71441014 Accepting request 1243428 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.location?expand=0&rev=8
2025-02-06 21:04:51 +00:00
42536084c9 Accepting request 1243358 from home:glaubitz:branches:devel:languages:python
- Update to 5.1
  * Add support for Python 3.12, 3.13.
  * Drop support for Python 3.7, 3.8.
  * Add tests for minimal dependencies.
  * Add ``copy`` extra to include the ``zope.copy`` dependency.
- Adjust upstream source name in spec file
- Drop minimal-dependencies.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1243358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=18
2025-02-05 15:42:22 +00:00
feee26d297 Accepting request 1241358 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1241358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.location?expand=0&rev=7
2025-01-31 15:03:32 +00:00
5061e7ce97 Accepting request 1241341 from home:mcalabkova:branches:devel:languages:python
- Add minimal-dependencies.patch fixing the issue with test.

OBS-URL: https://build.opensuse.org/request/show/1241341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=16
2025-01-30 13:21:08 +00:00
40f47115e5 Accepting request 1234724 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1234724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.location?expand=0&rev=6
2025-01-05 14:30:23 +00:00
9be4cff9fe Accepting request 1234713 from home:mcalabkova:branches:devel:languages:python
- Skip failing test and open an issue upstream

OBS-URL: https://build.opensuse.org/request/show/1234713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=14
2025-01-03 12:35:46 +00:00
4 changed files with 9 additions and 20 deletions

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
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 and contributors
# Copyright (c) 2025 SUSE LLC
# 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: 6.0
Version: 5.1
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,7 +47,6 @@ 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
@@ -78,9 +77,7 @@ rm -rf src/zope.location.egg-info
%files %{python_files}
%license LICENSE.txt
%doc COPYRIGHT.txt CHANGES.rst README.rst
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/location
%{python_sitelib}/zope[_.]location-%{version}.dist-info
%{python_sitelib}/*
%endif
%changelog

BIN
zope_location-5.1.tar.gz LFS Normal file

Binary file not shown.

View File

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