[Python-modules-commits] [pycryptodome] 03/10: Fix Documentation * Only use one maths extension, choose mathimg as mathjax embedding has privacy issues * Remove Travis and AppVeyor image links to address privacy issues * Use debian copyright file for licenses
    Christopher Stuart Hoskin 
    mans0954 at moszumanska.debian.org
       
    Sat Nov  4 09:51:28 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pycryptodome.
commit f62d6b652cf135f635bcf2b2956e924ccba97394
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Wed Jun 7 20:43:23 2017 +0100
    Fix Documentation
     * Only use one maths extension, choose mathimg as mathjax embedding has privacy issues
     * Remove Travis and AppVeyor image links to address privacy issues
     * Use debian copyright file for licenses
    
    Origin: upstream, https://github.com/Legrandin/pycryptodome/commit/05eb116ee1effcc39312121386eb047772925d62
    Bug: https://github.com/Legrandin/pycryptodome/issues/73
    Last-Update: 2017-07-08
---
 Doc/src/license.rst | 3 ++-
 README.rst          | 6 ------
 2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/Doc/src/license.rst b/Doc/src/license.rst
index 25acf59..9a492fa 100644
--- a/Doc/src/license.rst
+++ b/Doc/src/license.rst
@@ -1,5 +1,6 @@
 License
 -------
 
-.. include:: ../../LICENSE.rst
+`Copyright <../../copyright>`_
+
 
diff --git a/README.rst b/README.rst
index 85e89cf..bb18953 100644
--- a/README.rst
+++ b/README.rst
@@ -1,9 +1,3 @@
-.. image:: https://travis-ci.org/Legrandin/pycryptodome.svg?branch=master
-   :target: https://travis-ci.org/Legrandin/pycryptodome
-
-.. image:: https://ci.appveyor.com/api/projects/status/mbxyqdodw9ylfib9/branch/master?svg=true
-   :target: https://ci.appveyor.com/project/Legrandin/pycryptodome
-
 PyCryptodome
 ============
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git
    
    
More information about the Python-modules-commits
mailing list