head	1.11;
access;
symbols
	pkgsrc-2017Q4:1.10.0.2
	pkgsrc-2017Q4-base:1.10
	pkgsrc-2017Q3:1.9.0.8
	pkgsrc-2017Q3-base:1.9
	pkgsrc-2017Q2:1.9.0.4
	pkgsrc-2017Q2-base:1.9
	pkgsrc-2017Q1:1.9.0.2
	pkgsrc-2017Q1-base:1.9
	pkgsrc-2016Q4:1.8.0.4
	pkgsrc-2016Q4-base:1.8
	pkgsrc-2016Q3:1.8.0.2
	pkgsrc-2016Q3-base:1.8
	pkgsrc-2016Q2:1.7.0.2
	pkgsrc-2016Q2-base:1.7
	pkgsrc-2016Q1:1.6.0.4
	pkgsrc-2016Q1-base:1.6
	pkgsrc-2015Q4:1.6.0.2
	pkgsrc-2015Q4-base:1.6
	pkgsrc-2015Q3:1.5.0.6
	pkgsrc-2015Q3-base:1.5
	pkgsrc-2015Q2:1.5.0.4
	pkgsrc-2015Q2-base:1.5
	pkgsrc-2015Q1:1.5.0.2
	pkgsrc-2015Q1-base:1.5
	pkgsrc-2014Q4:1.4.0.6
	pkgsrc-2014Q4-base:1.4
	pkgsrc-2014Q3:1.4.0.4
	pkgsrc-2014Q3-base:1.4
	pkgsrc-2014Q2:1.4.0.2
	pkgsrc-2014Q2-base:1.4
	pkgsrc-2014Q1:1.3.0.2
	pkgsrc-2014Q1-base:1.3
	pkgsrc-2013Q4:1.2.0.10
	pkgsrc-2013Q4-base:1.2
	pkgsrc-2013Q3:1.2.0.8
	pkgsrc-2013Q3-base:1.2
	pkgsrc-2013Q2:1.2.0.6
	pkgsrc-2013Q2-base:1.2
	pkgsrc-2013Q1:1.2.0.4
	pkgsrc-2013Q1-base:1.2
	pkgsrc-2012Q4:1.2.0.2
	pkgsrc-2012Q4-base:1.2
	pkgsrc-2012Q3:1.1.1.1.0.14
	pkgsrc-2012Q3-base:1.1.1.1
	pkgsrc-2012Q2:1.1.1.1.0.12
	pkgsrc-2012Q2-base:1.1.1.1
	pkgsrc-2012Q1:1.1.1.1.0.10
	pkgsrc-2012Q1-base:1.1.1.1
	pkgsrc-2011Q4:1.1.1.1.0.8
	pkgsrc-2011Q4-base:1.1.1.1
	pkgsrc-2011Q3:1.1.1.1.0.6
	pkgsrc-2011Q3-base:1.1.1.1
	pkgsrc-2011Q2:1.1.1.1.0.4
	pkgsrc-2011Q2-base:1.1.1.1
	pkgsrc-2011Q1:1.1.1.1.0.2
	pkgsrc-2011Q1-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2017.12.30.09.10.11;	author adam;	state dead;
branches;
next	1.10;
commitid	fxE1vnnN4ZddzTkA;

1.10
date	2017.11.03.19.40.31;	author wiz;	state Exp;
branches;
next	1.9;
commitid	o04KHU7OMa4YSCdA;

1.9
date	2017.01.01.14.43.52;	author wiz;	state Exp;
branches
	1.9.8.1;
next	1.8;
commitid	TmfhF2MIYbgU4hAz;

1.8
date	2016.07.09.13.04.01;	author wiz;	state Exp;
branches;
next	1.7;
commitid	k9A2yv7vTRunbEdz;

1.7
date	2016.06.08.17.43.36;	author wiz;	state Exp;
branches;
next	1.6;
commitid	z4yEulWexjFaJG9z;

1.6
date	2015.12.05.21.25.54;	author adam;	state Exp;
branches;
next	1.5;
commitid	bgA0CynThkP3WNLy;

1.5
date	2014.12.31.13.57.29;	author wiz;	state Exp;
branches;
next	1.4;
commitid	ybQxkgXABHSTlc4y;

