commit python3-pylast for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2016-05-25 21:26:59

Comparing /work/SRC/openSUSE:Factory/python3-pylast (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pylast.new (New)


Package is "python3-pylast"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2015-12-14 10:15:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2016-05-25 21:27:01.0 +0200
@@ -1,0 +2,22 @@
+Mon May 16 15:38:42 UTC 2016 - a...@gmx.de
+
+- update to version 1.6.0:
+  * Split test into passing and failing tests
+  * Skip tests if Last.fm API still broken
+  * Include tests in release source tarball
+  * Update year
+  * pep8 fixes for #153
+  * Fix build: no such option: --download-cache
+  * Skip more tests which fail due to the (still) broken Last.fm API
+  * Skip tests which fail due to the (still) broken Last.fm API
+  * x.next() -> next(x) for python3 compat
+  * Update __init__.py
+  * replaced opensearch: as empty str
+
+---
+Sun May  8 07:04:57 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+---

Old:

  pylast-1.5.1.tar.gz

New:

  pylast-1.6.0.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.BXaGSS/_old  2016-05-25 21:27:02.0 +0200
+++ /var/tmp/diff_new_pack.BXaGSS/_new  2016-05-25 21:27:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pylast
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 +17,13 @@
 
 
 Name:   python3-pylast
-Version:1.5.1
+Version:1.6.0
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/pylast/pylast
-Source0:
https://pypi.python.org/packages/source/p/pylast/pylast-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools

++ pylast-1.5.1.tar.gz -> pylast-1.6.0.tar.gz ++
 2359 lines of diff (skipped)




commit python3-pylast for openSUSE:Factory

2015-12-14 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2015-12-14 10:14:17

Comparing /work/SRC/openSUSE:Factory/python3-pylast (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pylast.new (New)


Package is "python3-pylast"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2015-09-30 05:52:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2015-12-14 10:15:26.0 +0100
@@ -1,0 +2,12 @@
+Sun Dec 13 20:55:45 UTC 2015 - a...@gmx.de
+
+- update to version 1.5.1:
+  * Fix tox==2.1.1
+  * Add YAML rules [CI skip]
+  * Fix album.get_tracks()
+  * Fix for #146: only get the top-level 
+
+- changes from version 1.5.0:
+  * Check installation sooner [CI skip]
+
+---

Old:

  pylast-1.4.2.tar.gz

New:

  pylast-1.5.1.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.4q2Nym/_old  2015-12-14 10:15:27.0 +0100
+++ /var/tmp/diff_new_pack.4q2Nym/_new  2015-12-14 10:15:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pylast
-Version:1.4.2
+Version:1.5.1
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0

++ pylast-1.4.2.tar.gz -> pylast-1.5.1.tar.gz ++
 9511 lines of diff (skipped)




commit python3-pylast for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2015-09-30 05:52:17

Comparing /work/SRC/openSUSE:Factory/python3-pylast (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pylast.new (New)


Package is "python3-pylast"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2015-05-10 10:47:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2015-09-30 05:52:23.0 +0200
@@ -1,0 +2,36 @@
+Sun Sep 27 01:36:38 UTC 2015 - a...@gmx.de
+
+- update to version 1.4.2
+  * (no changelog available)
+
+- changes from version 1.4.0:
+  * Fix get_recent_tracks (and more)
+
+- update to version 1.3.0:
+  * Let Tox use these env vars
+  * get_tagged_tracks: Use cacheable param
+  * flake8
+  * pep8 compliance
+  * Add test case for Track.get_correction()
+  * Add test case for Artist.get_correction()
+  * Add suppport for track.getCorrection
+  * Add suppport for artist.getCorrection
+  * Fixed broken comment
+  * User.GetPersonalTags bug fix
+  * Added User.GetPersonalTags test cases
+  * Fixed broken comment
+  * Cleanup of User.GetPersonalTags stuff
+  * Support for User.GetPersonalTags
+  * Remove useless Scrutinizer badge
+  * Replace broken pypip.in badges with shields.io
+
+- changes from version 1.2.1:
+  * Remember to release on master
+  * Update release checklist
+
+---
+Sun Aug 16 16:57:29 UTC 2015 - zai...@opensuse.org
+
+- Add missing python3-six Requires.
+
+---

Old:

  pylast-1.2.1.tar.gz

New:

  pylast-1.4.2.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.Qadokz/_old  2015-09-30 05:52:24.0 +0200
+++ /var/tmp/diff_new_pack.Qadokz/_new  2015-09-30 05:52:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pylast
-Version:1.2.1
+Version:1.4.2
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0
@@ -27,6 +27,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+Requires:   python3-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 

++ pylast-1.2.1.tar.gz -> pylast-1.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylast-1.2.1/PKG-INFO new/pylast-1.4.2/PKG-INFO
--- old/pylast-1.2.1/PKG-INFO   2015-05-07 09:34:51.0 +0200
+++ new/pylast-1.4.2/PKG-INFO   2015-09-07 14:36:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pylast
-Version: 1.2.1
+Version: 1.4.2
 Summary: A Python interface to Last.fm and Libre.fm
 Home-page: https://github.com/pylast/pylast
 Author: Amr Hassan 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylast-1.2.1/README.md new/pylast-1.4.2/README.md
--- old/pylast-1.2.1/README.md  2015-05-07 09:09:02.0 +0200
+++ new/pylast-1.4.2/README.md  2015-09-07 13:56:28.0 +0200
@@ -1,7 +1,7 @@
 pyLast
 ==
 
-[![Build 
Status](https://travis-ci.org/pylast/pylast.svg?branch=develop)](https://travis-ci.org/pylast/pylast)
 [![PyPI 
version](https://pypip.in/version/pylast/badge.svg)](https://pypi.python.org/pypi/pylast/)
 [![PyPI 
downloads](https://pypip.in/download/pylast/badge.svg)](https://pypi.python.org/pypi/pylast/)
 [![Coverage 
Status](https://coveralls.io/repos/pylast/pylast/badge.png?branch=develop)](https://coveralls.io/r/pylast/pylast?branch=develop)
 [![Scrutinizer Code 
Quality](https://scrutinizer-ci.com/g/pylast/pylast/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/pylast/pylast/?branch=develop)
 [![Code 
Health](https://landscape.io/github/pylast/pylast/develop/landscape.svg)](https://landscape.io/github/hugovk/pylast/develop)
+[![Build 
Status](https://travis-ci.org/pylast/pylast.svg?branch=develop)](https://travis-ci.org/pylast/pylast)
 [![PyPI 
version](https://img.shields.io/pypi/v/pylast.svg)](https://pypi.python.org/pypi/pylast/)
 [![PyPI 
downloads](https://img.shields.io/pypi/dm/pylast.svg)](https://pypi.python.org/pypi/pylast/)
 [![Coverage 
Status](https://coveralls.io/repos/pylast/pylast/badge.png?branch=develop)](https://coveralls.io/r/pylast/pylast?branch=develop)
 [![Code 
Health](https://landscape.io/github/pylast/pylast/develop/landscape.svg)](https://landscape.io/github/hugovk/pylast/develop)
 
 
 A Python interface to [Last.fm](http://www.last.fm/) and other api-compatible 
websites such as [Libre.fm](http://libre.fm/).
diff -urN '--exclude=CVS' 

commit python3-pylast for openSUSE:Factory

2015-05-10 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2015-05-10 10:47:38

Comparing /work/SRC/openSUSE:Factory/python3-pylast (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pylast.new (New)


Package is python3-pylast

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2015-01-26 16:47:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2015-05-10 10:47:40.0 +0200
@@ -1,0 +2,24 @@
+Sat May  9 22:16:42 UTC 2015 - a...@gmx.de
+
+- update to version 1.2.1 and 1.2.0:
+  * Remove unused import
+  * Remove artist.getImages and depracation note
+  * Remove commented function
+  * Retry failures up to four times, require at least one pass
+  * Sometimes Last.fm returns an error for dates[1]: No chart available
+   for this user/date-range combination
+  * Add EditorConfig
+  * Don't compare with limit if limit is None. Fixes #124.
+  * Failing test for #124
+  * 2015
+  * Add licence
+  * Don't redefine built-in
+  * Remove unused argument
+  * Badges: master - develop, hugovk - pylast
+  * Run fast lint job first
+  * Remove unused import
+  * pep8 fixes
+  * Rerun flaky interation tests
+  * Release checklist
+
+---

Old:

  pylast-1.1.0.tar.gz

New:

  pylast-1.2.1.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.G3Lr1R/_old  2015-05-10 10:47:41.0 +0200
+++ /var/tmp/diff_new_pack.G3Lr1R/_new  2015-05-10 10:47:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pylast
 #
-# Copyright (c) 2015 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:   python3-pylast
-Version:1.1.0
+Version:1.2.1
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0

++ pylast-1.1.0.tar.gz - pylast-1.2.1.tar.gz ++
 9270 lines of diff (skipped)




commit python3-pylast for openSUSE:Factory

2015-01-26 Thread h_root
Hello community,

here is the log from the commit of package python3-pylast for openSUSE:Factory 
checked in at 2015-01-26 16:47:01

Comparing /work/SRC/openSUSE:Factory/python3-pylast (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pylast.new (New)


Package is python3-pylast

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylast/python3-pylast.changes
2014-08-11 10:07:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pylast.new/python3-pylast.changes   
2015-01-26 16:47:03.0 +0100
@@ -1,0 +2,55 @@
+Sun Jan 25 01:27:00 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * removed modname variable
+  * updated source to point to pypi
+  * require setuptools
+  * no more README in tar-ball, removed it from %files section
+  * update %files section
+
+- update to version 1.1.0:
+  * Fix pytest.py link
+  * Update testing instructions [CI skip]
+  * Remove unused .build file
+  * fix grep filter for clonedigger.
+  * remove dir-locals. make clonedigger always exit 0
+  * fix base object hasing. Closes  #120 .
+  * Version bump, fix setup.py, which was previously broken because excludes 
was not a tuple, so each character wa
+  * Fix UnicodeDecodeError from #114. Replace definitions of _unicode and 
_string. Add six as a dependeny. Fix clo
+  * Skip if PYLAST_USERNAME etc. env vars missing
+  * Revert Add failing test for #114 (This revert should be reverted later 
as the test from this commit should b
+  * Remove duplicate line, Make test_pylast.py runnable as main again.
+  * add credentials for IvanMalison/pylast.
+  * Add failing test for #114
+  * add posargs to tox tests.
+  * Get rid of --doctest-modules in py.test command.
+  * Consolidate travis environments. separate matrix and global environment 
variables.
+  * Add tox to travis installation.
+  * tox/travis stuff. making testing more uniform.
+  * Don't encode strings as 'utf-8' twice in _get_cache_key. Closes #109.
+  * Make pylast a package. Move tests into a directory. Start using pytest and 
tox. Use setuptools instead of dist
+  * Remove unused import
+  * Don't use .build file for minor version because we define the full version 
in pylast.py as well
+  * Fix word in SessionKeyGenerator comment.
+  * Fix params
+  * Remove asserts which can fail
+  * Landscape.io fixes
+  * Add pypy3; track coverage in Scrutinizer
+  * Use Docker
+  * Update pylast.py
+  * Make test more robust
+  * Badges! [CI skip]
+  * Add from/to parameters to get_recent_tracks()
+  * Fix chart tests that failed due to date ranges (take 2)
+  * Fix chart tests that failed due to date ranges
+  * Last.fm returns no results for artist.getsimilar with limit=1, but limit=2 
returns 2
+  * Fix comparison with None for artist, album and event, with test. For #97.
+  * Add artist.get_band_members() with tests
+  * Add PyPI version badge
+  * Add badge for number of PyPI downloads
+  * syntax highlighting in readme
+  * Fix opus comparison with None
+  * Update install instructions now 1.0.0 is on PyPI
+
+---

Old:

  pylast-1.0.0.tar.gz

New:

  pylast-1.1.0.tar.gz



Other differences:
--
++ python3-pylast.spec ++
--- /var/tmp/diff_new_pack.zBLoRA/_old  2015-01-26 16:47:04.0 +0100
+++ /var/tmp/diff_new_pack.zBLoRA/_new  2015-01-26 16:47:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pylast
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,19 +16,17 @@
 #
 
 
-%define modname pylast
-
-Name:   python3-%{modname}
-Version:1.0.0
+Name:   python3-pylast
+Version:1.1.0
 Release:0
 Summary:A python3 interface to Last.fm
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/pylast/pylast
-Source0:pylast-1.0.0.tar.gz
-#Source0 via https://codeload.github.com/pylast/pylast/tar.gz/1.0.0
+Source0:
https://pypi.python.org/packages/source/p/pylast/pylast-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -47,7 +45,7 @@
 - Python3-friendly (Starting from 0.5).
 
 %prep
-%setup -q -n %{modname}-%{version}
+%setup -q -n pylast-%{version}
 
 %build
 python3 setup.py build
@@ -58,9 +56,9 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING README.md
-%{python3_sitelib}/__pycache__