[Python-modules-commits] [python-cryptography-vectors] 02/04: Import python-cryptography-vectors_1.5.2.orig.tar.gz
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 1 15:39:18 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 3a6029d6419b1769a19580372db31d1765c653de
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Oct 1 16:00:11 2016 +0200
Import python-cryptography-vectors_1.5.2.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 46662d7..99f0a8a 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography_vectors
-Version: 1.5
+Version: 1.5.2
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 67236f3..b53b73a 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
+Version: 1.5.2
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 495b851..5a94208 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"
+__version__ = "1.5.2"
__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