Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-flickrapi | Distribution: openSUSE Tumbleweed |
Version: 2.4.0 | Vendor: openSUSE |
Release: 4.4 | Build date: Mon Feb 26 06:00:14 2024 |
Group: Unspecified | Build host: reproducible |
Size: 263674 | Source RPM: python-flickrapi-2.4.0-4.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://stuvel.eu/projects/flickrapi | |
Summary: Python interface to Flickr |
The easiest to use, most complete, and most actively developed Python interface to the Flickr API. It includes support for authorized and non-authorized access, uploading and replacing photos, and all Flickr API functions.
Python-2.0
* Mon Feb 26 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to autosetup and pyproject macros. - Refresh python-flickrapi-no-python2.patch to not pull in poetry. - No more greedy globs in %files. * Fri Oct 21 2022 pgajdos@suse.com - do not require six - added patches https://github.com/sybrenstuvel/flickrapi/commit/e47e62df304d36ae81c483230bb41e6f4dde8bfd + python-flickrapi-no-python2.patch * Tue Jun 29 2021 Steve Kowalik <steven.kowalik@suse.com> - Remove unneeded BuildRequires on python-devel * Thu Dec 06 2018 Tomáš Chvátal <tchvatal@suse.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 2017 dmueller@suse.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 05 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 2013 mvyskocil@suse.com - don't use distribute bootstrapping code as it attempt to download files * flickrapi-drop-bootstrap-distribute.patch * Thu Jan 12 2012 coolo@suse.com - change license to be in spdx.org format * Thu Sep 22 2011 saschpe@suse.de - BuildRequire python-docutils instead of old docutils * Wed Sep 21 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
/usr/lib/python3.11/site-packages/flickrapi /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/LICENSE.txt /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/METADATA /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/RECORD /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/flickrapi-2.4.0.dist-info/zip-safe /usr/lib/python3.11/site-packages/flickrapi/__init__.py /usr/lib/python3.11/site-packages/flickrapi/__pycache__ /usr/lib/python3.11/site-packages/flickrapi/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/auth.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/auth.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/cache.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/cache.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/call_builder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/call_builder.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/core.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/html.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/html.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/shorturl.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/shorturl.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/sockutil.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/sockutil.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/tokencache.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/tokencache.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/xmlnode.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flickrapi/__pycache__/xmlnode.cpython-311.pyc /usr/lib/python3.11/site-packages/flickrapi/auth.py /usr/lib/python3.11/site-packages/flickrapi/cache.py /usr/lib/python3.11/site-packages/flickrapi/call_builder.py /usr/lib/python3.11/site-packages/flickrapi/core.py /usr/lib/python3.11/site-packages/flickrapi/exceptions.py /usr/lib/python3.11/site-packages/flickrapi/html.py /usr/lib/python3.11/site-packages/flickrapi/shorturl.py /usr/lib/python3.11/site-packages/flickrapi/sockutil.py /usr/lib/python3.11/site-packages/flickrapi/tokencache.py /usr/lib/python3.11/site-packages/flickrapi/xmlnode.py /usr/share/doc/packages/python311-flickrapi /usr/share/doc/packages/python311-flickrapi/README.md /usr/share/licenses/python311-flickrapi /usr/share/licenses/python311-flickrapi/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:50:31 2025