[Python-modules-commits] [python-cryptography-vectors] 01/03: Import python-cryptography-vectors_1.5.3.orig.tar.gz
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Nov 8 03:33:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography-vectors.
commit 7a963a32afc7f99d821a05dfe3e29800911634e8
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Tue Nov 8 05:07:58 2016 +0200
Import python-cryptography-vectors_1.5.3.orig.tar.gz
---
PKG-INFO | 2 +-
cryptography_vectors.egg-info/PKG-INFO | 2 +-
cryptography_vectors/__about__.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/PKG-INFO b/PKG-INFO
index 99f0a8a..a77fdcd 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography_vectors
-Version: 1.5.2
+Version: 1.5.3
Summary: Test vectors for the cryptography package.
Home-page: https://github.com/pyca/cryptography
Author: The cryptography developers
diff --git a/cryptography_vectors.egg-info/PKG-INFO b/cryptography_vectors.egg-info/PKG-INFO
index b53b73a..331fbc2 100644
--- a/cryptography_vectors.egg-info/PKG-INFO
+++ b/cryptography_vectors.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography-vectors
-Version: 1.5.2
+Version: 1.5.3
Summary: Test vectors for the cryptography package.
Home-page: https://github.com/pyca/cryptography
Author: The cryptography developers
diff --git a/cryptography_vectors/__about__.py b/cryptography_vectors/__about__.py
index 5a94208..aac5bcb 100644
--- a/cryptography_vectors/__about__.py
+++ b/cryptography_vectors/__about__.py
@@ -14,7 +14,7 @@ __summary__ = "Test vectors for the cryptography package."
__uri__ = "https://github.com/pyca/cryptography"
-__version__ = "1.5.2"
+__version__ = "1.5.3"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev at python.org"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography-vectors.git
More information about the Python-modules-commits
mailing list