commit python-stomper for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2020-06-03 20:35:25

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new.3606 (New)


Package is "python-stomper"

Wed Jun  3 20:35:25 2020 rev:11 rq:811091 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2019-04-19 18:39:42.883286193 +0200
+++ /work/SRC/openSUSE:Factory/.python-stomper.new.3606/python-stomper.changes  
2020-06-03 20:36:21.161892944 +0200
@@ -1,0 +2,5 @@
+Wed Jun  3 09:22:00 UTC 2020 - Marketa Calabkova 
+
+- replace nose with pytest
+
+---



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.tZa2lE/_old  2020-06-03 20:36:21.765894837 +0200
+++ /var/tmp/diff_new_pack.tZa2lE/_new  2020-06-03 20:36:21.769894850 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stomper
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module future}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 # /SECTION
 %python_subpackages
@@ -54,7 +54,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand nosetests-%{$python_bin_suffix}
+%pytest lib/stomper/tests/*
 
 %files %{python_files}
 %doc README.rst lib/stomper/examples




commit python-stomper for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2019-04-19 18:39:31

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new.5536 (New)


Package is "python-stomper"

Fri Apr 19 18:39:31 2019 rev:10 rq:695816 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2019-03-28 22:48:26.175057463 +0100
+++ /work/SRC/openSUSE:Factory/.python-stomper.new.5536/python-stomper.changes  
2019-04-19 18:39:42.883286193 +0200
@@ -1,0 +2,10 @@
+Thu Apr 18 16:03:40 UTC 2019 - Marketa Calabkova 
+
+- update to version 0.4.3
+  * Added missing attribution to contributors section and messed up 
+0.4.2 release to new pypi.
+  * Thanks to https://github.com/pgajdos for contributing a fix to 
+include the license in the distribution.
+- removed LICENSE (now it is included).
+
+---

Old:

  LICENSE
  stomper-0.4.1.tar.gz

New:

  stomper-0.4.3.tar.gz



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.9XSvzD/_old  2019-04-19 18:39:43.455286919 +0200
+++ /var/tmp/diff_new_pack.9XSvzD/_new  2019-04-19 18:39:43.455286919 +0200
@@ -18,25 +18,21 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-stomper
-Version:0.4.1
+Version:0.4.3
 Release:0
 Summary:Transport neutral client implementation of the STOMP protocol
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://code.google.com/p/stomper
-Source0:
https://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz
-# https://github.com/oisinmulvihill/stomper/issues/12
-Source1:LICENSE
+URL:https://code.google.com/p/stomper
+Source0:
https://files.pythonhosted.org/packages/source/s/stomper/stomper-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 # /SECTION
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -49,7 +45,6 @@
 
 %prep
 %setup -q -n stomper-%{version}
-cp %{SOURCE1} .
 
 %build
 %python_build
@@ -62,7 +57,6 @@
 %python_expand nosetests-%{$python_bin_suffix}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst lib/stomper/examples
 %license LICENSE
 %{python_sitelib}/*

++ stomper-0.4.1.tar.gz -> stomper-0.4.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stomper-0.4.1/LICENSE new/stomper-0.4.3/LICENSE
--- old/stomper-0.4.1/LICENSE   1970-01-01 01:00:00.0 +0100
+++ new/stomper-0.4.3/LICENSE   2019-04-09 13:24:51.0 +0200
@@ -0,0 +1,202 @@
+Apache License
+   Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+  "License" shall mean the terms and conditions for use, reproduction,
+  and distribution as defined by Sections 1 through 9 of this document.
+
+  "Licensor" shall mean the copyright owner or entity authorized by
+  the copyright owner that is granting the License.
+
+  "Legal Entity" shall mean the union of the acting entity and all
+  other entities that control, are controlled by, or are under common
+  control with that entity. For the purposes of this definition,
+  "control" means (i) the power, direct or indirect, to cause the
+  direction or management of such entity, whether by contract or
+  otherwise, or (ii) ownership of fifty percent (50%) or more of the
+  outstanding shares, or (iii) beneficial ownership of such entity.
+
+  "You" (or "Your") shall mean an individual or Legal Entity
+  exercising permissions granted by this License.
+
+  "Source" form shall mean the preferred form for making modifications,
+  including but not limited to software source code, documentation
+  source, and configuration files.
+
+  "Object" form shall mean any form resulting from mechanical
+  transformation or translation of a Source form, including but
+  not limited to compiled object code, generated documentation,
+  and conversions to other media types.
+
+  "Work" shall mean the work of authorship, whether in Source or
+  Object form, made available under the License, as indicated by a
+  

commit python-stomper for openSUSE:Factory

2019-03-28 Thread root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2019-03-28 22:48:20

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new.25356 (New)


Package is "python-stomper"

Thu Mar 28 22:48:20 2019 rev:9 rq:688699 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2015-05-18 22:26:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-stomper.new.25356/python-stomper.changes 
2019-03-28 22:48:26.175057463 +0100
@@ -1,0 +2,16 @@
+Tue Mar 26 12:25:17 UTC 2019 - Jan Engelhardt 
+
+- Avoid repetition of project name or self in summary (rpmlint).
+
+---
+Tue Mar 26 09:05:56 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.4.1
+  * python3 support
+  * utf-8 encoding under python3
+- build also python3 variant
+- drop SLE11 support
+- run fdupes
+- include LICENSE
+
+---

Old:

  stomper-0.3.0.tar.gz

New:

  LICENSE
  stomper-0.4.1.tar.gz



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.LuRiuO/_old  2019-03-28 22:48:26.791057352 +0100
+++ /var/tmp/diff_new_pack.LuRiuO/_new  2019-03-28 22:48:26.795057350 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stomper
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,27 +12,32 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-stomper
-Version:0.3.0
+Version:0.4.1
 Release:0
-Summary:This is a transport neutral client implementation of the STOMP 
protocol
+Summary:Transport neutral client implementation of the STOMP protocol
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://code.google.com/p/stomper
-Source: 
http://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-nose
-BuildRequires:  python-setuptools
+Url:https://code.google.com/p/stomper
+Source0:
https://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz
+# https://github.com/oisinmulvihill/stomper/issues/12
+Source1:LICENSE
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+# SECTION test requirements
+BuildRequires:  %{python_module future}
+BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module setuptools}
+# /SECTION
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+
+%python_subpackages
 
 %description
 This is a python client implementation of the STOMP protocol.
@@ -44,19 +49,22 @@
 
 %prep
 %setup -q -n stomper-%{version}
+cp %{SOURCE1} .
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-nosetests
+%python_expand nosetests-%{$python_bin_suffix}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc README.rst lib/stomper/examples
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog

++ LICENSE ++
Apache License
   Version 2.0, January 2004
http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

  "License" shall mean the terms and conditions for use, reproduction,
  and distribution as defined by Sections 1 through 9 of this document.

  "Licensor" shall mean the copyright owner or entity authorized by
  the copyright owner that is granting the License.

  "Legal Entity" shall mean the union of the acting entity and all
  other entities that control, are controlled by, or are under common
  control with that entity. For the purposes of this definition,
  "control" means (i) the power, direct or indirect, to cause the
  

commit python-stomper for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2015-05-18 22:26:44

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new (New)


Package is python-stomper

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2013-11-18 10:53:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-stomper.new/python-stomper.changes   
2015-05-18 22:26:45.0 +0200
@@ -1,0 +2,24 @@
+Wed May 13 16:50:23 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.3.0:
+  * This release makes STOMP v1.1 the default protocol. To stick
+with STOMP v1.0 you can continue to use stomper v0.2.9 or
+change the import in your code to:
+import stomper.stomp_10 as stomper
+  * Note: Any fixes to STOMP v1.0 will only be applied to
+version = 0.3.
+- additional changes from version 0.2.9:
+  * Thanks to Ralph Bean for contributing the new protocol 1.1
+support:
+https://github.com/oisinmulvihill/stomper/issues/6
+https://github.com/oisinmulvihill/stomper/pull/7
+- additional changes from version 0.2.8:
+  * Thanks to Daniele Varrazzo for contributing the fixes:
++ https://github.com/oisinmulvihill/stomper/pull/4
+  Fixed newline prepended to messages without transaction id
++ https://github.com/oisinmulvihill/stomper/pull/5
+  Fixed reST syntax. Extension changed to allow github to
+  render it properly. Also changed the source url in the readme
+- rename README.md to README.rst: changed upstream
+
+---

Old:

  stomper-0.2.7.tar.gz

New:

  stomper-0.3.0.tar.gz



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.AyYpTF/_old  2015-05-18 22:26:46.0 +0200
+++ /var/tmp/diff_new_pack.AyYpTF/_new  2015-05-18 22:26:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stomper
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-stomper
-Version:0.2.7
+Version:0.3.0
 Release:0
 Summary:This is a transport neutral client implementation of the STOMP 
protocol
 License:Apache-2.0
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.md lib/stomper/examples
+%doc README.rst lib/stomper/examples
 %{python_sitelib}/*
 
 %changelog

++ stomper-0.2.7.tar.gz - stomper-0.3.0.tar.gz ++
 3520 lines of diff (skipped)




commit python-stomper for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2013-11-18 10:53:52

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new (New)


Package is python-stomper

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2013-10-25 11:33:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-stomper.new/python-stomper.changes   
2013-11-18 10:53:53.0 +0100
@@ -1,0 +2,13 @@
+Sun Nov 17 18:50:51 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.2.7 
+  + add a MANIFEST.in which makes sure README.md is present. Without
+this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3.
+- Changes from version 0.2.6
+  + correct many spelling mistakes throughout the code base.
+  + make the README.md the main
+- Changes from 0.2.5
+  + removes the extra line ending which can cause problems.
+- README has been renamed in README.md; change it in %doc
+
+---

Old:

  stomper-0.2.4.tar.gz

New:

  stomper-0.2.7.tar.gz



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.mM1K3e/_old  2013-11-18 10:53:54.0 +0100
+++ /var/tmp/diff_new_pack.mM1K3e/_new  2013-11-18 10:53:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-stomper
-Version:0.2.4
+Version:0.2.7
 Release:0
 Summary:This is a transport neutral client implementation of the STOMP 
protocol
 License:Apache-2.0
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README lib/stomper/examples
+%doc README.md lib/stomper/examples
 %{python_sitelib}/*
 
 %changelog

++ stomper-0.2.4.tar.gz - stomper-0.2.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stomper-0.2.4/MANIFEST.in 
new/stomper-0.2.7/MANIFEST.in
--- old/stomper-0.2.4/MANIFEST.in   1970-01-01 01:00:00.0 +0100
+++ new/stomper-0.2.7/MANIFEST.in   2013-06-17 15:14:23.0 +0200
@@ -0,0 +1 @@
+include README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stomper-0.2.4/PKG-INFO new/stomper-0.2.7/PKG-INFO
--- old/stomper-0.2.4/PKG-INFO  2010-09-28 18:23:28.0 +0200
+++ new/stomper-0.2.7/PKG-INFO  2013-06-17 15:34:24.0 +0200
@@ -1,8 +1,8 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: stomper
-Version: 0.2.4
+Version: 0.2.7
 Summary: This is a transport neutral client implementation of the STOMP 
protocol.
-Home-page: http://code.google.com/p/stomper
+Home-page: https://github.com/oisinmulvihill/stomper
 Author: Oisin Mulvihill
 Author-email: oisin dot mulvihill at gmail com
 License: http://www.apache.org/licenses/LICENSE-2.0
@@ -10,14 +10,18 @@
 Stomper
 ===
 
-.. content:
+.. contents::
 
 :Author:
-Oisin Mulvihill
+Oisin Mulvihill
 
 Contributors:
-Micheal Twomey, Ricky Iacovou iacovou at gmail dot com,
-Arfrever Frehtes Taifersar Arahesis arfrever dot fta at gmail dot com
+Micheal Twomey, Ricky Iacovou iacovou at gmail dot com,
+Arfrever Frehtes arfrever dot fta at gmail dot com,
+Niki Pore niki pore at gmail dot com,
+Simon Chopin,
+Arfrever https://github.com/Arfrever,
+Ian Weller https://github.com/ianweller,
 
 
 Introduction
@@ -26,7 +30,7 @@
 This is a python client implementation of the STOMP protocol.
 
 The client is attempting to be transport layer neutral. This module 
provides
-functions to create and parse STOMP messages in a programatic fashion. 
The
+functions to create and parse STOMP messages in a programmatic 
fashion. The
 messages can be easily generated and parsed, however its up to the 
user to do
 the sending and receiving. The STOMP protocol specification can be 
found here:
 
@@ -34,7 +38,7 @@
 
 I've looked at the stomp client by Jason R. Briggs. I've based some of 
the
 'function to message' generation on how his client does it. The client 
can
-be found at the follow address however it isn't a dependancy.
+be found at the follow address however it isn't a dependency.
 
 - `stompy http://www.briggs.net.nz/log/projects/stomppy`_
 
@@ -79,10 +83,32 @@
 Version History
 ---
 
+0.2.7
+~
+
+I forgot to add a MANIFEST.in which makes sure README.md 

commit python-stomper for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2013-10-25 11:33:08

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new (New)


Package is python-stomper

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2012-03-20 11:34:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-stomper.new/python-stomper.changes   
2013-10-25 11:33:10.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:15:20 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.s1Kjif/_old  2013-10-25 11:33:11.0 +0200
+++ /var/tmp/diff_new_pack.s1Kjif/_new  2013-10-25 11:33:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stomper
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -11,21 +11,22 @@
 # 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/
 #
 
+
 Name:   python-stomper
 Version:0.2.4
 Release:0
-License:Apache-2.0
 Summary:This is a transport neutral client implementation of the STOMP 
protocol
-Url:http://code.google.com/p/stomper
+License:Apache-2.0
 Group:  Development/Languages/Python
+Url:http://code.google.com/p/stomper
 Source: 
http://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
 BuildRequires:  python-nose
+BuildRequires:  python-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-stomper for openSUSE:Factory

2012-03-20 Thread h_root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2012-03-20 11:34:28

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new (New)


Package is python-stomper, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-03-17 10:42:43.883537212 +0100
+++ /work/SRC/openSUSE:Factory/.python-stomper.new/python-stomper.changes   
2012-03-20 11:34:29.0 +0100
@@ -0,0 +1,58 @@
+---
+Wed Mar 14 10:32:57 UTC 2012 - sasc...@suse.de
+
+- Simplified macro usage, ran spec-cleaner
+
+---
+Thu Sep 22 12:17:04 UTC 2011 - sasc...@suse.de
+
+- Require python-uuid for SLE_10 and below.
+- Use python-nose for unittests to fix SLE build
+
+---
+Thu Sep 22 08:56:39 UTC 2011 - sasc...@suse.de
+
+- Fixed license to Apache-2.0
+
+---
+Thu Sep 22 08:51:57 UTC 2011 - sasc...@suse.de
+
+- Update to version 0.2.4:
+  *Fixing the problem whereby uuid would be installed on python2.5+.
+- Changes from version 0.2.3:
+  * Fixed issue #9 with the example code. All messages are sent and received 
correctly.
+- Spec file cleanup:
+  * Added proper changes file and spec file license header
+  * Run testsuite
+
+---
+Thu Apr  9 00:00:00 UTC 2009 - si...@sewell.ch
+
+- Remove Python version dependency
+
+---
+Sun Mar 29 00:00:00 UTC 2009 - si...@sewell.ch
+
+- Fix dependencies
+
+---
+Thu Mar 26 00:00:00 UTC 2009 - si...@sewell.ch
+
+- Update package name to conform to Fedora naming standards
+- Change define to global
+
+---
+Fri Mar 20 00:00:00 UTC 2009 - si...@sewell.ch
+
+- Update upstream package to remove hidden files
+
+---
+Thu Mar  5 00:00:00 UTC 2009 - si...@sewell.ch
+
+- Manually remove hidden files
+
+---
+Wed Dec 17 00:00:00 UTC 2008 - si...@sewell.ch
+
+- Initial package
+

New:

  python-stomper.changes
  python-stomper.spec
  stomper-0.2.4.tar.gz



Other differences:
--
++ python-stomper.spec ++
#
# spec file for package python-stomper
#
# Copyright (c) 2012 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/
#

Name:   python-stomper
Version:0.2.4
Release:0
License:Apache-2.0
Summary:This is a transport neutral client implementation of the STOMP 
protocol
Url:http://code.google.com/p/stomper
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/s/stomper/stomper-%{version}.tar.gz
BuildRequires:  python-devel
BuildRequires:  python-distribute
BuildRequires:  python-nose
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}  0%{?suse_version} = 1110
%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%else
BuildArch:  noarch
%endif

%description
This is a python client implementation of the STOMP protocol.

The client is attempting to be transport layer neutral. This module provides
functions to create and parse STOMP messages in a programatic fashion. The
messages can be easily generated and parsed, however its up to the user to do
the sending and receiving.

%prep
%setup -q -n stomper-%{version}

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%check
nosetests

%files
%defattr(-,root,root,-)
%doc README lib/stomper/examples
%{python_sitelib}/*

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: