forked from pool/python-stomper
Accepting request 207358 from devel:languages:python
- 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 (forwarded request 207357 from posophe) OBS-URL: https://build.opensuse.org/request/show/207358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stomper?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 17 18:50:51 UTC 2013 - p.drouand@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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:15:20 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@@ -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 @@ nosetests
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README lib/stomper/examples
|
||||
%doc README.md lib/stomper/examples
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cd65dfb28c1e341d2c539a1ca57338dbbc5a1b6945d489e62f886849b838d76
|
||||
size 20525
|
3
stomper-0.2.7.tar.gz
Normal file
3
stomper-0.2.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8978fd3421390abe3c1a8c8adc72346f4a8175b6fb154011fc8d37bb916e01ce
|
||||
size 21459
|
Reference in New Issue
Block a user