Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 21:08:27 -0800 (PST)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        douglas@douglasthrift.net
Subject:   ports/184136: Update port: security/py-SecretStorage Upgrade to 0.1.1
Message-ID:  <201311210508.rAL58OJs079217@slowhand.douglasthrift.net>
Resent-Message-ID: <201311210510.rAL5A0vL053792@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184136
>Category:       ports
>Synopsis:       Update port: security/py-SecretStorage Upgrade to 0.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 21 05:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD journeyman-freebsd.douglasthrift.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
Upgrade security/py-SecretStorage to 0.1.1 and add STAGE support.

https://redports.org/buildarchive/20131121042700-31902/

>From changelog:

SecretStorage 1.1, 2013-11-15
=============================

* Ported to PyQt5.
* Added `Item.get_created()` method.
* Improvements to error handling.
>How-To-Repeat:
	
>Fix:

	

--- py-SecretStorage.2013-11-21T043221Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/security/py-SecretStorage/Makefile py-SecretStorage/Makefile
--- /usr/ports/security/py-SecretStorage/Makefile	2013-09-20 15:55:24.000000000 -0700
+++ py-SecretStorage/Makefile	2013-11-20 20:07:44.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: security/py-SecretStorage/Makefile 327769 2013-09-20 22:55:24Z bapt $
 
 PORTNAME=	SecretStorage
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,6 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -Nrux .svn -x work /usr/ports/security/py-SecretStorage/distinfo py-SecretStorage/distinfo
--- /usr/ports/security/py-SecretStorage/distinfo	2013-05-28 17:35:48.000000000 -0700
+++ py-SecretStorage/distinfo	2013-11-20 20:08:12.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (SecretStorage-1.0.0.tar.gz) = 27c441f2cf524edaa0cf39abb4a9f65cde6ab99bb1471a9e2cdb11ffcfbc0081
-SIZE (SecretStorage-1.0.0.tar.gz) = 14063
+SHA256 (SecretStorage-1.1.0.tar.gz) = 439d23ef00abb673a9a119c58bb8733e8ce6f57f82afc016547af4b742d49383
+SIZE (SecretStorage-1.1.0.tar.gz) = 14242
diff -Nrux .svn -x work /usr/ports/security/py-SecretStorage/pkg-plist py-SecretStorage/pkg-plist
--- /usr/ports/security/py-SecretStorage/pkg-plist	2013-05-28 17:35:48.000000000 -0700
+++ py-SecretStorage/pkg-plist	1969-12-31 16:00:00.000000000 -0800
@@ -1,19 +0,0 @@
-%%PYTHON_SITELIBDIR%%/secretstorage/__init__.py
-%%PYTHON_SITELIBDIR%%/secretstorage/__init__.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/__init__.pyo
-%%PYTHON_SITELIBDIR%%/secretstorage/collection.py
-%%PYTHON_SITELIBDIR%%/secretstorage/collection.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/collection.pyo
-%%PYTHON_SITELIBDIR%%/secretstorage/defines.py
-%%PYTHON_SITELIBDIR%%/secretstorage/defines.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/defines.pyo
-%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.py
-%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/exceptions.pyo
-%%PYTHON_SITELIBDIR%%/secretstorage/item.py
-%%PYTHON_SITELIBDIR%%/secretstorage/item.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/item.pyo
-%%PYTHON_SITELIBDIR%%/secretstorage/util.py
-%%PYTHON_SITELIBDIR%%/secretstorage/util.pyc
-%%PYTHON_SITELIBDIR%%/secretstorage/util.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/secretstorage
--- py-SecretStorage.2013-11-21T043221Z.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311210508.rAL58OJs079217>