11 Commits

Author SHA256 Message Date
e0b79bc5aa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=9 2017-05-16 16:17:08 +00:00
9030b9026d - 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).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=8
2017-05-16 16:14:54 +00:00
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
Sascha Peilicke
6c8b0452c2 Accepting request 199200 from home:mvyskocil
- don't use distribute bootstrapping code as it attempt to download files 
  * flickrapi-drop-bootstrap-distribute.patch

OBS-URL: https://build.opensuse.org/request/show/199200
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=6
2013-09-17 11:25:32 +00:00
Sascha Peilicke
b1b9160282 Accepting request 100001 from devel:openSUSE:Factory:for-legal-lhf
patching license field to be in spdx.org format, for legal team to review before forward

OBS-URL: https://build.opensuse.org/request/show/100001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=5
2012-01-12 12:54:48 +00:00
Sascha Peilicke
1411746eb3 - BuildRequire python-docutils instead of old docutils
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=4
2011-09-22 11:00:29 +00:00
Sascha Peilicke
fdfa3dee88 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=3
2011-09-21 13:34:02 +00:00
e56c93f3c7 Autobuild autoformatter for 67298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flickrapi?expand=0&rev=2
2011-05-30 14:39:01 +00:00
14abcd0a92 Accepting request 67298 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/67298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flickrapi?expand=0&rev=1
2011-05-30 14:38:52 +00:00
Jan Matejek
ba79312e13 - fixed python version in filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=2
2010-09-03 12:54:24 +00:00
Pavol Rusnak
6d52e04a3b Accepting request 30318 from home:vuntz
Copy from home:vuntz/python-flickrapi via accept of submit request 30318 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/30318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=1
2010-02-11 15:18:48 +00:00