Wed Apr 8 18:48:54 2015 UTC ()
Update to 1.3.21

* Convert to GITHUB framework.

Changelog:
1.3.21:
Fixed installation issue

@gnuman gnuman released this on 4 Mar

With version v1.3.20, could not install folder zanatalib inside build/lib/zanataclient, fixed this issue in setup.py

1.3.20:
Minor Bug fixes

@gnuman gnuman released this on 25 Feb 揃 1 commit to master since this release

    Improved error message
    Test case fix
    Added language option in command, zanata push --push-type target --lang af

1.3.19:
Fixed bug - 1194987 - NameError: global name 'project_type' is not defined

@gnuman gnuman released this on 23 Feb 揃 9 commits to master since this release

Bug 1194987 - NameError: global name 'project_type' is not defined

Fix by Richard W.M. Jones(rjones@redhat.com),added self keyword
project_type is member of class now,in previous versions it was a local member

Fetching po files is a basic thing, hence build is needed


(ryoon)
diff -r1.4 -r1.5 pkgsrc/devel/py-zanata-python-client/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-zanata-python-client/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-zanata-python-client/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-zanata-python-client/Makefile 2015/01/09 14:28:13 1.4
+++ pkgsrc/devel/py-zanata-python-client/Makefile 2015/04/08 18:48:54 1.5
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2015/01/09 14:28:13 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/08 18:48:54 ryoon Exp $
 
-ZANATACVER=	1.3.18
-DISTNAME=	zanata-python-client-${ZANATACVER}
+DISTNAME=	zanata-python-client-1.3.21
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
-MASTER_SITES=	-https://github.com/zanata/zanata-python-client/archive/v${ZANATACVER}.tar.gz
+MASTER_SITES=	${MASTER_SITE_GITHUB:=zanata/}
+GITHUB_PROJECT=	zanata-python-client
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	ryoon@NetBSD.org
 HOMEPAGE=	http://zanata.org/

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-zanata-python-client/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-zanata-python-client/distinfo 2015/01/01 07:00:00 1.1
+++ pkgsrc/devel/py-zanata-python-client/distinfo 2015/04/08 18:48:54 1.2
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/01/01 07:00:00 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2015/04/08 18:48:54 ryoon Exp $
 
-SHA1 (zanata-python-client-1.3.18.tar.gz) = 3130cefe8c9a1047fea2aaef3e17f4c5162a0103
-RMD160 (zanata-python-client-1.3.18.tar.gz) = 2c6860ee34d0339a46a8020edc54c04a753e989b
-Size (zanata-python-client-1.3.18.tar.gz) = 57552 bytes
+SHA1 (zanata-python-client-1.3.21.tar.gz) = d9f3fa020d8435ab0b7e3bc8a6c252b9d1c10fea
+RMD160 (zanata-python-client-1.3.21.tar.gz) = 1a2ed03669be4f8b81b0f191f33d3da5c44ea5bf
+Size (zanata-python-client-1.3.21.tar.gz) = 57580 bytes
 SHA1 (patch-VERSION-GEN) = 3ce2abadc697b163980c8c927fdb3e3d3ab458f3