Debian: Package 1.20.0-2
parent
0ee814561d
commit
f90ef91ebc
@ -1 +0,0 @@
|
|||||||
12
|
|
@ -0,0 +1,62 @@
|
|||||||
|
Description: clean docs
|
||||||
|
Remove content unsuitable for Debian
|
||||||
|
Author: Philipp Huebner <debalance@debian.org>
|
||||||
|
|
||||||
|
Index: yamllint/docs/quickstart.rst
|
||||||
|
===================================================================
|
||||||
|
--- yamllint.orig/docs/quickstart.rst
|
||||||
|
+++ yamllint/docs/quickstart.rst
|
||||||
|
@@ -1,53 +1,6 @@
|
||||||
|
Quickstart
|
||||||
|
==========
|
||||||
|
|
||||||
|
-Installing yamllint
|
||||||
|
--------------------
|
||||||
|
-
|
||||||
|
-On Fedora / CentOS (note: `EPEL <https://fedoraproject.org/wiki/EPEL>`_ is
|
||||||
|
-required on CentOS):
|
||||||
|
-
|
||||||
|
-.. code:: bash
|
||||||
|
-
|
||||||
|
- sudo dnf install yamllint
|
||||||
|
-
|
||||||
|
-On Debian 8+ / Ubuntu 16.04+:
|
||||||
|
-
|
||||||
|
-.. code:: bash
|
||||||
|
-
|
||||||
|
- sudo apt-get install yamllint
|
||||||
|
-
|
||||||
|
-On Mac OS 10.11+:
|
||||||
|
-
|
||||||
|
-.. code:: bash
|
||||||
|
-
|
||||||
|
- brew install yamllint
|
||||||
|
-
|
||||||
|
-On FreeBSD:
|
||||||
|
-
|
||||||
|
-.. code:: sh
|
||||||
|
-
|
||||||
|
- pkg install py36-yamllint
|
||||||
|
-
|
||||||
|
-On OpenBSD:
|
||||||
|
-
|
||||||
|
-.. code:: sh
|
||||||
|
-
|
||||||
|
- doas pkg_add py3-yamllint
|
||||||
|
-
|
||||||
|
-Alternatively using pip, the Python package manager:
|
||||||
|
-
|
||||||
|
-.. code:: bash
|
||||||
|
-
|
||||||
|
- pip install --user yamllint
|
||||||
|
-
|
||||||
|
-If you prefer installing from source, you can run, from the source directory:
|
||||||
|
-
|
||||||
|
-.. code:: bash
|
||||||
|
-
|
||||||
|
- python setup.py sdist
|
||||||
|
- pip install --user dist/yamllint-*.tar.gz
|
||||||
|
-
|
||||||
|
Running yamllint
|
||||||
|
----------------
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
docs.diff
|
@ -1 +1,2 @@
|
|||||||
yamllint source: debian-watch-does-not-check-gpg-signature
|
yamllint source: debian-watch-does-not-check-gpg-signature
|
||||||
|
yamllint source: no-dh-sequencer
|
||||||
|
Loading…
Reference in New Issue