scrpkgs/: orphan Joseph LaFreniere's packages

This includes:
 - python3-GitPython
 - python3-ansible-lint
 - python3-ansicolor
 - python3-bitbucket-api
 - python3-gitdb
 - python3-github3
 - python3-gitlab
 - python3-gogs-client
 - python3-ndg_httpsclient
 - python3-progress
 - python3-proselint
 - python3-smmap
 - python3-vint
 - python3-voluptuous
 - python3-yamllint
 - tokei
This commit is contained in:
Jan Christian Grünhage 2021-10-12 19:43:58 +02:00 committed by Piotr
parent 4bf3b2d484
commit beb9ec7230
16 changed files with 16 additions and 16 deletions

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-gitdb"
short_desc="Library to interact with Git repositories (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/gitpython-developers/GitPython"
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="ansible python3-six python3-yaml python3-ruamel.yaml"
short_desc="Linter for Ansible files"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/willthames/ansible-lint"
changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Library to produce ansi color output (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/numerodix/ansicolor"
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-requests-oauthlib python3-sh"
short_desc="Wrapper for BitBucket's REST API (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://github.com/Sheeprider/BitBucket-api"
distfiles="${PYPI_SITE}/b/bitbucket-api/bitbucket-api-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-smmap"
short_desc="Pure-Python git object database (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/gitpython-developers/gitdb"
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-requests python3-uritemplate"
short_desc="Wrapper for GitHub's API (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github3py.readthedocs.org"
changelog="https://raw.githubusercontent.com/sigmavirus24/github3.py/master/docs/source/release-notes/${version}.rst"

View file

@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-requests python3-six"
checkdepends="${depends}"
short_desc="Wrapper for GitLab's API (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/gpocentek/python-gitlab"
changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/master/ChangeLog.rst"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-future python3-requests python3-attrs"
short_desc="Python3 library for interacting with a gogs server"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/unfoldingWord-dev/python-gogs-client"
distfiles="${PYPI_SITE}/g/gogs_client/gogs_client-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-openssl python3-pyasn1"
short_desc="HTTPS support for httplib and urllib2 (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/cedadev/ndg_httpsclient"
distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Easy to use progress bars (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://github.com/verigak/progress"
distfiles="${PYPI_SITE}/p/progress/progress-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-click python3-future python3-six"
short_desc="Linter for prose (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/amperser/proselint"
changelog="https://raw.githubusercontent.com/amperser/proselint/master/CHANGELOG.md"

View file

@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-nose"
short_desc="Sliding memory map manager (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/gitpython-developers/smmap"
distfiles="${homepage}/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-ansicolor python3-chardet python3-yaml"
short_desc="Lint tool for Vim script language (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/Kuniwak/vint"
distfiles="${PYPI_SITE}/v/vim-vint/vim-vint-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python3 data validation library"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/alecthomas/voluptuous"
changelog="https://raw.githubusercontent.com/alecthomas/voluptuous/master/CHANGELOG.md"

View file

@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
depends="python3-pathspec python3-setuptools python3-yaml"
checkdepends="python3-pathspec python3-yaml"
short_desc="Python3 linter for YAML files"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/adrienverge/yamllint"
distfiles="${homepage}/archive/v${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=12.1.2
revision=1
build_style=cargo
short_desc="Count lines of code"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/XAMPPRocky/tokei"
distfiles="https://github.com/XAMPPRocky/tokei/archive/v${version}.tar.gz"