Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
passlib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
python-libs
passlib
Commits
95571991
Commit
95571991
authored
4 years ago
by
Eli Collins
Browse files
Options
Downloads
Patches
Plain Diff
docs: updated some urls, styling tweaks, bumped copyright year
parent
d6736fa0
No related branches found
No related tags found
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
LICENSE
+1
-1
1 addition, 1 deletion
LICENSE
README
+2
-3
2 additions, 3 deletions
README
docs/history/1.7.rst
+5
-1
5 additions, 1 deletion
docs/history/1.7.rst
docs/index.rst
+9
-4
9 additions, 4 deletions
docs/index.rst
docs/install.rst
+8
-0
8 additions, 0 deletions
docs/install.rst
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
26 additions
and
10 deletions
LICENSE
+
1
−
1
View file @
95571991
...
...
@@ -17,7 +17,7 @@
and is released under the `BSD license <http://www.opensource.org/licenses/bsd-license.php>`_::
Passlib
Copyright (c) 2008-20
19
Assurance Technologies, LLC.
Copyright (c) 2008-20
20
Assurance Technologies, LLC.
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
This diff is collapsed.
Click to expand it.
README
+
2
−
3
View file @
95571991
...
...
@@ -49,10 +49,10 @@
Online Resources
================
*
Homepage - https://foss.heptapod.net/python-libs/passlib
*
Documentation - https://passlib.readthedocs.io
*
Latest Docs - https://passlib.readthedocs.io
*
Latest News - https://foss.heptapod.net/python-libs/passlib/wikis/home
* Mailing list - https://groups.google.com/group/passlib-users
* Downloads - https://pypi.python.org/pypi/passlib
* Source - https://foss.heptapod.net/python-libs/passlib
* Issues - https://foss.heptapod.net/python-libs/passlib/issues
...
...
@@ -54,9 +54,8 @@
* Mailing list - https://groups.google.com/group/passlib-users
* Downloads - https://pypi.python.org/pypi/passlib
* Source - https://foss.heptapod.net/python-libs/passlib
* Issues - https://foss.heptapod.net/python-libs/passlib/issues
* Roadmap - https://foss.heptapod.net/python-libs/passlib/wikis/roadmap
Source
=========
...
...
This diff is collapsed.
Click to expand it.
docs/history/1.7.rst
+
5
−
1
View file @
95571991
...
...
@@ -12,7 +12,11 @@
Administrative Changes
----------------------
* **Passlib has moved to Heptapod!**
.. rst-class:: without-title
.. note::
**Passlib has moved to Heptapod!**
Due to BitBucket deprecating Mercurial support, Passlib's public repository and issue tracker
has been relocated. It's now located at `<https://foss.heptapod.net/python-libs/passlib>`_,
...
...
This diff is collapsed.
Click to expand it.
docs/index.rst
+
9
−
4
View file @
95571991
...
...
@@ -21,5 +21,5 @@
.. rst-class:: without-title
..
caution
::
..
note
::
...
...
@@ -25,5 +25,5 @@
**2020-05-01: Passlib has moved to Heptapod!**
**2020-05-01: Passlib
's public repositiory
has moved to Heptapod!**
Due to BitBucket deprecating Mercurial support, Passlib's public repository and issue tracker
has been relocated. It's now located at `<https://foss.heptapod.net/python-libs/passlib>`_,
...
...
@@ -64,6 +64,10 @@
This documentation is organized into two main parts:
a narrative walkthrough of Passlib, and a top-down API reference.
:doc:`install`
See this page for system requirements & installation instructions.
:doc:`narr/index`
New users in particular will want to visit the walkthrough, as it provides
...
...
@@ -89,8 +93,9 @@
=================== ===================================================
Latest Docs: `<https://passlib.readthedocs.io>`_
Project Home: `<https://foss.heptapod.net/python-libs/passlib>`_
News & Discussion: `<https://groups.google.com/group/passlib-users>`_
Latest News: `<https://foss.heptapod.net/python-libs/passlib/wikis/home>`_
Public Repo: `<https://foss.heptapod.net/python-libs/passlib>`_
Mailing List: `<https://groups.google.com/group/passlib-users>`_
Downloads @ PyPI: `<https://pypi.python.org/pypi/passlib>`_
=================== ===================================================
...
...
This diff is collapsed.
Click to expand it.
docs/install.rst
+
8
−
0
View file @
95571991
...
...
@@ -92,6 +92,14 @@
Installation Instructions
=========================
.. rst-class:: float-right without-title
.. caution::
All PyPI releases are signed with the gpg key
`4D8592DF4CE1ED31 <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D8592DF4CE1ED31>`_.
To install from PyPi using :command:`pip`::
pip install passlib
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
95571991
...
...
@@ -80,7 +80,7 @@
* See the `documentation <https://passlib.readthedocs.io>`_
for details, installation instructions, and examples.
* See the `homepage <https://foss.heptapod.net/python-libs/passlib>`_
* See the `homepage <https://foss.heptapod.net/python-libs/passlib
/wikis/home
>`_
for the latest news and more information.
* See the `changelog <https://passlib.readthedocs.io/en/stable/history>`_
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment