[Python-modules-commits] [python-cryptography-vectors] 01/04: Import python-cryptography-vectors_1.3.4.orig.tar.gz
Tristan Seligmann
mithrandi at moszumanska.debian.org
Fri Jun 3 13:42:45 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 bc92ee99bd2874d64a170801a2b267821fb62a6e
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Fri Jun 3 15:01:22 2016 +0200
Import python-cryptography-vectors_1.3.4.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 d222708..2d9a481 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography_vectors
-Version: 1.3.1
+Version: 1.3.4
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 ecf9d36..332c9e7 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.3.1
+Version: 1.3.4
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 407b742..cafdf59 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.3.1"
+__version__ = "1.3.4"
__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