stable

python-beanbag-1.9.2-2.fc23

FEDORA-2016-4862ff15f8 created by sochotni 10 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.

10 years ago

This update has been pushed to testing.

10 years ago

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

10 years ago
User Icon ralph commented & provided feedback 10 years ago

Any chance we could get this pushed to stable?

This update has been submitted for stable by sochotni.

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

Jikes, sorry. Somehow missed the emails

This update has been pushed to stable.

10 years ago

Please log in 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
10 years ago
in testing
10 years ago
in stable
10 years ago
BZ#1296974 Review Request: python-beanbag - A helper module for accessing REST APIs
0
0

Automated Test Results