From 0965d807b78b57ce120a1c568a99c51fa5abd583de9cbaadb2b1b0bd6139a246 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 1 Nov 2017 14:40:34 +0000 Subject: [PATCH] Accepting request 536897 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/536897 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=12 --- bcrypt-3.1.3.tar.gz | 3 --- bcrypt-3.1.4.tar.gz | 3 +++ python-bcrypt.changes | 9 +++++++++ python-bcrypt.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 bcrypt-3.1.3.tar.gz create mode 100644 bcrypt-3.1.4.tar.gz diff --git a/bcrypt-3.1.3.tar.gz b/bcrypt-3.1.3.tar.gz deleted file mode 100644 index 013539d..0000000 --- a/bcrypt-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488 -size 40806 diff --git a/bcrypt-3.1.4.tar.gz b/bcrypt-3.1.4.tar.gz new file mode 100644 index 0000000..f55b0b5 --- /dev/null +++ b/bcrypt-3.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d +size 42575 diff --git a/python-bcrypt.changes b/python-bcrypt.changes index 459c820..f66fd8f 100644 --- a/python-bcrypt.changes +++ b/python-bcrypt.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 25 19:52:50 UTC 2017 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 3.1.4: + * Fixed compilation with mingw and on illumos. + ------------------------------------------------------------------- Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com diff --git a/python-bcrypt.spec b/python-bcrypt.spec index e2238e1..b0e22e0 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -22,7 +22,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-bcrypt -Version: 3.1.3 +Version: 3.1.4 Release: 0 Summary: BSD type 2a and 2b password hashing License: Apache-2.0