Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/py-google,
Call the Google web API from Python
Branch: CURRENT,
Version: 0.6nb6,
Package name: py27-google-0.6nb6,
Maintainer: pkgsrc-usersThis module allows you to access Google's web APIs through SOAP,
to do things like search Google and get the results programmatically.
This API is described here:
http://www.google.com/apis/
Required to run:[
net/py-soappy] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 59.84 KB
Version history: (Expand)
- (2022-05-02) Package deleted from pkgsrc
- (2022-01-11) Updated to version: py27-google-0.6nb6
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2012-04-10) Updated to version: py27-google-0.6nb5
- (2011-10-15) Updated to version: py26-google-0.6nb5
CVS history: (Expand)
2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146) |
Log message:
*: python2 egg files are back, add them to the PLISTs
|
2022-01-10 21:19:04 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-google: convert to egg.mk
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message:
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \
future Python 3.8
|