stable

python-beanbag-1.9.2-2.fc23

FEDORA-2016-4862ff15f8 created by sochotni 9 years ago for Fedora 23

This is a new package for python beanbag module

BeanBag is a simple module that lets you access REST APIs in an easy way. For example:

>>> import beanbag
>>> github = beanbag.BeanBag("https://api.github.com")
>>> watchers = github.repos.ajtowns.beanbag.watchers()
>>> for w in watchers:
...     print(w["login"])

See http://beanbag.readthedocs.org/ for more information.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf install --refresh --advisory=FEDORA-2016-4862ff15f8 \*

This update has been submitted for testing by sochotni.

9 years ago

This update has been pushed to testing.

9 years ago

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

9 years ago
User Icon ralph commented & provided feedback 8 years ago

Any chance we could get this pushed to stable?

This update has been submitted for stable by sochotni.

8 years ago
User Icon sochotni commented & provided feedback 8 years ago

Jikes, sorry. Somehow missed the emails

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
newpackage
Severity
low
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
8 years ago
BZ#1296974 Review Request: python-beanbag - A helper module for accessing REST APIs
0
0

Automated Test Results