[Python-modules-commits] [python-cryptography-vectors] 01/05: Import python-cryptography-vectors_1.2.2.orig.tar.gz
Tristan Seligmann
mithrandi at moszumanska.debian.org
Thu Feb 4 05:27:02 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 a7c7437767e2a9c8932faf2ca6e28be1e645aac9
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Thu Feb 4 07:04:04 2016 +0200
Import python-cryptography-vectors_1.2.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 912b10f..6c2c989 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography_vectors
-Version: 1.2.1
+Version: 1.2.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 fcf7248..e55406b 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.2.1
+Version: 1.2.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 36edfa9..d41d868 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.2.1"
+__version__ = "1.2.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