1
0

Compare commits

...

6 Commits

Author SHA256 Message Date
Ana Guerrero
a72efdfc80 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
546abb1bcc - 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/package/show/devel:languages:python/python-zope.location?expand=0&rev=18
2025-02-05 15:42:22 +00:00
Ana Guerrero
a6b82f21f3 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
e0e2610fb7 - Add minimal-dependencies.patch fixing the issue with test.
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
Ana Guerrero
4876584776 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
dea58ebf5f - Skip failing test and open an issue upstream
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 29 additions and 9 deletions

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Feb 5 13:01:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Thu Jan 30 12:35:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Add minimal-dependencies.patch fixing the issue with test.
-------------------------------------------------------------------
Fri Jan 3 10:47:30 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Skip failing test and open an issue upstream
-------------------------------------------------------------------
Mon Dec 18 13:28:34 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package python-zope.location
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -17,7 +17,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test
@ -28,13 +27,13 @@
%endif
%{?sle15_python_module_pythons}
Name: python-zope.location%{psuffix}
Version: 5.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 wheel}
BuildRequires: %{python_module zope.schema >= 4.2.2}
@ -57,7 +56,7 @@ BuildRequires: %{python_module zope.testrunner}
In Zope3, location are special objects that has a structural location.
%prep
%setup -q -n zope.location-%{version}
%autosetup -p1 -n zope_location-%{version}
rm -rf src/zope.location.egg-info
%build

BIN
zope.location-5.0.tar.gz (Stored with Git LFS)

Binary file not shown.

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

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