pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/py-notify



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Dec 19 13:09:09 UTC 2017

Modified Files:
        pkgsrc/sysutils/py-notify: DESCR Makefile PLIST distinfo

Log Message:
py-notify: updated to 0.3.1

New in Py-notify 0.3.1:

* All methods that accepted arbitrary argument numbers now also accept
  arbitrary keyword arguments.

* Updated to compile and work with Python 3.0rc1.

* A few minor fixes for potential bugs and optimizations in
  `notify.gc' module and in documentation.

* 6 more unit test (164/186 in total).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/py-notify/DESCR
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/py-notify/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/py-notify/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/py-notify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/py-notify/DESCR
diff -u pkgsrc/sysutils/py-notify/DESCR:1.2 pkgsrc/sysutils/py-notify/DESCR:1.3
--- pkgsrc/sysutils/py-notify/DESCR:1.2 Tue Aug 13 09:18:46 2013
+++ pkgsrc/sysutils/py-notify/DESCR     Tue Dec 19 13:09:09 2017
@@ -1,6 +1,6 @@
 Py-notify is a Python package providing tools for implementing `Observer
 programming pattern`.  These tools include signals, conditions and variables.
-        
+
 Signals are lists of handlers that are called when signal is emitted. Conditions
 are basically boolean variables coupled with a signal that is emitted when
 condition state changes. They can be combined using standard logical operators

Index: pkgsrc/sysutils/py-notify/Makefile
diff -u pkgsrc/sysutils/py-notify/Makefile:1.42 pkgsrc/sysutils/py-notify/Makefile:1.43
--- pkgsrc/sysutils/py-notify/Makefile:1.42     Mon Sep  4 18:55:09 2017
+++ pkgsrc/sysutils/py-notify/Makefile  Tue Dec 19 13:09:09 2017
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.42 2017/09/04 18:55:09 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/12/19 13:09:09 adam Exp $
 
-DISTNAME=      py-notify-0.2.1
-PKGNAME=       ${DISTNAME:S/py/${PYPKGPREFIX}/1}
-PKGREVISION=   4
-CATEGORIES=    devel
-MASTER_SITES=  http://download.gna.org/py-notify/
+DISTNAME=      py-notify-0.3.1
+PKGNAME=       ${DISTNAME:S/^py/${PYPKGPREFIX}/1}
+CATEGORIES=    devel python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/py-notify/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     https://pypi.python.org/pypi/py-notify/
+#HOMEPAGE=     http://home.gna.org/py-notify/
 COMMENT=       Python package providing tool for observer programming pattern
 LICENSE=       gnu-lgpl-v2.1
 
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # not yet ported as of 0.2.1
+PYTHON_VERSIONS_ACCEPTED=      27 # not yet ported as of 0.3.1
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/py-notify/PLIST
diff -u pkgsrc/sysutils/py-notify/PLIST:1.4 pkgsrc/sysutils/py-notify/PLIST:1.5
--- pkgsrc/sysutils/py-notify/PLIST:1.4 Tue Aug 13 09:18:46 2013
+++ pkgsrc/sysutils/py-notify/PLIST     Tue Dec 19 13:09:09 2017
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2013/08/13 09:18:46 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/12/19 13:09:09 adam Exp $
+${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/notify/_2_5/__init__.py
 ${PYSITELIB}/notify/_2_5/__init__.pyc
 ${PYSITELIB}/notify/_2_5/__init__.pyo
@@ -39,4 +40,3 @@ ${PYSITELIB}/notify/utils.pyo
 ${PYSITELIB}/notify/variable.py
 ${PYSITELIB}/notify/variable.pyc
 ${PYSITELIB}/notify/variable.pyo
-${PYSITELIB}/${EGG_FILE}

Index: pkgsrc/sysutils/py-notify/distinfo
diff -u pkgsrc/sysutils/py-notify/distinfo:1.3 pkgsrc/sysutils/py-notify/distinfo:1.4
--- pkgsrc/sysutils/py-notify/distinfo:1.3      Wed Nov  4 01:32:27 2015
+++ pkgsrc/sysutils/py-notify/distinfo  Tue Dec 19 13:09:09 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:32:27 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/12/19 13:09:09 adam Exp $
 
-SHA1 (py-notify-0.2.1.tar.gz) = 946d41e2c1cd3ecd04096f579af92dac813d5b29
-RMD160 (py-notify-0.2.1.tar.gz) = 59edfa4b14c7d67c7ffeffdc024986dccd60d96b
-SHA512 (py-notify-0.2.1.tar.gz) = 61346cca5a6d12f679e40bb385a7c4a520152d313d4ac63b1921d6389bc5af143a768ed26453a2a308aead8df1a5fd1d3dbd409feb3c0ca70a80a5a6bb555e57
-Size (py-notify-0.2.1.tar.gz) = 143167 bytes
+SHA1 (py-notify-0.3.1.tar.gz) = 99d04df4b32a214aefb1e6ec7207e2457ba187ab
+RMD160 (py-notify-0.3.1.tar.gz) = 5a914c8742a36075c48daec75e5e129e63150c58
+SHA512 (py-notify-0.3.1.tar.gz) = ef325a0259e764f8ecef3c706eda0bf90984d15370c5a94ef3b9128de4a5ee43d1af170a2277fb190f1b373f84f2abb3475c15b0ce6e62822d546fc58d5a312b
+Size (py-notify-0.3.1.tar.gz) = 144952 bytes



Home | Main Index | Thread Index | Old Index