1.4
date	2014.05.09.07.37.16;	author wiz;	state Exp;
branches;
next	1.3;
commitid	wfzXpL2biguCPPzx;

1.3
date	2014.01.25.10.30.17;	author wiz;	state Exp;
branches;
next	1.2;
commitid	VOWgk3vYhVXj8umx;

1.2
date	2012.10.23.17.19.03;	author asau;	state Exp;
branches;
next	1.1;

1.1
date	2011.01.12.08.04.14;	author adam;	state Exp;
branches
	1.1.1.1;
next	;

1.9.8.1
date	2017.11.12.11.45.59;	author bsiegert;	state Exp;
branches;
next	;
commitid	8vyUgMMQRqXjYJeA;

1.1.1.1
date	2011.01.12.08.04.14;	author adam;	state Exp;
branches;
next	;


desc
@@


1.11
log
@py-suds: removed
@
text
@# $NetBSD: Makefile,v 1.10 2017/11/03 19:40:31 wiz Exp $

DISTNAME=	suds-0.4
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	net python
MASTER_SITES=	${MASTER_SITE_PYPI:=s/suds/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://pypi.python.org/pypi/suds
COMMENT=	Lightweight SOAP python client for consuming Web Services
LICENSE=	gnu-lgpl-v3

USE_LANGUAGES=		# empty
PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # not yet ported as of 0.4

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
@


1.10
log
@py-suds: replace dead HOMEPAGE with bad one at pypi
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:52 wiz Exp $
@


1.9
log
@Add python-3.6 to incompatible versions.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2016/07/09 13:04:01 wiz Exp $
d9 1
a9 1
HOMEPAGE=	https://fedorahosted.org/suds/
@


1.9.8.1
log
@Pullup ticket #5633 - requested by sevan
net/py-suds: build fix

Revisions pulled up:
- net/py-suds/Makefile                                          1.10

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Fri Nov  3 19:40:31 UTC 2017

   Modified Files:
           pkgsrc/net/py-suds: Makefile

   Log Message:
   py-suds: replace dead HOMEPAGE with bad one at pypi
@
text
@d1 1
a1 1
# $NetBSD$
d9 1
a9 1
HOMEPAGE=	https://pypi.python.org/pypi/suds
@


1.8
log
@Remove python33: adapt all packages that refer to it.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2016/06/08 17:43:36 wiz Exp $
d14 1
a14 1
PYTHON_VERSIONS_INCOMPATIBLE=	34 35 # not yet ported as of 0.4
@


1.7
log
@Switch to MASTER_SITES_PYPI.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:54 adam Exp $
d14 1
a14 1
PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # not yet ported as of 0.4
@


1.6
log
@Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:29 wiz Exp $
d6 1
a6 1
MASTER_SITES=	http://pypi.python.org/packages/source/s/suds/
@


1.5
log
@Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:16 wiz Exp $
d14 1
a14 1
PYTHON_VERSIONS_INCOMPATIBLE=	33 34 # not yet ported as of 0.4
@


1.4
log
@Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:17 wiz Exp $
a12 1
EGG_NAME=		${DISTNAME}
@


1.3
log
@Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:03 asau Exp $
d15 1
a15 1
PYTHON_VERSIONS_INCOMPATIBLE=	33 # not yet ported as of 0.4
@


1.2
log
@Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 08:04:14 adam Exp $
d15 1
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
a12 2
PKG_DESTDIR_SUPPORT=	user-destdir

@


1.1.1.1
log
@The Suds web services client is a lightweight soap-based client for python the
is licensed under LGPL. Basic features:
* No class generation
* Provides an object-like API.
* Reads wsdl at runtime for encoding/decoding
* Provides for the following SOAP (style) binding/encoding:
        - Document/Literal
        - RPC/Literal
        - RPC/Encoded (section 5)

The goal of suds is to present an RPC-like interface into soap-based web
services. This means that in most cases, users do not need to be concerned with
the complexities of the WSDL and referenced schemas. Regardless of which soap
message style is specified, the signature of the service methods remain the
same. Uses that do examine the WSDL will notice that even with the document
soap message style, the signature of each method resembles an RPC. The method
signature contains the contents of the document defined for the message instead
of the document itself.
@
text
@@
