Changelog for
python3-flickrapi-2.4.0-2.18.noarch.rpm :
Thu Dec 6 13:00:00 2018 tchvatalAATTsuse.com
- Version update to 2.4.0:
* Fix parameter naming conflict: \'method_name\' parameter from do_flickr_call() clashed with \'method_name\' parameter required by the Flickr API method flickr.reflection.getMethodInfo (since 952c133
* Fixed typos [ Pull request #86 ] (Daniel Hohard)
* Fixed infinite recursion calling FlickrAccessToken.str()
* Use latest pip and enable cache on travis [ Pull request #100 ] (Thijs Triemstra)
* Properly include text files in setup.py [ Pull request #101 ] (Thijs Triemstra)
- Fix fdupes call
Tue May 16 14:00:00 2017 dmuellerAATTsuse.com
- update to 2.3:
- Removed flickrapi/contrib.py, as a persistent connection is now managed (much better)
- Added explicit support for Python 3.5.
- Moved from a Mercurial repository at BitBucket to a [Git repository
at GitHub](https://github.com/sybrenstuvel/flickrapi/).
- Mocking some calls to Flickr, so that unit tests can run without
requiring the user to authenticate via the browser. This also
prevents the upload of the test photo.
- More serious testing, using py.test and Tox to test on all support
versions of Python.
- Automated builds are performed with Travis-CI.
- Make flickrapi token storage directory configurable.
[[ Feature request #68 ]](https://github.com/sybrenstuvel/flickrapi/issues/68)
- Put requests in a session to benefit from connection reuse (Alexandre L).
- When uploading a photo, send the title as UTF8
- Sort many photosets with \'flickr.photosets.orderSets\' failed
[[ Bug report #74]](https://github.com/sybrenstuvel/flickrapi/issues/74)
- Converted requested_permissions to unicode and ported authentication
example to Python 3 (Michael Klich).
Tue May 5 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 2.0:
* Major revision; now uses OAuth to interface with Flickr.
Combines work of Sybren A. Stüvel, Jim Easterbrook,
Thai Nguyen, Nick Loadholtes and Bengt.
- drop flickrapi-drop-bootstrap-distribute.patch: fixed upstream
- point the source URL to pypi
- remove unneeded depedencies to python-docutils, python-xml
and unzip
- add new dependencies required by upstream:
* python-requests
* python-requests-oauthlib
* python-requests-toolbelt
* python-six
- always requires fdupes and run it after install
- define python_sitelib only for SLE11
- doc is not provided anymore: do not build it
- rename LICENSE, README, UPGRADING to LICENSE.txt, README.txt,
UPGRADING.txt: changed upstream
Mon Sep 16 14:00:00 2013 mvyskocilAATTsuse.com
- don\'t use distribute bootstrapping code as it attempt to download files
* flickrapi-drop-bootstrap-distribute.patch
Thu Jan 12 13:00:00 2012 cooloAATTsuse.com
- change license to be in spdx.org format
Thu Sep 22 14:00:00 2011 saschpeAATTsuse.de
- BuildRequire python-docutils instead of old docutils
Wed Sep 21 14:00:00 2011 saschpeAATTsuse.de
- Update to version 1.4.0:
* No changes provided by upstream
- Spec file cleanup:
* Proper suse version checks
* Removed old stuff (%clean section)
* Corrected docs install location, generate HTML docs
* Obsolete doc package, ship in base package
* Fix non-executable bit rpmlint warning
Fri Sep 3 14:00:00 2010 jmatejekAATTnovell.com
- fixed python version in filelist
Fri Jan 22 13:00:00 2010 vuntzAATTopensuse.org
- Initial packaging, with version 1.3.