15
0
Files
python-flickrapi/python-flickrapi.changes
Jan Matejek 3ef3d494d9 Accepting request 305445 from home:benoit_monin:branches:devel:languages:python
update to version 2.0
- 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

OBS-URL: https://build.opensuse.org/request/show/305445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=7
2015-05-07 11:53:37 +00:00

61 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Tue May 5 12:31:06 UTC 2015 - benoit.monin@gmx.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 08:58:45 UTC 2013 - mvyskocil@suse.com
- don't use distribute bootstrapping code as it attempt to download files
* flickrapi-drop-bootstrap-distribute.patch
-------------------------------------------------------------------
Thu Jan 12 11:31:09 UTC 2012 - coolo@suse.com
- change license to be in spdx.org format
-------------------------------------------------------------------
Thu Sep 22 10:59:07 UTC 2011 - saschpe@suse.de
- BuildRequire python-docutils instead of old docutils
-------------------------------------------------------------------
Wed Sep 21 09:14:44 UTC 2011 - saschpe@suse.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 12:53:58 UTC 2010 - jmatejek@novell.com
- fixed python version in filelist
-------------------------------------------------------------------
Fri Jan 22 20:46:17 CET 2010 - vuntz@opensuse.org
- Initial packaging, with version 1.3.