Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 666cb4123d | |||
| 261596be4c | |||
| 4d942675e6 | |||
| 3373589b5f |
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 10 10:32:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 6.0:
|
|
||||||
* Replace pkg_resources namespace with PEP 420 native
|
|
||||||
namespace.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 5 11:23:05 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Mon May 5 11:23:05 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.deprecation
|
# spec file for package python-zope.deprecation
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zope.deprecation
|
Name: python-zope.deprecation
|
||||||
Version: 6.0
|
Version: 5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope Deprecation Infrastructure
|
Summary: Zope Deprecation Infrastructure
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
@@ -69,6 +69,7 @@ sphinx-build -b html docs build/sphinx/html && rm -r build/sphinx/html/.{buildin
|
|||||||
%doc CHANGES.rst COPYRIGHT.txt README.rst
|
%doc CHANGES.rst COPYRIGHT.txt README.rst
|
||||||
%dir %{python_sitelib}/zope
|
%dir %{python_sitelib}/zope
|
||||||
%{python_sitelib}/zope[_.]deprecation-%{version}*info
|
%{python_sitelib}/zope[_.]deprecation-%{version}*info
|
||||||
|
%{python_sitelib}/zope.deprecation-%{version}*-nspkg.pth
|
||||||
%{python_sitelib}/zope/deprecation
|
%{python_sitelib}/zope/deprecation
|
||||||
|
|
||||||
%files -n %{name}-doc
|
%files -n %{name}-doc
|
||||||
|
|||||||
3
zope_deprecation-5.1.tar.gz
Normal file
3
zope_deprecation-5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:46bed4611fb53edc731aadeb64b28308bcb848f4cc150c60c948d078f7108721
|
||||||
|
size 24453
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18727ebda8e63a6d4bd28a290e8b46852e9f14473debb5cc40a0a2dccfadf15f
|
|
||||||
size 24480
|
|
||||||
Reference in New Issue
Block a user