forked from pool/python-zdaemon
Accepting request 222498 from home:poorboywilly:branches:devel:languages:python
Update to 4.0.0 and add requirement for ZConfig. Update source URL (no .zip available for this version). Sorry I didn't realize it had a pending request until now. OBS-URL: https://build.opensuse.org/request/show/222498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
3bccacafc3
commit
094fcb61c1
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 16 18:16:37 UTC 2014 - os-dev@jacraig.com
|
||||||
|
|
||||||
|
- Update to 4.0.0:
|
||||||
|
* Note / test support for Python 3.2.
|
||||||
|
- Add requirement for python-ZConfig, see setup.py.
|
||||||
|
- Update source URL, .zip not available for this version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 13:17:03 UTC 2014 - p.drouand@gmail.com
|
Fri Feb 7 13:17:03 UTC 2014 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -15,21 +15,22 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define modname zdaemon
|
%define modname zdaemon
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.0.0a1
|
Version: 4.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon process control library and tools
|
Summary: Daemon process control library and tools
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://pypi.python.org/pypi/zdaemon
|
Url: http://pypi.python.org/pypi/zdaemon
|
||||||
Source: https://pypi.python.org/packages/source/z/zdaemon/%{modname}-%{version}.zip
|
Source: https://pypi.python.org/packages/source/z/zdaemon/%{modname}-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: unzip
|
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(pre): update-alternatives
|
Requires(pre): update-alternatives
|
||||||
|
Requires: python-ZConfig
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
3
zdaemon-4.0.0.tar.gz
Normal file
3
zdaemon-4.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82d7eaa4d831ff1ecdcffcb274f3457e095c0cc86e630bc72009a863c341ab9f
|
||||||
|
size 55486
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c01a5fb2d438dcffc5e42aab25fe571c13eb7fbc4b0e3170b77f03aefcafda98
|
|
||||||
size 69115
|
|
||||||
Reference in New Issue
Block a user