diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-setuptools-doc/slack-desc | 19 | ||||
-rw-r--r-- | python/python2-setuptools-doc/README (renamed from python/python-setuptools-doc/README) | 0 | ||||
-rw-r--r-- | python/python2-setuptools-doc/python2-setuptools-doc.SlackBuild (renamed from python/python-setuptools-doc/python-setuptools-doc.SlackBuild) | 2 | ||||
-rw-r--r-- | python/python2-setuptools-doc/python2-setuptools-doc.info (renamed from python/python-setuptools-doc/python-setuptools-doc.info) | 2 | ||||
-rw-r--r-- | python/python2-setuptools-doc/slack-desc | 19 |
5 files changed, 21 insertions, 21 deletions
diff --git a/python/python-setuptools-doc/slack-desc b/python/python-setuptools-doc/slack-desc deleted file mode 100644 index b4237a03c4..0000000000 --- a/python/python-setuptools-doc/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -python-setuptools-doc: python-setuptools-doc (HTML documentation for python-setuptools) -python-setuptools-doc: -python-setuptools-doc: The documentation will be installed in /usr/doc/python-setuptools-*/ -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: -python-setuptools-doc: diff --git a/python/python-setuptools-doc/README b/python/python2-setuptools-doc/README index ee6daf6e93..ee6daf6e93 100644 --- a/python/python-setuptools-doc/README +++ b/python/python2-setuptools-doc/README diff --git a/python/python-setuptools-doc/python-setuptools-doc.SlackBuild b/python/python2-setuptools-doc/python2-setuptools-doc.SlackBuild index fd7650de8c..d3a755aa1d 100644 --- a/python/python-setuptools-doc/python-setuptools-doc.SlackBuild +++ b/python/python2-setuptools-doc/python2-setuptools-doc.SlackBuild @@ -22,7 +22,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -PRGNAM=python-setuptools-doc +PRGNAM=python2-setuptools-doc VERSION=${VERSION:-22.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-setuptools-doc/python-setuptools-doc.info b/python/python2-setuptools-doc/python2-setuptools-doc.info index 9d63578189..8a28ab912c 100644 --- a/python/python-setuptools-doc/python-setuptools-doc.info +++ b/python/python2-setuptools-doc/python2-setuptools-doc.info @@ -1,4 +1,4 @@ -PRGNAM="python-setuptools-doc" +PRGNAM="python2-setuptools-doc" VERSION="22.0.5" HOMEPAGE="https://pypi.org/project/setuptools/" DOWNLOAD="https://files.pythonhosted.org/packages/90/7a/b64d5804b6d1aebed1892e4df1c21bcb4f8480095ba8004e48999601119d/setuptools-22.0.5.tar.gz" diff --git a/python/python2-setuptools-doc/slack-desc b/python/python2-setuptools-doc/slack-desc new file mode 100644 index 0000000000..9ac78b1283 --- /dev/null +++ b/python/python2-setuptools-doc/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-setuptools-doc: python2-setuptools-doc (HTML documentation for python-setuptools) +python2-setuptools-doc: +python2-setuptools-doc: The documentation will be installed in /usr/doc/python-setuptools-*/ +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: +python2-setuptools-doc: |