forked from pool/python-zdaemon
Compare commits
7 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 78e8dd899e | |||
| f8e82bae62 | |||
| 49295b3a0f | |||
| b7badd5798 | |||
| c20705f95a | |||
| 2d9a7c2d61 | |||
| 547556b3e7 |
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 11:39:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 5.2.1
|
||||
* Replace ``pkg_resources`` with ``importlib.metadata`` to access
|
||||
package metadata.
|
||||
- Update BuildRequires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 30 08:54:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define modname zdaemon
|
||||
Name: python-%{modname}
|
||||
Version: 5.2
|
||||
Version: 5.2.1
|
||||
Release: 0
|
||||
Summary: Daemon process control library and tools
|
||||
License: ZPL-2.1
|
||||
@@ -29,7 +29,6 @@ BuildRequires: %{python_module ZConfig}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module manuel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{python_module zc.customdoctests}
|
||||
BuildRequires: %{python_module zope.testing}
|
||||
|
||||
3
zdaemon-5.2.1.tar.gz
Normal file
3
zdaemon-5.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f06c2c7caf519c760834f8fe26e5735950d5017f72d5c208dc8b1900140594cd
|
||||
size 61428
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8bba436df695e16b5f269a3280da27d4e53a6701120a93000c3fd00c14b8a89
|
||||
size 61303
|
||||
Reference in New Issue
Block a user