forked from pool/python-zdaemon
Accepting request 171120 from devel:languages:python
update (forwarded request 171119 from posophe) OBS-URL: https://build.opensuse.org/request/show/171120 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zdaemon?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 11:59:54 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 4.0.0a1
|
||||
+ Added tox support and MANIFEST.in for proper releasing.
|
||||
+ Added Python 3.3 support.
|
||||
+ Drop Python 2.4 and 2.5 support.
|
||||
- Added url as source; add BuildRequires: unzip
|
||||
Please see http://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 14:39:30 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
||||
@@ -18,17 +18,18 @@
|
||||
%define modname zdaemon
|
||||
|
||||
Name: python-zdaemon
|
||||
Version: 3.0.5
|
||||
Version: 4.0.0a1
|
||||
Release: 0
|
||||
Summary: Daemon process control library and tools
|
||||
License: ZPL-2.1
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://pypi.python.org/pypi/zdaemon
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
Source: https://pypi.python.org/packages/source/z/zdaemon/%{modname}-%{version}.zip
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{py_requires}
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: unzip
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6048605fd59027b2b69a5e7e791219419ccbb8e57c2383e5370827cd48a76bb
|
||||
size 40960
|
||||
3
zdaemon-4.0.0a1.zip
Normal file
3
zdaemon-4.0.0a1.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c01a5fb2d438dcffc5e42aab25fe571c13eb7fbc4b0e3170b77f03aefcafda98
|
||||
size 69115
|
||||
Reference in New Issue
Block a user