From 79405e09409de22e6b679371412f12eb13ed663701fc48fe01fd75f28ad4b602 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 15 Jun 2012 08:04:17 +0000 Subject: [PATCH] Accepting request 125056 from home:poorboywilly:branches:devel:languages:python Update to 1.6 OBS-URL: https://build.opensuse.org/request/show/125056 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=9 --- passlib-1.5.3.tar.gz | 3 --- passlib-1.6.tar.gz | 3 +++ python-passlib.changes | 6 ++++++ python-passlib.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 passlib-1.5.3.tar.gz create mode 100644 passlib-1.6.tar.gz diff --git a/passlib-1.5.3.tar.gz b/passlib-1.5.3.tar.gz deleted file mode 100644 index 8c67541..0000000 --- a/passlib-1.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c4390eae7e5fa074e69bfee1e5e40b9c32bef3743cd2780a37da3289cf2cf20 -size 255772 diff --git a/passlib-1.6.tar.gz b/passlib-1.6.tar.gz new file mode 100644 index 0000000..41f6697 --- /dev/null +++ b/passlib-1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e546e00bc19f7f4bfa84ec2770ea4c226b577149a094c3455711fc7a74d7117 +size 390451 diff --git a/python-passlib.changes b/python-passlib.changes index 6674bee..96041d9 100644 --- a/python-passlib.changes +++ b/python-passlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 15 04:57:41 UTC 2012 - os-dev@jacraig.com + +- Update to 1.6: tons of changes including deprecated API, features and fixes; + see CHANGES. + ------------------------------------------------------------------- Thu Mar 8 11:34:03 UTC 2012 - saschpe@suse.de diff --git a/python-passlib.spec b/python-passlib.spec index 074f87e..f965ca5 100644 --- a/python-passlib.spec +++ b/python-passlib.spec @@ -17,7 +17,7 @@ Name: python-passlib -Version: 1.5.3 +Version: 1.6 Release: 0 Url: http://passlib.googlecode.com Summary: Comprehensive password hashing framework supporting over 20 schemes @@ -57,7 +57,7 @@ nosetests %endif %files -%defattr(-,root,root,-) +%defattr(-,root,root) %doc CHANGES LICENSE README %{python_sitelib}/*