[Python-modules-commits] [python-cryptography-vectors] 02/04: Import python-cryptography-vectors_2.1.4.orig.tar.gz
Tristan Seligmann
mithrandi at moszumanska.debian.org
Mon Dec 11 11:45:37 UTC 2017
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 c16bbdd4b8f93b02504fe1f5da5e9e2d74c6362c
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Mon Dec 11 13:09:40 2017 +0200
Import python-cryptography-vectors_2.1.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 83c8804..4162600 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: cryptography_vectors
-Version: 2.1.3
+Version: 2.1.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 5247d97..4340fff 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: 2.1.3
+Version: 2.1.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 4e5d2c9..f43a58c 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__ = "2.1.3"
+__version__ = "2.1.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