Fedora 19 Update: python-tahrir-api-0.5.1-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Tue Mar 18 08:04:32 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-3111
2014-02-26 12:58:30
--------------------------------------------------------------------------------

Name        : python-tahrir-api
Product     : Fedora 19
Version     : 0.5.1
Release     : 2.fc19
URL         : http://pypi.python.org/pypi/tahrir-api
Summary     : An API for interacting with the Tahrir database
Description :
API for interacting with the Tahrir database Based on the `Tahrir
<https://github.com/fedora-infra/tahrir>`_ database model.

There are two classes that can be used in this module. The first is
TahrirDatabase class located in tahrir_api.dbapi and the second is the database
model located in tahrir_api.model. The TahrirDatabase class is a high level way
to interact with the database. The model is used for a slightly more low level
way of interacting with the database. It allows for custom interactions with
the database without having to use the TahrirDatabase class.

--------------------------------------------------------------------------------
Update Information:

Make add_invitation api more consistent with the rest of tahrir-api
--------------------------------------------------------------------------------
ChangeLog:

* Mon Feb 24 2014 Ralph Bean <rbean at redhat.com> - 0.5.1-2
- Bump spec.
* Mon Feb 24 2014 Ralph Bean <rbean at redhat.com> - 0.5.1-1
- Standardize arguments to the add_invitation api.
* Tue Dec 17 2013 Ralph Bean <rbean at redhat.com> - 0.5.0-4
- Convert awk to sed to fight weirdness.
* Tue Dec 17 2013 Ralph Bean <rbean at redhat.com> - 0.5.0-3
- Adjust setuptools line in prep section.
* Tue Dec 17 2013 Ralph Bean <rbean at redhat.com> - 0.5.0-2
- Add temporary requires to get around broken python-arrow.
* Tue Dec 17 2013 Ralph Bean <rbean at redhat.com> - 0.5.0-1
- Latest upstream with new authorization table.
- Use UTC time everywhere.
- New invitation manipulation API methods.
- New dep on python-arrow
* Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-2
- Direct requires on python-alembic.
* Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-1
- Latest upstream with packaging bugfixes.
* Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.1-2
- Add BR on python-alembic.
* Mon Nov 18 2013 Ralph Bean <rbean at redhat.com> - 0.4.1-1
- Latest upstream
- Correct fedmsg schema.
- New calculation of tied rank.
* Fri Oct 25 2013 Ralph Bean <rbean at redhat.com> - 0.4.0-1
- Latest upstream.
- Keep track of logins.
- Return leaderboard as an ordereddict
* Mon Aug 26 2013 Ralph Bean <rbean at redhat.com> - 0.3.0-1
- Latest upstream.
- Allow a notification callback to be used for different events.
- Add a column to the DB to cache the rank of users.
- Add routines to calculate the rank of users.
* Tue Jul 30 2013 Ralph Bean <rbean at redhat.com> - 0.2.8-1
- Latest upstream, more enhancements.
* Wed Jul 17 2013 Ralph Bean <rbean at redhat.com> - 0.2.7-1
- Latest upstream, simplified badge id.
- Bugfixes.
* Tue Jul 16 2013 Ralph Bean <rbean at redhat.com> - 0.2.6-1
- Latest upstream, more enhancements.
* Wed Jul 10 2013 Ralph Bean <rbean at redhat.com> - 0.2.5-1
- Latest upstream, uniquifies the nickname field.
* Wed Jul  3 2013 Ralph Bean <rbean at redhat.com> - 0.2.4-1
- Latest upstream with some new get_all_... methods.
* Wed Jun 26 2013 Ralph Bean <rbean at redhat.com> - 0.2.3-2
- Remove old patch.
* Wed Jun 26 2013 Ralph Bean <rbean at redhat.com> - 0.2.3-1
- Latest upstream with fixes to the model.
* Sun Jun 23 2013 Ralph Bean <rbean at redhat.com> - 0.2.2-1
- Add alembic upgrade scripts.
- Add check section with tests.
* Sun Jun 23 2013 Ralph Bean <rbean at redhat.com> - 0.2.1-1
- Bugfix - stop leaking sqlalchemy sessions.
- API enhancement - can query for user by username, id, or email now.
* Thu Jun 20 2013 Ralph Bean <rbean at redhat.com> - 0.2.0-1
- API enhancements.
* Thu Jun 13 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-6
- Use paste-deploy1.5 forward compat package.
- Use zope-interface4 forward compat package.
* Thu Jun 13 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-5
- Added dep on zope.interface.
* Thu Jun 13 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-4
- Conditional mako0.4 requirement for epel6.
* Thu Jun 13 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-3
- More epel6 fixes.
* Thu Jun 13 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-2
- Conditionalize sqlalchemy forward compat package for epel6.
* Fri Jun  7 2013 Ralph Bean <rbean at redhat.com> - 0.1.8-1
- New Invitations API.
- Bugfixes to other API functions.
- Relicense to GPLv3+
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-tahrir-api' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list