Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-Trolly-0.2.2-4.11 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-Trolly Distribution: openSUSE Tumbleweed
Version: 0.2.2 Vendor: openSUSE
Release: 4.11 Build date: Thu Feb 8 16:27:50 2024
Group: Unspecified Build host: i01-ch2a
Size: 82233 Source RPM: python-Trolly-0.2.2-4.11.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/plish/Trolly
Summary: Trello api
A Python wrapper around the Trello API. Provides a group of
Python classes to represent Trello Objects. None of the classes
cache values as they are designed to be inherited and extended to
suit the needs of each user. Each class includes a basic set of
methods based on general use cases. This library was based on
work done by [sarumont](https://github.com/sarumont/py-trello).
Very little was kept from this code, but still props on the
initial work.

Provides

Requires

License

MIT

Changelog

* Thu Aug 20 2020 Matej Cepl <mcepl@suse.com>
  - Just give up on the test suite as a bad job.
* Wed Aug 19 2020 Matej Cepl <mcepl@suse.com>
  - Work with completely failing test suite
    (gh#its-rigs/Trolly#46).
* Thu Nov 07 2019 Matej Cepl <mcepl@suse.com>
  - Run through spec-cleaner
* Thu Dec 06 2018 mcepl@suse.com
  - Fix tests and remove unnecessary BR for nose.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu Aug 31 2017 toddrme2178@gmail.com
  - update to version 0.2.2
    * No upstream changelog
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Thu May 14 2015 benoit.monin@gmx.fr
  - update to version 0.2.1:
    * Trolly has recently been updated to start the deprecation of
      non-pythonic conventions and improve PEP8 compliance. All the
      old pascal cased methods are now deprecated, they have been
      left in and point to the new method names. There are no
      breaking changes in this release but it is recommended you
      change your code to use the pythonic naming conventions.
  - get the zip archive from pypi (tar.gz not available)
  - add unzip as BuildRequires
  - remove LICENCE.txt README.md: not provided anymore
* Tue Jun 25 2013 speilicke@suse.com
  - Update to version 0.1.1:
    + setup.py now requires httplib2
* Wed Apr 10 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/Trolly-0.2.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/trolly
/usr/lib/python3.10/site-packages/trolly/__init__.py
/usr/lib/python3.10/site-packages/trolly/__pycache__
/usr/lib/python3.10/site-packages/trolly/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/authorise.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/authorise.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/board.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/board.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/card.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/card.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/checklist.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/checklist.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/label.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/label.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/list.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/member.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/member.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/organisation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/organisation.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/trelloobject.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trolly/__pycache__/trelloobject.cpython-310.pyc
/usr/lib/python3.10/site-packages/trolly/authorise.py
/usr/lib/python3.10/site-packages/trolly/board.py
/usr/lib/python3.10/site-packages/trolly/card.py
/usr/lib/python3.10/site-packages/trolly/checklist.py
/usr/lib/python3.10/site-packages/trolly/client.py
/usr/lib/python3.10/site-packages/trolly/exceptions.py
/usr/lib/python3.10/site-packages/trolly/label.py
/usr/lib/python3.10/site-packages/trolly/list.py
/usr/lib/python3.10/site-packages/trolly/member.py
/usr/lib/python3.10/site-packages/trolly/organisation.py
/usr/lib/python3.10/site-packages/trolly/trelloobject.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 11 23:53:03 2024