Sophie
About
Sophie 0.1.8
python-fedora-0.3.4-1.fc10.src.rpm

Fedora:

Python modules for talking to Fedora Infrastructure Services

Python modules that help with building Fedora Services. This includes a JSON
based auth provider for authenticating against FAS2 over the network and a
client that handles communication with the servers. The client module can
be used to build programs that communicate with Fedora Infrastructure's
TurboGears Applications such as Bodhi, PackageDB, MirrorManager, and FAS2.

Name:python-fedora
Version: 0.3.4-1.fc10
Architecture: src (noarch)
Group: Development/Languages
License: GPLv2
Distribution: Unknown
Vendor: Fedora Project
Maintainers:
Build date:Tue Jul 29 00:16:41 2008
Packager: Fedora Project
Build host: x86-7
Source rpm: (none)
Build arch: noarch
Exclude arch: (none)
Exclusive arch: (none)
Rpm version used: 4.5.90
Cookie: x86-7 1217283401
PkgId: 37b99cf86dca5b33aac49670777daaab

Tue Jul 07 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.3.4-1

- Small fix to proxyclient.send_request() for sequence types.

Thu Jul 07 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.3.3-1

- A few fixes for the new fas release.

Mon Jul 07 2008 Luke Macken <lmacken at redhat dot com> - 0.3.2-1

- Latest upstream release
- Add koji to the Requires

Tue Jul 07 2008 Luke Macken <lmacken at redhat dot com> - 0.3.1-1

- New upstream bugfix release

Thu Jul 07 2008 Luke Macken <lmacken at redhat dot com> - 0.3-1

- New upstream release.

Thu Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.11.1-1

- Fix a crasher bug.

Thu Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.11-1

- New upstream release.

Thu Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.10-1

- New upstream release.

Mon Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.9-1

- New upstream release.

Sun Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.8-1

- New upstream release to fix two bugs found by a pylint run.

Sat Apr 04 2008 Toshio Kuratomi <toshio at fedoraproject dot org> - 0.2.99.7-1

- Add a method to accounts.fas2.AccountSystem to speed up retrieval of user
information.

Tue Apr 04 2008 Ricky Zhou <ricky at fedoraproject dot org> - 0.2.99.6-1

- Add gencert method in fedora.accounts.fas2
- Remove old python-ldap dependency.
- Toshio Kuratomi added:
* Merge infrastructure subpackage into main package.
* Remove FAS1 code.
* Fix JsonVisitManager race condition.
* Start documentation on BaseClient/Fedora Service Architecture.

Tue Mar 03 2008 Ricky Zhou <ricky at fedoraproject dot org> - 0.2.99.5-1

- Add fas2.py (an interface for apps to fetch data from FAS2 using
fedora.tg.client)

Tue Mar 03 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.4-1

- Change from Ricky to enable user.human_name.

Tue Mar 03 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.3-1

- Fix a bug in BaseClient.

Fri Mar 03 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.2-2

- Small updates to description of -infrastructure as we're no longer tied to
Fedora Infrastructure boxes.

Mon Mar 03 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.2-1

- Third beta. Changes to accomodate FAS2 included as FAS2, TG-1.0.4, and
SA-0.4 are going to all roll into the new platform together.

Sun Feb 02 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.1-1

- Second beta.

Wed Feb 02 2008 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.99.0-1

- First beta of new release. This release is for TG-1.0.4 and SA-0.4.

Thu Dec 12 2007 Luke Macken <lmacken at redhat dot com> - 0.2.90.22-1

- Convert fasLDAP to get its connection information fedora-db-access.
- Add requirements for python-feedparser and python-bugzilla
- Add fedora.tg.widgets module containing a few proof-of-concept
Fedora TurboGears widgets
- Add a new method to fas: get_users() that returns common public information
about all users.

Thu Nov 11 2007 Toshio Kuratomi <tkuratom at redhat dot com> - 0.2.90.21-1

- Bugfix release for expired sessions.

Wed Nov 11 2007 Luke Macken <lmacken at redhat dot com> - 0.2.90.20-3

- Handle our SQLAlchemy requirement differently for Fedora 8+, until
TurboGears can use SQLAlchemy >= 0.4

Wed Nov 11 2007 Luke Macken <lmacken at redhat dot com> - 0.2.90.20-2

- Require SQLAlchemy 0.3 for python-fedora-infrastructure

Wed Nov 11 2007 Luke Macken <lmacken at redhat dot com> - 0.2.90.20-1

- Latest upstream release

Wed Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.19-1

- New upstream release with a FAS2 unicode fix.

Tue Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.18-3

- Fix the Source URL. Should be fedorapeople rather than fedoraproject.

Sat Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.18-2

- BR: python-setuptools-devel as this has been split in the new versions.

Wed Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.18-1

- Update to version wih handling of control-center-maint bugzilla address.

Wed Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.17-2

- Minor touchups to description and URL.

Tue Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.17-1

- Update to 0.2.90.17.
- Build separate packages for pieces useful on clients and only on the server.

Tue Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.16-1

- Bugfix to fasLDAP module.

Sat Sep 09 2007 Toshio Kuratomi <a dot badger at gmail dot com> - 0.2.90.15-1

- Make the fasLDAP module more OO.
- Bugfixes.
- Update the install line.

Fri Aug 08 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.14-1

- Fix safas2provider to only create the visit_identity class.
- Add COPYING and AUTHORS files.

Sun Jul 07 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.13-1

- New class fedora.tg.client.BaseClient that can be used as the basis of a TG
standalone application. With a little support on the server side (mostly
allowing tg_format=json) this class will provide you with the basis to read
and write data to the server.
- Fix safasprovider to only create the visit_identity class since the other
information is stored directly in FAS.

Wed Jul 07 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.12-1

- Fix some issues with Unicode.
- Catch a traceback when the database is down.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.11-1

- Remove a decorator so running on python-2.3 works.
- Have FASUser and FASGroup emit json on demand so that they can be returned
when tg_format=json.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.10-1

- Update fas2 integration with changes from mmcgrath.
- berrange has changed his email address in the account system, no longer need
to special case his bugzilla address.
- Fix a bug in the handling of db errors in accounts/fas.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.9-1

- Update fas2 integration with changes from mmcgrath.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.8-1

- Catch some exceptions when the database connection dies.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.7-1

- Fix another bug with the new bugzilla email code. Need to grab the user
email from the database even if unathenticated so bugzilla_email has
something to pull from.

Sun Apr 04 2007 Toshio Kuratomi <toshio at tiki-lounge dot com> - 0.2.90.6-1

- Fix bug with the new bugzilla email code.

Perl :: Catalyst :: PostgreSQL :: PostgreSQL