Accepting request 125069 from devel:languages:python

Update to 1.6 (forwarded request 125056 from poorboywilly)

OBS-URL: https://build.opensuse.org/request/show/125069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-passlib?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2012-06-18 15:34:24 +00:00 committed by Git OBS Bridge
commit 5cb8a10f33
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c4390eae7e5fa074e69bfee1e5e40b9c32bef3743cd2780a37da3289cf2cf20
size 255772

3
passlib-1.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e546e00bc19f7f4bfa84ec2770ea4c226b577149a094c3455711fc7a74d7117
size 390451

View File

@ -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

View File

@ -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}/*