pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-uritemplate Updated py-uritemplate to 3.0.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67a59949738b
branches:  trunk
changeset: 354710:67a59949738b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 07 10:53:52 2016 +0000

description:
Updated py-uritemplate to 3.0.0.

Changelog - uritemplate
=======================

3.0.0 - 2016-08-29
------------------

- Merge uritemplate.py into uritemplate


Changelog - uritemplate.py
==========================

2.0.0 - 2016-08-20
------------------

- Relicense uritemplate.py as Apache 2 and BSD (See
  https://github.com/sigmavirus24/uritemplate/pull/23)

1.0.1 - 2016-08-18
------------------

- Fix some minor packaging problems.

1.0.0 - 2016-08-17
------------------

- Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote.

- Confirm public stable API via version number.

diffstat:

 textproc/py-uritemplate/Makefile |  18 +++++++-----------
 textproc/py-uritemplate/PLIST    |  16 ++++++++++++++--
 textproc/py-uritemplate/distinfo |  10 +++++-----
 3 files changed, 26 insertions(+), 18 deletions(-)

diffs (67 lines):

diff -r e059abb1bd56 -r 67a59949738b textproc/py-uritemplate/Makefile
--- a/textproc/py-uritemplate/Makefile  Mon Nov 07 10:48:23 2016 +0000
+++ b/textproc/py-uritemplate/Makefile  Mon Nov 07 10:53:52 2016 +0000
@@ -1,18 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2015/05/12 14:33:29 mef Exp $
+# $NetBSD: Makefile,v 1.4 2016/11/07 10:53:52 wiz Exp $
 
-DISTNAME=      uri-template-py-0.6
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-template-py/template/}
+DISTNAME=      uritemplate-3.0.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc www python
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=uri-templates/}
-GITHUB_PROJECT=        uritemplate-py
-GITHUB_TAG=    ${DISTNAME}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uritemplate/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/uri-templates/uritemplate-py/
+HOMEPAGE=      https://pypi.python.org/pypi/uritemplate/
 COMMENT=       Python implementation of RFC6570, URI Template
-LICENSE=       apache-2.0
+LICENSE=       apache-2.0 OR modified-bsd
 
-EGG_NAME=      uritemplate-${PKGVERSION_NOREV}
-
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e059abb1bd56 -r 67a59949738b textproc/py-uritemplate/PLIST
--- a/textproc/py-uritemplate/PLIST     Mon Nov 07 10:48:23 2016 +0000
+++ b/textproc/py-uritemplate/PLIST     Mon Nov 07 10:53:52 2016 +0000
@@ -1,5 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1 2014/11/24 14:06:12 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.2 2016/11/07 10:53:52 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/uritemplate/__init__.py
 ${PYSITELIB}/uritemplate/__init__.pyc
 ${PYSITELIB}/uritemplate/__init__.pyo
+${PYSITELIB}/uritemplate/api.py
+${PYSITELIB}/uritemplate/api.pyc
+${PYSITELIB}/uritemplate/api.pyo
+${PYSITELIB}/uritemplate/template.py
+${PYSITELIB}/uritemplate/template.pyc
+${PYSITELIB}/uritemplate/template.pyo
+${PYSITELIB}/uritemplate/variable.py
+${PYSITELIB}/uritemplate/variable.pyc
+${PYSITELIB}/uritemplate/variable.pyo
diff -r e059abb1bd56 -r 67a59949738b textproc/py-uritemplate/distinfo
--- a/textproc/py-uritemplate/distinfo  Mon Nov 07 10:48:23 2016 +0000
+++ b/textproc/py-uritemplate/distinfo  Mon Nov 07 10:53:52 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:00:05 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/11/07 10:53:52 wiz Exp $
 
-SHA1 (uri-template-py-0.6.tar.gz) = d39efd8e43173def6f3a2d0ca914549ba044f920
-RMD160 (uri-template-py-0.6.tar.gz) = 5786b11507b6ef992c08a23e4a4661d73f48b339
-SHA512 (uri-template-py-0.6.tar.gz) = 3d3b0d845d5b5603d3e8e07ac211c316a2752ee27e23b508c9d16817e9c3051592ff26971d86682276e76cb21788be5dfc7941f497ee3a2cfb36332e76de3d46
-Size (uri-template-py-0.6.tar.gz) = 4797 bytes
+SHA1 (uritemplate-3.0.0.tar.gz) = 7933292fb56af9f22fb1460374dc4657c01aa3fb
+RMD160 (uritemplate-3.0.0.tar.gz) = 474382a617e79ee4e9718621d9a30e8d05a03f8e
+SHA512 (uritemplate-3.0.0.tar.gz) = 9988ae6db1d0234a2dfb393ab0205dd7902c814b8a85e06a666b8fec44cacec90fc8852b64da068242cb57cbb2ed63478567224fcb6751df82605d1f0881ad6e
+Size (uritemplate-3.0.0.tar.gz) = 30038 bytes



Home | Main Index | Thread Index | Old Index