Commit graph

6 commits

Author SHA1 Message Date
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
df8ba79777 * no need to buildlink with py-SOAPpy, simple DEPENDS is sufficient.
* regist egg-info.

Bump PKGREVISION.
2011-10-15 08:50:22 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
recht
1ebef8a61e update to 0.6
- use tar.gz instead of zip to avoid extra dependency
- use new project homepage
- enable install of fallback SOAP library

0.6 of 02/24/2004
  - support the latest SOAPpy release, fallback to included version if it's
    not found, or is a version that's known to be buggy.
  - epydoc API documentation
  - quite a bit of refactoring
  - make some functions and classes that SHOULD be private, actually private
  - formatting cleanup
2004-03-03 10:27:17 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
drochner
e33a57060a Helper library and application to access Google's web API (SOAP)
from Python.
2002-10-01 17:23:13 +00:00