From e9b2f0a3659a9fd7c31456f9a3d0e9089ff182270ef1dba7ed1148bc47a33745 Mon Sep 17 00:00:00 2001 From: Hendrik Vogelsang Date: Thu, 18 Nov 2010 15:53:12 +0000 Subject: [PATCH 1/2] - Update to version 1.1 * add support python3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=3 --- python-setproctitle.changes | 6 ++++++ python-setproctitle.spec | 22 ++-------------------- setproctitle-1.0.1.tar.bz2 | 3 --- setproctitle-1.1.tar.bz2 | 3 +++ 4 files changed, 11 insertions(+), 23 deletions(-) delete mode 100644 setproctitle-1.0.1.tar.bz2 create mode 100644 setproctitle-1.1.tar.bz2 diff --git a/python-setproctitle.changes b/python-setproctitle.changes index 39d9b96..ea631e6 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 18 15:52:28 UTC 2010 - hvogel@novell.com + +- Update to version 1.1 + * add support python3 + ------------------------------------------------------------------- Wed Jun 23 14:54:43 UTC 2010 - hvogel@novell.com diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 916144b..ef07ae7 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -1,29 +1,11 @@ -# -# spec file for package python-setproctitle (Version 1.0.1) -# -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - %define modname setproctitle Name: python-setproctitle -Version: 1.0.1 +Version: 1.1 Release: 1 License: BSD Summary: Python module to allow customization of the process title -Url: http://pyasn1.sf.net/ +Url: http://pypi.python.org/pypi/setproctitle/ Group: Development/Libraries/Python Source: %{modname}-%{version}.tar.bz2 BuildRequires: python-devel diff --git a/setproctitle-1.0.1.tar.bz2 b/setproctitle-1.0.1.tar.bz2 deleted file mode 100644 index 38e5a20..0000000 --- a/setproctitle-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:901958e7c8207f91d3378720224a6ed998034c1253ef35d8d8a8db836199d397 -size 12447 diff --git a/setproctitle-1.1.tar.bz2 b/setproctitle-1.1.tar.bz2 new file mode 100644 index 0000000..bd868ef --- /dev/null +++ b/setproctitle-1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabd080645cd3db6df375b66e997de82d61efa679144a113421db61e90c8c455 +size 16178 From 825a2f850af0259428503decc39d0d1209ff1b61da39eb9d37537bd2abf20109 Mon Sep 17 00:00:00 2001 From: Hendrik Vogelsang Date: Thu, 18 Nov 2010 15:54:18 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=4 --- setproctitle-1.0.1.tar.bz2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 setproctitle-1.0.1.tar.bz2 diff --git a/setproctitle-1.0.1.tar.bz2 b/setproctitle-1.0.1.tar.bz2 new file mode 100644 index 0000000..38e5a20 --- /dev/null +++ b/setproctitle-1.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901958e7c8207f91d3378720224a6ed998034c1253ef35d8d8a8db836199d397 +size 12447