Version: 5.0, Package name: py-imdb-5.0 |
Maintained by: Todd C. Miller |
Master sites: |
Description IMDbPY aims to provide an easy way to access the IMDb's database using a Python script. Platform-independent and written in pure Python, it's theoretically independent from the data source (since IMDb provides two or three different interfaces to their database). |
Filesize: 358.631 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-09-29 04:52:35 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for setuptools dep change. |
2014-11-06 19:27:09 by Todd C. Miller | Files touched by this commit (4) |
Log message: Update py-imdb to version 5.0 which works with imdb.com once again. OK sthen@ |
2011-06-08 11:36:18 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: bump after default python version switch |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-09-17 07:25:00 by Todd C. Miller | Files touched by this commit (4) |
Log message: Update py-imdb to version 4.6. With help from landry@, fgsch@, sthen@ OK sthen@ |
2010-08-30 11:11:35 by Federico G. Schwindt | Files touched by this commit (22) |
Log message: Bump revision after python's default change. |
2009-10-11 14:52:26 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - merge PFRAG.shared into PLIST |
2009-08-10 07:57:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: Set MODPY_EGG_VERSION and regen PLIST; mainly to use MODPY_VERSION in the PLIST entry rather than hardcoded IMDbPY-py2.5.egg-info, which fixes packaging when MODPY_VERSION is set to 2.6. ok millert@. |
2009-03-25 02:43:57 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - ....more bumps |
2008-06-21 13:39:04 by Todd C. Miller | Files touched by this commit (4) |
Log message: Update py-imdb to version 3.6 which works much better than the old version. Change maintainer to myself at Xavier's request. OK xsa@ |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 17:54:18 by Michael Erdely | Files touched by this commit (77) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 11:41:08 by Marc Espie | Files touched by this commit (80) |
Log message: mostly finish base64 checksum (missing one distfile for dnetc) |
2006-06-03 03:40:27 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Bump PKGNAME after recent python switch |
2005-07-20 00:55:38 by Xavier Santolaria | Files touched by this commit (2) |
Log message: Update to 2.0; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
2005-05-03 01:42:10 by Xavier Santolaria | Files touched by this commit (3) |
Log message: Update to 1.9; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
2005-03-25 02:22:41 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.8; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
2005-02-04 10:24:39 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.7; mostly a bug fixes release, no new features; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
2005-01-10 01:30:16 by Xavier Santolaria | Files touched by this commit (2) |
Log message: Update to 1.6; see http://imdbpy.sourceforge.net/Changelog.txt for more information; |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-24 11:04:40 by Xavier Santolaria | Files touched by this commit (5) |
Log message: Update to 1.5; see the Changelog for more information, http://imdbpy.sourceforge.net/Changelog.txt |
2004-11-15 14:31:58 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.4; |
2004-08-10 08:17:03 by Xavier Santolaria | Files touched by this commit (2) |
Log message: new PLISTs. |
2004-08-04 13:46:15 by Xavier Santolaria | Files touched by this commit (13) |
Log message: new-style MODULES |
2004-07-08 01:58:38 by Xavier Santolaria | Files touched by this commit (2) |
Log message: maintenance update to 1.3; - modified the BasicMovieParser and BasicPersonParser classes, because IMDb has removed the "pageflicker" from the html pages. |